Class Svg
java.lang.Object
org.snpeff.svg.Svg
- Direct Known Subclasses:
SvgBnd, SvgCds, SvgExon, SvgGene, SvgIntron, SvgNextProt, SvgScale, SvgSpacer, SvgTranscript, SvgTranslocation
Create an SVG representation of a Marker
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_SIZE_X
public static final int DEFAULT_SIZE_X- See Also:
-
DEFAULT_SIZE_Y
public static final int DEFAULT_SIZE_Y- See Also:
-
DEFAULT_BASE_Y
public static final int DEFAULT_BASE_Y- See Also:
-
LINE_COLOR_STROKE
- See Also:
-
LINE_STROKE_WIDTH
public static final int LINE_STROKE_WIDTH- See Also:
-
RECT_COLOR_FILL
- See Also:
-
RECT_COLOR_STROKE
- See Also:
-
RECT_HEIGHT
public static final int RECT_HEIGHT- See Also:
-
RECT_STROKE_WIDTH
public static final int RECT_STROKE_WIDTH- See Also:
-
TEXT_SIZE
public static final int TEXT_SIZE- See Also:
-
TEXT_STYLE
- See Also:
-
debug
public static boolean debug
-
-
Constructor Details
-
Svg
public Svg() -
Svg
-
-
Method Details
-
factory
-
close
-
hline
-
id
-
marker
-
markerId
-
open
-
rectangle
-
rectangle
-
setBaseY
public void setBaseY(int baseY) -
text
-
toString
-