Constructor and Description |
---|
RadarViewSkin(RadarView<R> view) |
Modifier and Type | Method and Description |
---|---|
javafx.scene.paint.Paint |
getVisibleTimeIntervalColor() |
void |
setVisibleTimeIntervalColor(javafx.scene.paint.Paint visibleTimeIntervalColor) |
javafx.beans.property.ObjectProperty<javafx.scene.paint.Paint> |
visibleTimeIntervalColorProperty()
The color used to fill the rectangle that represents the currently visible time interval.
|
computeBaselineOffset, computeMaxHeight, computeMaxWidth, computeMinHeight, computeMinWidth, computePrefHeight, computePrefWidth, consumeMouseEvents, dispose, executeAccessibleAction, getChildren, getClassCssMetaData, getCssMetaData, getNode, getSkinnable, layoutChildren, layoutInArea, layoutInArea, layoutInArea, positionInArea, positionInArea, pseudoClassStateChanged, queryAccessibleAttribute, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapSize, snapSpace
public final javafx.beans.property.ObjectProperty<javafx.scene.paint.Paint> visibleTimeIntervalColorProperty()
public final javafx.scene.paint.Paint getVisibleTimeIntervalColor()
public final void setVisibleTimeIntervalColor(javafx.scene.paint.Paint visibleTimeIntervalColor)
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.