Class SvgOption
java.lang.Object
net.sourceforge.plantuml.klimt.drawing.svg.SvgOption
-
Method Summary
Modifier and TypeMethodDescriptionstatic SvgOption
basic()
final String
getFont()
getHover()
final String
double
getScale()
boolean
boolean
withBackcolor
(HColor backcolor) withColorMapper
(ColorMapper colorMapper) withHoverPathColorRGB
(String hover) withLengthAdjust
(LengthAdjust lengthAdjust) withLinkTarget
(String linkTarget) withMinDim
(XDimension2D minDim) withPreserveAspectRatio
(String preserveAspectRatio) withScale
(double scale) withSvgDimensionStyle
(boolean svgDimensionStyle)
-
Method Details
-
basic
-
withInteractive
-
withLengthAdjust
-
withPreserveAspectRatio
-
withHoverPathColorRGB
-
withSvgDimensionStyle
-
withMinDim
-
withBackcolor
-
withScale
-
withColorMapper
-
withLinkTarget
-
withFont
-
getPreserveAspectRatio
-
isInteractive
public boolean isInteractive() -
getLengthAdjust
-
getHover
-
getSvgDimensionStyle
public boolean getSvgDimensionStyle() -
getMinDim
-
getBackcolor
-
getScale
public double getScale() -
getColorMapper
-
getLinkTarget
-
getFont
-