Class SvgOption
java.lang.Object
net.sourceforge.plantuml.klimt.drawing.svg.SvgOption
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic SvgOption
basic()
getFont()
getHover()
double
getScale()
boolean
getTitle()
boolean
withBackcolor
(HColor backcolor) withColorMapper
(ColorMapper colorMapper) withHoverPathColorRGB
(String hover) withInteractive
(String interactiveBaseFilename) withLengthAdjust
(LengthAdjust lengthAdjust) withLinkTarget
(String linkTarget) withMinDim
(XDimension2D minDim) withPragma
(Pragma pragma) Deprecated.withPreserveAspectRatio
(String preserveAspectRatio) withRootAttribute
(String key, String value) withScale
(double scale) withSvgDimensionStyle
(boolean svgDimensionStyle)
-
Field Details
-
pragma
-
-
Method Details
-
getInteractiveBaseFilename
-
basic
-
withPragma
Deprecated. -
withTitle
-
withInteractive
-
withLengthAdjust
-
withPreserveAspectRatio
-
withHoverPathColorRGB
-
withSvgDimensionStyle
-
withMinDim
-
withBackcolor
-
withScale
-
withColorMapper
-
withLinkTarget
-
withFont
-
getRootAttributes
-
withRootAttribute
-
getPreserveAspectRatio
-
isInteractive
public boolean isInteractive() -
getLengthAdjust
-
getHover
-
getSvgDimensionStyle
public boolean getSvgDimensionStyle() -
getMinDim
-
getBackcolor
-
getScale
public double getScale() -
getColorMapper
-
getLinkTarget
-
getFont
-
getTitle
-