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 UTranslatedx(double dx) static UTranslatedy(double dy) doublegetDx()doublegetDy()booleanisAlmostSame(UTranslate other) multiplyBy(double v) static UTranslatenone()static UTranslatereverse()rotate(double angle) scaled(double scale) sym()toString()