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 double
getScale(double width, double height)
-