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 |
---|
BendContentOperation(IBendableContentPart<VR,? extends VR> bendableContentPart,
java.util.List<IBendableContentPart.BendPoint> initialBendPoints,
java.util.List<IBendableContentPart.BendPoint> finalBendPoints)
Creates a new
BendContentOperation to resize the content of the
given IResizableContentPart . |
Copyright (c) 2014 itemis AG and others. All rights reserved.