Package | Description |
---|---|
org.eclipse.gef.mvc.fx.policies |
This package contains all
IPolicy
implementations contributed by MVC.FX. |
Modifier and Type | Method and Description |
---|---|
protected ResizeOperation |
ResizePolicy.getResizeOperation()
Returns the
ResizeOperation that is used by this
ResizePolicy . |
Modifier and Type | Method and Description |
---|---|
protected ITransactionalOperation |
ResizePolicy.createResizeContentOperation(ResizeOperation resizeOperation)
Create an operation to resize the content according to the given
ResizeOperation . |
Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.