Uses of Interface
net.sourceforge.plantuml.Scale

Packages that use Scale
net.sourceforge.plantuml   
 

Uses of Scale in net.sourceforge.plantuml
 

Classes in net.sourceforge.plantuml that implement Scale
 class ScaleHeight
           
 class ScaleSimple
           
 class ScaleWidth
           
 class ScaleWidthAndHeight
           
 

Methods in net.sourceforge.plantuml that return Scale
 Scale UmlDiagram.getScale()
           
 

Methods in net.sourceforge.plantuml with parameters of type Scale
 void UmlDiagram.setScale(Scale scale)
           
 



Copyright © 2013. All Rights Reserved.