R
- the type of the rowspublic class SelectedTimeIntervalsLayer<R extends Row<?,?,?>> extends SystemLayer<R>
Constructor and Description |
---|
SelectedTimeIntervalsLayer(GraphicsBase<R> graphics) |
Modifier and Type | Method and Description |
---|---|
void |
drawLayer(impl.com.flexganttfx.skin.graphics.RowCanvas<R> canvas,
Instant startTime,
Instant endTime) |
javafx.scene.paint.Paint |
getSelectedTimeIntervalFill() |
javafx.beans.property.ObjectProperty<javafx.scene.paint.Paint> |
selectedTimeIntervalFillProperty() |
void |
setSelectedTimeIntervalFill(javafx.scene.paint.Paint fill) |
fadeInOutObservable, getGraphics, getName, getOpacity, isSnapToPixel, isVisible, opacityProperty, redraw, redrawObservable, setSnapToPixel, setVisible, snapPosition, snapSize, snapSpace, snapToPixelProperty, visibleProperty
public SelectedTimeIntervalsLayer(GraphicsBase<R> graphics)
public final javafx.beans.property.ObjectProperty<javafx.scene.paint.Paint> selectedTimeIntervalFillProperty()
public final javafx.scene.paint.Paint getSelectedTimeIntervalFill()
public final void setSelectedTimeIntervalFill(javafx.scene.paint.Paint fill)
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.