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 PaddingParamReturns 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 TypeMethodDescriptiondoubleSkinParam.getPadding(PaddingParam param) doubleSkinParamDelegator.getPadding(PaddingParam param) -
Uses of PaddingParam in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style with parameters of type PaddingParam