Uses of Enum Class
net.sourceforge.plantuml.skin.LineParam
Packages that use LineParam
Package
Description
-
Uses of LineParam in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return LineParamModifier and TypeMethodDescriptionstatic LineParamReturns the enum constant of this class with the specified name.static LineParam[]LineParam.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 LineParamModifier and TypeMethodDescriptionSkinParam.getThickness(LineParam param, Stereotype stereotype) SkinParamDelegator.getThickness(LineParam param, Stereotype stereotype) -
Uses of LineParam in net.sourceforge.plantuml.skin.rose
Methods in net.sourceforge.plantuml.skin.rose with parameters of type LineParamModifier and TypeMethodDescriptionstatic UStrokeRose.getStroke(ISkinParam param, LineParam lineParam, double defaultValue) -
Uses of LineParam in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style with parameters of type LineParamModifier and TypeMethodDescriptionISkinParam.getThickness(LineParam param, Stereotype stereotype)