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, setAdaptable
public IUndoableOperation commit()
commit
in interface ITransactional
protected FXResizePolicy getResizePolicy()
protected FXTransformPolicy getTransformPolicy()
public void init()
init
in interface ITransactional
public void performScaleRelocate(javafx.geometry.Bounds oldBoundsInScene, javafx.geometry.Bounds newBoundsInScene)
Copyright (c) 2014 itemis AG and others. All rights reserved.