Class SvgOption
java.lang.Object
net.sourceforge.plantuml.klimt.drawing.svg.SvgOption
-
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) withPreserveAspectRatio
(String preserveAspectRatio) withRootAttribute
(String key, String value) withScale
(double scale) withSvgDimensionStyle
(boolean svgDimensionStyle)
-
Method Details
-
getInteractiveBaseFilename
-
basic
-
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
-