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 |
---|
ResizeContentOperation(IResizableContentPart<VR,? extends VR> resizableContentPart,
Dimension initialSize,
Dimension finalSize)
Creates a new
ResizeContentOperation to resize the content of the
given IResizableContentPart . |
Copyright (c) 2014 itemis AG and others. All rights reserved.