R - the type of the rowspublic class HoverTimeIntervalLayer<R extends Row<?,?,?>> extends SystemLayer<R>
| Type | Property and Description |
|---|---|
ObjectProperty<Paint> |
hoverTimeIntervalFill |
opacity, snapToPixel, visible| Constructor and Description |
|---|
HoverTimeIntervalLayer(GraphicsBase<R> graphics) |
| Modifier and Type | Method and Description |
|---|---|
void |
drawLayer(impl.com.flexganttfx.skin.graphics.RowCanvas<R> canvas,
Instant startTime,
Instant endTime) |
Paint |
getHoverTimeIntervalFill()
Gets the value of the property hoverTimeIntervalFill.
|
List<org.controlsfx.control.PropertySheet.Item> |
getPropertySheetItems() |
ObjectProperty<Paint> |
hoverTimeIntervalFillProperty() |
void |
setHoverTimeIntervalFill(Paint fill)
Sets the value of the property hoverTimeIntervalFill.
|
fadeInOutObservable, getGraphics, getName, getOpacity, isSnapToPixel, isVisible, opacityProperty, redraw, redrawObservable, setSnapToPixel, setVisible, snapPosition, snapSize, snapSpace, snapToPixelProperty, visiblePropertypublic final ObjectProperty<Paint> hoverTimeIntervalFillProperty
public HoverTimeIntervalLayer(GraphicsBase<R> graphics)
public final ObjectProperty<Paint> hoverTimeIntervalFillProperty()
public final Paint getHoverTimeIntervalFill()
public final void setHoverTimeIntervalFill(Paint fill)
public void drawLayer(impl.com.flexganttfx.skin.graphics.RowCanvas<R> canvas, Instant startTime, Instant endTime)
drawLayer in class SystemLayer<R extends Row<?,?,?>>public List<org.controlsfx.control.PropertySheet.Item> getPropertySheetItems()
getPropertySheetItems in class SystemLayer<R extends Row<?,?,?>>Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.