Uses of Enum Class
net.sourceforge.plantuml.skin.PaddingParam
Packages that use PaddingParam
-
Uses of PaddingParam in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return PaddingParamModifier and TypeMethodDescriptionstatic PaddingParam
Returns the enum constant of this class with the specified name.static PaddingParam[]
PaddingParam.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.skin with parameters of type PaddingParamModifier and TypeMethodDescriptiondouble
SkinParam.getPadding
(PaddingParam param) double
SkinParamDelegator.getPadding
(PaddingParam param) -
Uses of PaddingParam in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style with parameters of type PaddingParam