Package org.snpeff.svg
Class SvgNextProt
- java.lang.Object
-
- org.snpeff.svg.Svg
-
- org.snpeff.svg.SvgNextProt
-
public class SvgNextProt extends Svg
Create an SVG representation of a NextProt annotation tracks
-
-
Field Summary
-
Fields inherited from class org.snpeff.svg.Svg
debug, DEFAULT_BASE_Y, DEFAULT_SIZE_X, DEFAULT_SIZE_Y, LINE_COLOR_STROKE, LINE_STROKE_WIDTH, RECT_COLOR_FILL, RECT_COLOR_STROKE, RECT_HEIGHT, RECT_STROKE_WIDTH, TEXT_SIZE, TEXT_STYLE
-
-
Constructor Summary
Constructors Constructor Description SvgNextProt(Transcript tr, Svg svg, Markers nextprotMarkers)
-
-
-
Constructor Detail
-
SvgNextProt
public SvgNextProt(Transcript tr, Svg svg, Markers nextprotMarkers)
-
-