Transform this expression with the given translation {@link Operation}. For example, given an Expression encapsulating "foo(revision=3)", calling expression.translateTo("public") yields an expression encapsulating "foo(revision=3)>public".
Translate the label so that the current anchor is located at the given point. Use this if you apply a transform to a label in order to rotate or scale it, but don't want the label to actually go anywhere.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.