Class LimitFinder
java.lang.Object
net.sourceforge.plantuml.klimt.drawing.UGraphicNo
net.sourceforge.plantuml.klimt.drawing.LimitFinder
- All Implemented Interfaces:
UGraphic
-
Method Summary
Modifier and TypeMethodDescriptionstatic LimitFindercreate(StringBounder stringBounder, boolean initToZero) voiddoublegetMaxX()doublegetMaxY()doublegetMinX()doublegetMinY()Methods inherited from class net.sourceforge.plantuml.klimt.drawing.UGraphicNo
closeGroup, closeUrl, flushUg, getDefaultBackground, getParam, getStringBounder, getTranslate, matchesProperty, startGroup, startUrl, writeToStream
-
Method Details
-
apply
-
create
-
draw
-
getColorMapper
- Specified by:
getColorMapperin interfaceUGraphic- Overrides:
getColorMapperin classUGraphicNo
-
getMaxX
public double getMaxX() -
getMaxY
public double getMaxY() -
getMinX
public double getMinX() -
getMinY
public double getMinY() -
getMinMax
-