R
- the type of the rowspublic class ScaleLayer<R extends Row<?,?,?>> extends SystemLayer<R>
opacity, snapToPixel, visible
Constructor and Description |
---|
ScaleLayer(GraphicsBase<R> graphics) |
Modifier and Type | Method and Description |
---|---|
ObjectProperty<Paint> |
agendaLabelsFillProperty() |
BooleanProperty |
agendaLabelsVisibleProperty() |
DoubleProperty |
agendaLinesLineWidthProperty() |
DoubleProperty |
agendaLinesSizeProperty() |
ObjectProperty<Paint> |
agendaLinesStrokeProperty() |
BooleanProperty |
agendaLinesVisibleProperty() |
ObjectProperty<Paint> |
backgroundFillProperty() |
BooleanProperty |
bluredBackgroundProperty() |
ObjectProperty<DateTimeFormatter> |
dateTimeFormatterProperty() |
ObjectProperty<Paint> |
dividerLineStrokeProperty() |
void |
drawLayer(impl.com.flexganttfx.skin.graphics.RowCanvas<R> canvas,
Instant startTime,
Instant endTime) |
ObjectProperty<Font> |
fontProperty() |
Paint |
getAgendaLabelsFill()
Gets the value of the property agendaLabelsFill.
|
double |
getAgendaLinesLineWidth()
Gets the value of the property agendaLinesLineWidth.
|
double |
getAgendaLinesSize()
Gets the value of the property agendaLinesSize.
|
Paint |
getAgendaLinesStroke()
Gets the value of the property agendaLinesStroke.
|
Paint |
getBackgroundFill()
Gets the value of the property backgroundFill.
|
DateTimeFormatter |
getDateTimeFormatter()
Gets the value of the property dateTimeFormatter.
|
Paint |
getDividerLineStroke()
Gets the value of the property dividerLineStroke.
|
Font |
getFont()
Gets the value of the property font.
|
Paint |
getMajorChartLabelsFill()
Gets the value of the property majorChartLabelsFill.
|
double |
getMajorChartLinesLineWidth()
Gets the value of the property majorChartLinesLineWidth.
|
double |
getMajorChartLinesSize()
Gets the value of the property majorChartLinesSize.
|
Paint |
getMajorChartLinesStroke()
Gets the value of the property majorChartLinesStroke.
|
Paint |
getMinorChartLabelsFill()
Gets the value of the property minorChartLabelsFill.
|
double |
getMinorChartLinesLineWidth() |
double |
getMinorChartLinesSize()
Gets the value of the property minorChartLinesSize.
|
Paint |
getMinorChartLinesStroke()
Gets the value of the property minorChartLinesStroke.
|
double |
getPrefWidth()
Gets the value of the property prefWidth.
|
List<org.controlsfx.control.PropertySheet.Item> |
getPropertySheetItems() |
double |
getScaleWidth()
Gets the value of the property scaleWidth.
|
boolean |
isAgendaLabelsVisible()
Gets the value of the property agendaLabelsVisible.
|
boolean |
isAgendaLinesVisible()
Gets the value of the property agendaLinesVisible.
|
boolean |
isBluredBackground()
Gets the value of the property bluredBackground.
|
boolean |
isMajorChartLabelsVisible()
Gets the value of the property majorChartLabelsVisible.
|
boolean |
isMajorChartLinesVisible()
Gets the value of the property majorChartLinesVisible.
|
boolean |
isMinorChartLabelsVisible()
Gets the value of the property minorChartLabelsVisible.
|
boolean |
isMinorChartLinesVisible()
Gets the value of the property minorChartLinesVisible.
|
ObjectProperty<Paint> |
majorChartLabelsFillProperty() |
BooleanProperty |
majorChartLabelsVisibleProperty() |
DoubleProperty |
majorChartLinesLineWidthProperty() |
DoubleProperty |
majorChartLinesSizeProperty() |
ObjectProperty<Paint> |
majorChartLinesStrokeProperty() |
BooleanProperty |
majorChartLinesVisibleProperty() |
ObjectProperty<Paint> |
minorChartLabelsFillProperty() |
BooleanProperty |
minorChartLabelsVisibleProperty() |
DoubleProperty |
minorChartLinesSizeProperty() |
ObjectProperty<Paint> |
minorChartLinesStrokeProperty() |
BooleanProperty |
minorChartLinesVisibleProperty() |
DoubleProperty |
minorLinesLineWidthProperty() |
DoubleProperty |
prefWidthProperty() |
ReadOnlyDoubleProperty |
scaleWidthProperty() |
void |
setAgendaLabelsFill(Paint fill)
Sets the value of the property agendaLabelsFill.
|
void |
setAgendaLabelsVisible(boolean visible)
Sets the value of the property agendaLabelsVisible.
|
void |
setAgendaLinesLineWidth(double lineWidth)
Sets the value of the property agendaLinesLineWidth.
|
void |
setAgendaLinesSize(double size)
Sets the value of the property agendaLinesSize.
|
void |
setAgendaLinesStroke(Paint stroke)
Sets the value of the property agendaLinesStroke.
|
void |
setAgendaLinesVisible(boolean visible)
Sets the value of the property agendaLinesVisible.
|
void |
setBackgroundFill(Paint fill)
Sets the value of the property backgroundFill.
|
void |
setBluredBackground(boolean blurred)
Sets the value of the property bluredBackground.
|
void |
setDateTimeFormatter(DateTimeFormatter formatter)
Sets the value of the property dateTimeFormatter.
|
void |
setDividerLineStroke(Paint stroke)
Sets the value of the property dividerLineStroke.
|
void |
setFont(Font font)
Sets the value of the property font.
|
void |
setMajorChartLabelsFill(Paint fill)
Sets the value of the property majorChartLabelsFill.
|
void |
setMajorChartLabelsVisible(boolean visible)
Sets the value of the property majorChartLabelsVisible.
|
void |
setMajorChartLinesLineWidth(double lineWidth)
Sets the value of the property majorChartLinesLineWidth.
|
void |
setMajorChartLinesSize(double size)
Sets the value of the property majorChartLinesSize.
|
void |
setMajorChartLinesStroke(Paint stroke)
Sets the value of the property majorChartLinesStroke.
|
void |
setMajorChartLinesVisible(boolean visible)
Sets the value of the property majorChartLinesVisible.
|
void |
setMinorChartLabelsFill(Paint fill)
Sets the value of the property minorChartLabelsFill.
|
void |
setMinorChartLabelsVisible(boolean visible)
Sets the value of the property minorChartLabelsVisible.
|
void |
setMinorChartLinesLineWidth(double lineWidth) |
void |
setMinorChartLinesSize(double size)
Sets the value of the property minorChartLinesSize.
|
void |
setMinorChartLinesStroke(Paint stroke)
Sets the value of the property minorChartLinesStroke.
|
void |
setMinorChartLinesVisible(boolean visible)
Sets the value of the property minorChartLinesVisible.
|
void |
setPrefWidth(double width)
Sets the value of the property prefWidth.
|
fadeInOutObservable, getGraphics, getName, getOpacity, isSnapToPixel, isVisible, opacityProperty, redraw, redrawObservable, setSnapToPixel, setVisible, snapPosition, snapSize, snapSpace, snapToPixelProperty, visibleProperty
public final ObjectProperty<Font> fontProperty
getFont()
,
setFont(Font)
public final ObjectProperty<Paint> dividerLineStrokeProperty
public final BooleanProperty bluredBackgroundProperty
isBluredBackground()
,
setBluredBackground(boolean)
public final ObjectProperty<Paint> backgroundFillProperty
getBackgroundFill()
,
setBackgroundFill(Paint)
public final DoubleProperty prefWidthProperty
getPrefWidth()
,
setPrefWidth(double)
public final ReadOnlyDoubleProperty scaleWidthProperty
getScaleWidth()
public final BooleanProperty majorChartLabelsVisibleProperty
public final BooleanProperty minorChartLabelsVisibleProperty
public final BooleanProperty majorChartLinesVisibleProperty
public final ObjectProperty<Paint> majorChartLinesStrokeProperty
public final ObjectProperty<Paint> majorChartLabelsFillProperty
public final ObjectProperty<Paint> minorChartLabelsFillProperty
public final DoubleProperty majorChartLinesLineWidthProperty
public final DoubleProperty majorChartLinesSizeProperty
public final BooleanProperty minorChartLinesVisibleProperty
public final ObjectProperty<Paint> minorChartLinesStrokeProperty
public final DoubleProperty minorLinesLineWidthProperty
public final DoubleProperty minorChartLinesSizeProperty
public final BooleanProperty agendaLabelsVisibleProperty
public final DoubleProperty agendaLinesLineWidthProperty
public final DoubleProperty agendaLinesSizeProperty
getAgendaLinesSize()
,
setAgendaLinesSize(double)
public final ObjectProperty<Paint> agendaLinesStrokeProperty
public final ObjectProperty<Paint> agendaLabelsFillProperty
getAgendaLabelsFill()
,
setAgendaLabelsFill(Paint)
public final BooleanProperty agendaLinesVisibleProperty
public final ObjectProperty<DateTimeFormatter> dateTimeFormatterProperty
public ScaleLayer(GraphicsBase<R> graphics)
public void drawLayer(impl.com.flexganttfx.skin.graphics.RowCanvas<R> canvas, Instant startTime, Instant endTime)
drawLayer
in class SystemLayer<R extends Row<?,?,?>>
public final ObjectProperty<Font> fontProperty()
getFont()
,
setFont(Font)
public final void setFont(Font font)
public final Font getFont()
public final ObjectProperty<Paint> dividerLineStrokeProperty()
public final Paint getDividerLineStroke()
public final void setDividerLineStroke(Paint stroke)
public final BooleanProperty bluredBackgroundProperty()
isBluredBackground()
,
setBluredBackground(boolean)
public final boolean isBluredBackground()
public final void setBluredBackground(boolean blurred)
public final ObjectProperty<Paint> backgroundFillProperty()
getBackgroundFill()
,
setBackgroundFill(Paint)
public final Paint getBackgroundFill()
public final void setBackgroundFill(Paint fill)
public final DoubleProperty prefWidthProperty()
getPrefWidth()
,
setPrefWidth(double)
public final double getPrefWidth()
public final void setPrefWidth(double width)
public final ReadOnlyDoubleProperty scaleWidthProperty()
getScaleWidth()
public final double getScaleWidth()
public final BooleanProperty majorChartLabelsVisibleProperty()
public final void setMajorChartLabelsVisible(boolean visible)
public final boolean isMajorChartLabelsVisible()
public final BooleanProperty minorChartLabelsVisibleProperty()
public final void setMinorChartLabelsVisible(boolean visible)
public final boolean isMinorChartLabelsVisible()
public final BooleanProperty majorChartLinesVisibleProperty()
public final void setMajorChartLinesVisible(boolean visible)
public final boolean isMajorChartLinesVisible()
public final ObjectProperty<Paint> majorChartLinesStrokeProperty()
public final Paint getMajorChartLinesStroke()
public final void setMajorChartLinesStroke(Paint stroke)
public final ObjectProperty<Paint> majorChartLabelsFillProperty()
public final Paint getMajorChartLabelsFill()
public final void setMajorChartLabelsFill(Paint fill)
public final ObjectProperty<Paint> minorChartLabelsFillProperty()
public final Paint getMinorChartLabelsFill()
public final void setMinorChartLabelsFill(Paint fill)
public final DoubleProperty majorChartLinesLineWidthProperty()
public final double getMajorChartLinesLineWidth()
public final void setMajorChartLinesLineWidth(double lineWidth)
public final DoubleProperty majorChartLinesSizeProperty()
public final double getMajorChartLinesSize()
public final void setMajorChartLinesSize(double size)
public final BooleanProperty minorChartLinesVisibleProperty()
public final void setMinorChartLinesVisible(boolean visible)
public final boolean isMinorChartLinesVisible()
public final ObjectProperty<Paint> minorChartLinesStrokeProperty()
public final Paint getMinorChartLinesStroke()
public final void setMinorChartLinesStroke(Paint stroke)
public final DoubleProperty minorLinesLineWidthProperty()
public final double getMinorChartLinesLineWidth()
public final void setMinorChartLinesLineWidth(double lineWidth)
public final DoubleProperty minorChartLinesSizeProperty()
public final double getMinorChartLinesSize()
public final void setMinorChartLinesSize(double size)
public final BooleanProperty agendaLabelsVisibleProperty()
public final void setAgendaLabelsVisible(boolean visible)
public final boolean isAgendaLabelsVisible()
public final DoubleProperty agendaLinesLineWidthProperty()
public final double getAgendaLinesLineWidth()
public final void setAgendaLinesLineWidth(double lineWidth)
public final DoubleProperty agendaLinesSizeProperty()
getAgendaLinesSize()
,
setAgendaLinesSize(double)
public final double getAgendaLinesSize()
public final void setAgendaLinesSize(double size)
public final ObjectProperty<Paint> agendaLinesStrokeProperty()
public final Paint getAgendaLinesStroke()
public final void setAgendaLinesStroke(Paint stroke)
public final ObjectProperty<Paint> agendaLabelsFillProperty()
getAgendaLabelsFill()
,
setAgendaLabelsFill(Paint)
public final Paint getAgendaLabelsFill()
public final void setAgendaLabelsFill(Paint fill)
public final BooleanProperty agendaLinesVisibleProperty()
public final void setAgendaLinesVisible(boolean visible)
public final boolean isAgendaLinesVisible()
public final ObjectProperty<DateTimeFormatter> dateTimeFormatterProperty()
public final void setDateTimeFormatter(DateTimeFormatter formatter)
public final DateTimeFormatter getDateTimeFormatter()
public List<org.controlsfx.control.PropertySheet.Item> getPropertySheetItems()
getPropertySheetItems
in class SystemLayer<R extends Row<?,?,?>>
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.