Uses of Enum Class
net.sourceforge.plantuml.klimt.drawing.svg.LengthAdjust
Packages that use LengthAdjust
Package
Description
-
Uses of LengthAdjust in net.sourceforge.plantuml.klimt.drawing.svg
Methods in net.sourceforge.plantuml.klimt.drawing.svg that return LengthAdjustModifier and TypeMethodDescriptionstatic LengthAdjust
LengthAdjust.defaultValue()
SvgOption.getLengthAdjust()
static LengthAdjust
Returns the enum constant of this class with the specified name.static LengthAdjust[]
LengthAdjust.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.klimt.drawing.svg with parameters of type LengthAdjust -
Uses of LengthAdjust in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return LengthAdjustModifier and TypeMethodDescriptionSkinParam.getlengthAdjust()
SkinParamDelegator.getlengthAdjust()
-
Uses of LengthAdjust in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that return LengthAdjust