Package | Description |
---|---|
com.flexganttfx.view.graphics |
The various graphics controls that are used for rendering the Gantt chart.
|
Modifier and Type | Method and Description |
---|---|
GraphicsBase.LassoSelectionBehaviour |
GraphicsBase.getLassoSelectionBehaviour()
Returns the value of the
GraphicsBase.lassoSelectionBehaviourProperty() . |
static GraphicsBase.LassoSelectionBehaviour |
GraphicsBase.LassoSelectionBehaviour.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphicsBase.LassoSelectionBehaviour[] |
GraphicsBase.LassoSelectionBehaviour.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ObjectProperty<GraphicsBase.LassoSelectionBehaviour> |
GraphicsBase.lassoSelectionBehaviourProperty()
A property used to store the currently used lasso selection behaviour.
|
Modifier and Type | Method and Description |
---|---|
void |
GraphicsBase.setLassoSelectionBehaviour(GraphicsBase.LassoSelectionBehaviour behaviour)
Sets the value of
GraphicsBase.lassoSelectionBehaviourProperty() . |
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.