Package | Description |
---|---|
com.flexganttfx.view.graphics |
The various graphics controls that are used for rendering the Gantt chart.
|
impl.com.flexganttfx.skin.graphics |
Classes for the graphics skin.
|
Modifier and Type | Method and Description |
---|---|
LassoEvent.LassoInfo |
LassoEvent.getInfo()
Returns the detailed information about the lasso operation (selected
rows, selected time interval, etc...).
|
Constructor and Description |
---|
LassoEvent(GraphicsBase<?> target,
javafx.event.EventType<? extends LassoEvent> eventType,
LassoEvent.LassoInfo info)
Constructs a new event object.
|
Modifier and Type | Method and Description |
---|---|
protected LassoEvent.LassoInfo |
GraphicsBaseSkin.createLassoInfo(javafx.scene.input.MouseEvent evt) |
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.