public class FXGridBehavior extends AbstractBehavior<javafx.scene.Node> implements java.beans.PropertyChangeListener
pcs
ACTIVE_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, switchAdaptableScopes
public void activate()
activate
in interface IActivatable
activate
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 IActivatable
deactivate
in class AbstractBehavior<javafx.scene.Node>
protected FXGridLayer getGridLayer()
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange
in interface java.beans.PropertyChangeListener
Copyright (c) 2014 itemis AG and others. All rights reserved.