R
- the type of the rowspublic class ScaleRowHeader<R extends Row<?,?,?>> extends GraphicsBase.RowHeader<R>
Constructor and Description |
---|
ScaleRowHeader(GraphicsBase<R> graphics) |
Modifier and Type | Method and Description |
---|---|
javafx.beans.property.BooleanProperty |
agendaLabelsVisibleProperty() |
javafx.beans.property.DoubleProperty |
agendaLinesLineWidthProperty() |
javafx.beans.property.DoubleProperty |
agendaLinesSizeProperty() |
javafx.beans.property.ObjectProperty<javafx.scene.paint.Paint> |
agendaLinesStrokeProperty() |
javafx.beans.property.BooleanProperty |
agendaLinesVisibleProperty() |
javafx.beans.property.ObjectProperty<DateTimeFormatter> |
dateTimeFormatterProperty() |
javafx.beans.property.ObjectProperty<javafx.scene.paint.Paint> |
dividerLineStrokeProperty() |
double |
getAgendaLinesLineWidth() |
double |
getAgendaLinesSize() |
javafx.scene.paint.Paint |
getAgendaLinesStroke() |
DateTimeFormatter |
getDateTimeFormatter() |
javafx.scene.paint.Paint |
getDividerLineStroke() |
double |
getMajorChartLinesLineWidth() |
double |
getMajorChartLinesSize() |
javafx.scene.paint.Paint |
getMajorChartLinesStroke() |
double |
getMinorChartLinesLineWidth() |
double |
getMinorChartLinesSize() |
javafx.scene.paint.Paint |
getMinorChartLinesStroke() |
NumberFormat |
getNumberFormat()
Returns the value of
numberFormatProperty() . |
boolean |
isAgendaLabelsVisible() |
boolean |
isAgendaLinesVisible() |
boolean |
isMajorChartLabelsVisible() |
boolean |
isMajorChartLinesVisible() |
boolean |
isMinorChartLabelsVisible() |
boolean |
isMinorChartLinesVisible() |
javafx.beans.property.BooleanProperty |
majorChartLabelsVisibleProperty() |
javafx.beans.property.DoubleProperty |
majorChartLinesLineWidthProperty() |
javafx.beans.property.DoubleProperty |
majorChartLinesSizeProperty() |
javafx.beans.property.ObjectProperty<javafx.scene.paint.Paint> |
majorChartLinesStrokeProperty() |
javafx.beans.property.BooleanProperty |
majorChartLinesVisibleProperty() |
javafx.beans.property.BooleanProperty |
minorChartLabelsVisibleProperty() |
javafx.beans.property.DoubleProperty |
minorChartLinesLineWidthProperty() |
javafx.beans.property.DoubleProperty |
minorChartLinesSizeProperty() |
javafx.beans.property.ObjectProperty<javafx.scene.paint.Paint> |
minorChartLinesStrokeProperty() |
javafx.beans.property.BooleanProperty |
minorChartLinesVisibleProperty() |
javafx.beans.property.ObjectProperty<NumberFormat> |
numberFormatProperty()
A property used to store a number format that will be used to format
the labels shown when a chart layout is being used.
|
protected void |
redrawObservable(javafx.beans.Observable observable)
Registers the given observable as something that requires
a redraw of the graphics area.
|
void |
setAgendaLabelsVisible(boolean visible) |
void |
setAgendaLinesLineWidth(double lineWidth) |
void |
setAgendaLinesSize(double size) |
void |
setAgendaLinesStroke(javafx.scene.paint.Paint stroke) |
void |
setAgendaLinesVisible(boolean visible) |
void |
setDateTimeFormatter(DateTimeFormatter formatter) |
void |
setDividerLineStroke(javafx.scene.paint.Paint stroke) |
void |
setMajorChartLabelsVisible(boolean visible) |
void |
setMajorChartLinesLineWidth(double lineWidth) |
void |
setMajorChartLinesSize(double size) |
void |
setMajorChartLinesStroke(javafx.scene.paint.Paint stroke) |
void |
setMajorChartLinesVisible(boolean visible) |
void |
setMinorChartLabelsVisible(boolean visible) |
void |
setMinorChartLinesLineWidth(double lineWidth) |
void |
setMinorChartLinesSize(double size) |
void |
setMinorChartLinesStroke(javafx.scene.paint.Paint stroke) |
void |
setMinorChartLinesVisible(boolean visible) |
void |
setNumberFormat(NumberFormat format)
Returns the value of
getNumberFormat() . |
getGraphics, getItem, itemProperty, setItem
createDefaultSkin, getLabelFor, impl_cssGetFocusTraversableInitialValue, labelForProperty, setLabelFor
alignmentProperty, contentDisplayProperty, ellipsisStringProperty, fontProperty, getAlignment, getClassCssMetaData, getContentBias, getContentDisplay, getControlCssMetaData, getEllipsisString, getFont, getGraphic, getGraphicTextGap, getLabelPadding, getLineSpacing, getText, getTextAlignment, getTextFill, getTextOverrun, graphicProperty, graphicTextGapProperty, impl_cssGetAlignmentInitialValue, isMnemonicParsing, isUnderline, isWrapText, labelPaddingProperty, lineSpacingProperty, mnemonicParsingProperty, setAlignment, setContentDisplay, setEllipsisString, setFont, setGraphic, setGraphicTextGap, setLineSpacing, setMnemonicParsing, setText, setTextAlignment, setTextFill, setTextOverrun, setUnderline, setWrapText, textAlignmentProperty, textFillProperty, textOverrunProperty, textProperty, toString, underlineProperty, wrapTextProperty
computeMaxHeight, computeMaxWidth, computeMinHeight, computeMinWidth, computePrefHeight, computePrefWidth, contextMenuProperty, executeAccessibleAction, getBaselineOffset, getContextMenu, getCssMetaData, getSkin, getTooltip, impl_processCSS, isResizable, layoutChildren, queryAccessibleAttribute, setContextMenu, setSkin, setTooltip, skinClassNameProperty, skinProperty, tooltipProperty
backgroundProperty, borderProperty, cacheShapeProperty, centerShapeProperty, getBackground, getBorder, getHeight, getInsets, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getOpaqueInsets, getPadding, getPrefHeight, getPrefWidth, getShape, getUserAgentStylesheet, getWidth, heightProperty, impl_computeContains, impl_computeGeomBounds, impl_computeLayoutBounds, impl_createPeer, impl_notifyLayoutBoundsChanged, impl_pickNodeLocal, impl_updatePeer, insetsProperty, isCacheShape, isCenterShape, isScaleShape, isSnapToPixel, layoutInArea, layoutInArea, layoutInArea, layoutInArea, maxHeight, maxHeightProperty, maxWidth, maxWidthProperty, minHeight, minHeightProperty, minWidth, minWidthProperty, opaqueInsetsProperty, paddingProperty, positionInArea, positionInArea, prefHeight, prefHeightProperty, prefWidth, prefWidthProperty, resize, scaleShapeProperty, setBackground, setBorder, setCacheShape, setCenterShape, setHeight, setMaxHeight, setMaxSize, setMaxWidth, setMinHeight, setMinSize, setMinWidth, setOpaqueInsets, setPadding, setPrefHeight, setPrefSize, setPrefWidth, setScaleShape, setShape, setSnapToPixel, setWidth, shapeProperty, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapSize, snapSpace, snapToPixelProperty, widthProperty
getChildren, getChildrenUnmodifiable, getImpl_traversalEngine, getManagedChildren, getStylesheets, impl_getAllParentStylesheets, impl_processMXNode, impl_traversalEngineProperty, isNeedsLayout, layout, lookup, needsLayoutProperty, requestLayout, requestParentLayout, setImpl_traversalEngine, setNeedsLayout, updateBounds
accessibleHelpProperty, accessibleRoleDescriptionProperty, accessibleRoleProperty, accessibleTextProperty, addEventFilter, addEventHandler, applyCss, autosize, blendModeProperty, boundsInLocalProperty, boundsInParentProperty, buildEventDispatchChain, cacheHintProperty, cacheProperty, clipProperty, computeAreaInScreen, contains, contains, containsBounds, cursorProperty, depthTestProperty, disabledProperty, disableProperty, effectiveNodeOrientationProperty, effectProperty, eventDispatcherProperty, fireEvent, focusedProperty, focusTraversableProperty, getAccessibleHelp, getAccessibleRole, getAccessibleRoleDescription, getAccessibleText, getBlendMode, getBoundsInLocal, getBoundsInParent, getCacheHint, getClip, getCursor, getDepthTest, getEffect, getEffectiveNodeOrientation, getEventDispatcher, getId, getInputMethodRequests, getLayoutBounds, getLayoutX, getLayoutY, getLocalToParentTransform, getLocalToSceneTransform, getNodeOrientation, getOnContextMenuRequested, getOnDragDetected, getOnDragDone, getOnDragDropped, getOnDragEntered, getOnDragExited, getOnDragOver, getOnInputMethodTextChanged, getOnKeyPressed, getOnKeyReleased, getOnKeyTyped, getOnMouseClicked, getOnMouseDragEntered, getOnMouseDragExited, getOnMouseDragged, getOnMouseDragOver, getOnMouseDragReleased, getOnMouseEntered, getOnMouseExited, getOnMouseMoved, getOnMousePressed, getOnMouseReleased, getOnRotate, getOnRotationFinished, getOnRotationStarted, getOnScroll, getOnScrollFinished, getOnScrollStarted, getOnSwipeDown, getOnSwipeLeft, getOnSwipeRight, getOnSwipeUp, getOnTouchMoved, getOnTouchPressed, getOnTouchReleased, getOnTouchStationary, getOnZoom, getOnZoomFinished, getOnZoomStarted, getOpacity, getParent, getProperties, getPseudoClassStates, getRotate, getRotationAxis, getScaleX, getScaleY, getScaleZ, getScene, getStyle, getStyleableParent, getStyleClass, getTransforms, getTranslateX, getTranslateY, getTranslateZ, getTypeSelector, getUserData, hasProperties, hoverProperty, idProperty, impl_clearDirty, impl_computeIntersects, impl_cssGetCursorInitialValue, impl_findStyles, impl_geomChanged, impl_getLeafTransform, impl_getMatchingStyles, impl_getPeer, impl_getPivotX, impl_getPivotY, impl_getPivotZ, impl_getStyleMap, impl_hasTransforms, impl_intersects, impl_intersectsBounds, impl_isDirty, impl_isDirtyEmpty, impl_isShowMnemonics, impl_isTreeVisible, impl_layoutBoundsChanged, impl_markDirty, impl_pickNode, impl_processCSS, impl_reapplyCSS, impl_setShowMnemonics, impl_setStyleMap, impl_showMnemonicsProperty, impl_syncPeer, impl_transformsChanged, impl_traverse, impl_treeVisibleProperty, inputMethodRequestsProperty, intersects, intersects, isCache, isDisable, isDisabled, isFocused, isFocusTraversable, isHover, isManaged, isMouseTransparent, isPickOnBounds, isPressed, isVisible, layoutBoundsProperty, layoutXProperty, layoutYProperty, localToParent, localToParent, localToParent, localToParent, localToParent, localToParentTransformProperty, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToSceneTransformProperty, localToScreen, localToScreen, localToScreen, localToScreen, localToScreen, lookupAll, managedProperty, mouseTransparentProperty, nodeOrientationProperty, notifyAccessibleAttributeChanged, onContextMenuRequestedProperty, onDragDetectedProperty, onDragDoneProperty, onDragDroppedProperty, onDragEnteredProperty, onDragExitedProperty, onDragOverProperty, onInputMethodTextChangedProperty, onKeyPressedProperty, onKeyReleasedProperty, onKeyTypedProperty, onMouseClickedProperty, onMouseDragEnteredProperty, onMouseDragExitedProperty, onMouseDraggedProperty, onMouseDragOverProperty, onMouseDragReleasedProperty, onMouseEnteredProperty, onMouseExitedProperty, onMouseMovedProperty, onMousePressedProperty, onMouseReleasedProperty, onRotateProperty, onRotationFinishedProperty, onRotationStartedProperty, onScrollFinishedProperty, onScrollProperty, onScrollStartedProperty, onSwipeDownProperty, onSwipeLeftProperty, onSwipeRightProperty, onSwipeUpProperty, onTouchMovedProperty, onTouchPressedProperty, onTouchReleasedProperty, onTouchStationaryProperty, onZoomFinishedProperty, onZoomProperty, onZoomStartedProperty, opacityProperty, parentProperty, parentToLocal, parentToLocal, parentToLocal, parentToLocal, parentToLocal, pickOnBoundsProperty, pressedProperty, pseudoClassStateChanged, relocate, removeEventFilter, removeEventHandler, requestFocus, resizeRelocate, rotateProperty, rotationAxisProperty, scaleXProperty, scaleYProperty, scaleZProperty, sceneProperty, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, sceneToLocal, screenToLocal, screenToLocal, screenToLocal, setAccessibleHelp, setAccessibleRole, setAccessibleRoleDescription, setAccessibleText, setBlendMode, setCache, setCacheHint, setClip, setCursor, setDepthTest, setDisable, setDisabled, setEffect, setEventDispatcher, setEventHandler, setFocused, setFocusTraversable, setHover, setId, setInputMethodRequests, setLayoutX, setLayoutY, setManaged, setMouseTransparent, setNodeOrientation, setOnContextMenuRequested, setOnDragDetected, setOnDragDone, setOnDragDropped, setOnDragEntered, setOnDragExited, setOnDragOver, setOnInputMethodTextChanged, setOnKeyPressed, setOnKeyReleased, setOnKeyTyped, setOnMouseClicked, setOnMouseDragEntered, setOnMouseDragExited, setOnMouseDragged, setOnMouseDragOver, setOnMouseDragReleased, setOnMouseEntered, setOnMouseExited, setOnMouseMoved, setOnMousePressed, setOnMouseReleased, setOnRotate, setOnRotationFinished, setOnRotationStarted, setOnScroll, setOnScrollFinished, setOnScrollStarted, setOnSwipeDown, setOnSwipeLeft, setOnSwipeRight, setOnSwipeUp, setOnTouchMoved, setOnTouchPressed, setOnTouchReleased, setOnTouchStationary, setOnZoom, setOnZoomFinished, setOnZoomStarted, setOpacity, setPickOnBounds, setPressed, setRotate, setRotationAxis, setScaleX, setScaleY, setScaleZ, setStyle, setTranslateX, setTranslateY, setTranslateZ, setUserData, setVisible, snapshot, snapshot, startDragAndDrop, startFullDrag, styleProperty, toBack, toFront, translateXProperty, translateYProperty, translateZProperty, usesMirroring, visibleProperty
public ScaleRowHeader(GraphicsBase<R> graphics)
protected void redrawObservable(javafx.beans.Observable observable)
observable
- the observable to monitor for changespublic final javafx.beans.property.ObjectProperty<javafx.scene.paint.Paint> dividerLineStrokeProperty()
public final javafx.scene.paint.Paint getDividerLineStroke()
public final void setDividerLineStroke(javafx.scene.paint.Paint stroke)
public final javafx.beans.property.BooleanProperty majorChartLabelsVisibleProperty()
public final boolean isMajorChartLabelsVisible()
public final void setMajorChartLabelsVisible(boolean visible)
public final javafx.beans.property.BooleanProperty minorChartLabelsVisibleProperty()
public final boolean isMinorChartLabelsVisible()
public final void setMinorChartLabelsVisible(boolean visible)
public final javafx.beans.property.BooleanProperty majorChartLinesVisibleProperty()
public final boolean isMajorChartLinesVisible()
public final void setMajorChartLinesVisible(boolean visible)
public final javafx.beans.property.ObjectProperty<javafx.scene.paint.Paint> majorChartLinesStrokeProperty()
public final javafx.scene.paint.Paint getMajorChartLinesStroke()
public final void setMajorChartLinesStroke(javafx.scene.paint.Paint stroke)
public final javafx.beans.property.DoubleProperty majorChartLinesLineWidthProperty()
public final double getMajorChartLinesLineWidth()
public final void setMajorChartLinesLineWidth(double lineWidth)
public final javafx.beans.property.DoubleProperty majorChartLinesSizeProperty()
public final double getMajorChartLinesSize()
public final void setMajorChartLinesSize(double size)
public final javafx.beans.property.BooleanProperty minorChartLinesVisibleProperty()
public final boolean isMinorChartLinesVisible()
public final void setMinorChartLinesVisible(boolean visible)
public final javafx.beans.property.ObjectProperty<javafx.scene.paint.Paint> minorChartLinesStrokeProperty()
public final javafx.scene.paint.Paint getMinorChartLinesStroke()
public final void setMinorChartLinesStroke(javafx.scene.paint.Paint stroke)
public final javafx.beans.property.DoubleProperty minorChartLinesLineWidthProperty()
public final double getMinorChartLinesLineWidth()
public final void setMinorChartLinesLineWidth(double lineWidth)
public final javafx.beans.property.DoubleProperty minorChartLinesSizeProperty()
public final double getMinorChartLinesSize()
public final void setMinorChartLinesSize(double size)
public final javafx.beans.property.BooleanProperty agendaLabelsVisibleProperty()
public final boolean isAgendaLabelsVisible()
public final void setAgendaLabelsVisible(boolean visible)
public final javafx.beans.property.DoubleProperty agendaLinesLineWidthProperty()
public final double getAgendaLinesLineWidth()
public final void setAgendaLinesLineWidth(double lineWidth)
public final javafx.beans.property.DoubleProperty agendaLinesSizeProperty()
public final double getAgendaLinesSize()
public final void setAgendaLinesSize(double size)
public final javafx.beans.property.ObjectProperty<javafx.scene.paint.Paint> agendaLinesStrokeProperty()
public final javafx.scene.paint.Paint getAgendaLinesStroke()
public final void setAgendaLinesStroke(javafx.scene.paint.Paint stroke)
public final javafx.beans.property.BooleanProperty agendaLinesVisibleProperty()
public final boolean isAgendaLinesVisible()
public final void setAgendaLinesVisible(boolean visible)
public final javafx.beans.property.ObjectProperty<DateTimeFormatter> dateTimeFormatterProperty()
public final DateTimeFormatter getDateTimeFormatter()
public final void setDateTimeFormatter(DateTimeFormatter formatter)
public final javafx.beans.property.ObjectProperty<NumberFormat> numberFormatProperty()
public final NumberFormat getNumberFormat()
numberFormatProperty()
.public final void setNumberFormat(NumberFormat format)
getNumberFormat()
.format
- the number format to use for chart valuesCopyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.