Class Position
java.lang.Object
net.sourceforge.plantuml.klimt.creole.Position
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionalign
(double height) void
double
final double
getMaxY()
final double
getMinY()
double
getWidth()
toString()
translateX
(double dx) translateY
(double dy)
-
Constructor Details
-
Position
-
-
Method Details