Uses of Interface
net.sourceforge.plantuml.Scale
-
Packages that use Scale Package Description net.sourceforge.plantuml -
-
Uses of Scale in net.sourceforge.plantuml
Classes in net.sourceforge.plantuml that implement Scale Modifier and Type Class Description classScaleHeightclassScaleMaxHeightclassScaleMaxWidthclassScaleMaxWidthAndHeightclassScaleSimpleclassScaleWidthclassScaleWidthAndHeightMethods in net.sourceforge.plantuml that return Scale Modifier and Type Method Description ScaleAbstractPSystem. getScale()Methods in net.sourceforge.plantuml with parameters of type Scale Modifier and Type Method Description voidAbstractPSystem. setScale(Scale scale)
-