Package net.sourceforge.plantuml.klimt
Class UTranslate
java.lang.Object
net.sourceforge.plantuml.klimt.UTranslate
- All Implemented Interfaces:
UChange
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply
(XRectangle2D rect) compose
(UTranslate other) static UTranslate
dx
(double dx) static UTranslate
dy
(double dy) double
getDx()
double
getDy()
boolean
isAlmostSame
(UTranslate other) multiplyBy
(double v) static UTranslate
none()
static UTranslate
reverse()
rotate
(double angle) scaled
(double scale) sym()
toString()