R
- the type of the rowspublic class HoverTimeIntervalLayer<R extends Row<?,?,?>> extends SystemLayer<R>
Constructor and Description |
---|
HoverTimeIntervalLayer(GraphicsBase<R> graphics) |
Modifier and Type | Method and Description |
---|---|
void |
drawLayer(RowCanvas<R> canvas,
Instant startTime,
Instant endTime) |
javafx.scene.paint.Paint |
getHoverTimeIntervalFill() |
javafx.beans.property.ObjectProperty<javafx.scene.paint.Paint> |
hoverTimeIntervalFillProperty() |
void |
setHoverTimeIntervalFill(javafx.scene.paint.Paint fill) |
fadeInOutObservable, getOpacity, isVisible, opacityProperty, setVisible, visibleProperty
alphaProperty, disableRedrawAfterPropertyChange, enabledProperty, enableRedrawAfterPropertyChange, getAlpha, getGraphics, getLocation, getName, getTimeAt, isEnabled, isSnapToPixel, redrawObservable, setAlpha, setEnabled, setSnapToPixel, snapPositionX, snapPositionY, snapSizeX, snapSizeY, snapSpaceX, snapSpaceY, snapToPixelProperty
public HoverTimeIntervalLayer(GraphicsBase<R> graphics)
public final javafx.beans.property.ObjectProperty<javafx.scene.paint.Paint> hoverTimeIntervalFillProperty()
public final javafx.scene.paint.Paint getHoverTimeIntervalFill()
public final void setHoverTimeIntervalFill(javafx.scene.paint.Paint fill)
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.