- All Known Implementing Classes:
EditTool
,FillableShape2D
,Label
,Null
,NURBSShape2D
,ObjectData
,QuadraticLine
,Rotation
,Shape2D
,Shape2DBase
,TextLabel
,ToolRoot2D
public interface Transformation
-
Method Summary
Modifier and TypeMethodDescriptionvoid
postTransform
(Object object, boolean asNode, Matrix3d in, Matrix3d out, Matrix3d pre, GraphState gs) void
preTransform
(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)
-