Package | Description |
---|---|
org.eclipse.gef4.mvc.operations |
This package contains implementations of
IUndoableOperation which can be
used to manipulate the default models, especially content creation and
removal. |
Constructor and Description |
---|
TransformContentOperation(ITransformableContentPart<VR,? extends VR> transformableContentPart,
AffineTransform deltaTransform)
Creates a new
TransformContentOperation for the given
ITransformableContentPart to set the given
AffineTransform . |
Copyright (c) 2014 itemis AG and others. All rights reserved.