Package net.sourceforge.plantuml
Interface Scale
-
- All Known Implementing Classes:
ScaleHeight,ScaleMaxHeight,ScaleMaxWidth,ScaleMaxWidthAndHeight,ScaleSimple,ScaleWidth,ScaleWidthAndHeight
public interface Scale
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetScale(double width, double height)
-