public class FXScaleRelocatePolicy extends AbstractPolicy<javafx.scene.Node> implements ITransactional
| Constructor and Description |
|---|
FXScaleRelocatePolicy() |
| Modifier and Type | Method and Description |
|---|---|
IUndoableOperation |
commit() |
protected FXResizePolicy |
getResizePolicy() |
protected FXTransformPolicy |
getTransformPolicy() |
void |
init() |
void |
performScaleRelocate(javafx.geometry.Bounds oldBoundsInScene,
javafx.geometry.Bounds newBoundsInScene) |
commit, disableRefreshVisuals, enableRefreshVisuals, getAdaptable, getHost, init, setAdaptablepublic IUndoableOperation commit()
commit in interface ITransactionalprotected FXResizePolicy getResizePolicy()
protected FXTransformPolicy getTransformPolicy()
public void init()
init in interface ITransactionalpublic void performScaleRelocate(javafx.geometry.Bounds oldBoundsInScene,
javafx.geometry.Bounds newBoundsInScene)
Copyright (c) 2014 itemis AG and others. All rights reserved.