public class FXGridBehavior extends AbstractBehavior<javafx.scene.Node> implements java.beans.PropertyChangeListener
pcsACTIVE_PROPERTY| Constructor and Description |
|---|
FXGridBehavior() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
protected void |
applyContentsTransform(AffineTransform contentsTransform) |
protected void |
applyGridCellHeight(double height) |
protected void |
applyGridCellWidth(double width) |
protected void |
applyShowGrid(boolean showGrid) |
protected void |
applyZoomGrid(boolean zoomGrid) |
void |
deactivate() |
protected FXGridLayer |
getGridLayer() |
void |
propertyChange(java.beans.PropertyChangeEvent evt) |
addFeedback, addFeedback, addHandles, addHandles, addPropertyChangeListener, getAdaptable, getFeedbackParts, getHandleParts, getHost, isActive, removeFeedback, removeHandles, removePropertyChangeListener, setAdaptable, switchAdaptableScopespublic void activate()
activate in interface IActivatableactivate in class AbstractBehavior<javafx.scene.Node>protected void applyContentsTransform(AffineTransform contentsTransform)
protected void applyGridCellHeight(double height)
protected void applyGridCellWidth(double width)
protected void applyShowGrid(boolean showGrid)
protected void applyZoomGrid(boolean zoomGrid)
public void deactivate()
deactivate in interface IActivatabledeactivate in class AbstractBehavior<javafx.scene.Node>protected FXGridLayer getGridLayer()
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange in interface java.beans.PropertyChangeListenerCopyright (c) 2014 itemis AG and others. All rights reserved.