Class Position
java.lang.Object
net.sourceforge.plantuml.klimt.creole.Position
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionalign(double height) voiddoublefinal doublegetMaxY()final doublegetMinY()doublegetWidth()toString()translateX(double dx) translateY(double dy)
-
Constructor Details
-
Position
-
-
Method Details
-
toString
-
align
-
getMinY
public final double getMinY() -
getMaxY
public final double getMaxY() -
translate
-
translateY
-
translateX
-
update
-
drawDebug
-
getHeight
public double getHeight() -
getWidth
public double getWidth() -
getTranslate
-