Class TransformVisualOperation

java.lang.Object
org.eclipse.core.commands.operations.AbstractOperation
org.eclipse.gef.mvc.fx.operations.TransformVisualOperation
All Implemented Interfaces:
IUndoableOperation, ITransactionalOperation

public class TransformVisualOperation extends AbstractOperation implements ITransactionalOperation
The TransformVisualOperation can be used to change an Affine, for example, one that is contained within the transformations list of a Node to transform that Node.