- All Known Implementing Classes:
EditTool,FillableShape2D,Label,Null,NURBSShape2D,ObjectData,QuadraticLine,Rotation,Shape2D,Shape2DBase,TextLabel,ToolRoot2D
public interface Transformation
-
Method Summary
Modifier and TypeMethodDescriptionvoidpostTransform(Object object, boolean asNode, Matrix3d in, Matrix3d out, Matrix3d pre, GraphState gs) voidpreTransform(Object object, boolean asNode, Matrix3d in, Matrix3d out, GraphState gs)
-
Method Details
-
preTransform
-
postTransform
void postTransform(Object object, boolean asNode, Matrix3d in, Matrix3d out, Matrix3d pre, GraphState gs)
-