Uses of Class
javafx.beans.property.DoubleProperty
Packages that use DoubleProperty
Package
Description
-
Uses of DoubleProperty in dev.webfx.kit.launcher.spi
Methods in dev.webfx.kit.launcher.spi that return DoublePropertyModifier and TypeMethodDescriptiondefault DoublePropertyWebFxKitLauncherProvider.canvasPixelDensityProperty(Canvas canvas) -
Uses of DoubleProperty in dev.webfx.kit.launcher.spi.impl.gwtj2cl
Methods in dev.webfx.kit.launcher.spi.impl.gwtj2cl that return DoublePropertyModifier and TypeMethodDescriptionGwtJ2clWebFxKitLauncherProvider.canvasPixelDensityProperty(Canvas canvas) -
Uses of DoubleProperty in dev.webfx.kit.mapper.peers.javafxgraphics.markers
Methods in dev.webfx.kit.mapper.peers.javafxgraphics.markers that return DoublePropertyModifier and TypeMethodDescriptionHasAngleProperty.angleProperty()HasArcHeightProperty.arcHeightProperty()HasArcWidthProperty.arcWidthProperty()HasCenterXProperty.centerXProperty()HasCenterYProperty.centerYProperty()HasEndXProperty.endXProperty()HasEndYProperty.endYProperty()HasFitHeightProperty.fitHeightProperty()HasFitWidthProperty.fitWidthProperty()HasHeightProperty.heightProperty()HasHgapProperty.hgapProperty()HasLayoutXProperty.layoutXProperty()HasLayoutYProperty.layoutYProperty()HasMaxHeightProperty.maxHeightProperty()HasMaxProperty.maxProperty()HasMaxWidthProperty.maxWidthProperty()HasMinHeightProperty.minHeightProperty()HasMinProperty.minProperty()HasMinWidthProperty.minWidthProperty()HasOpacityProperty.opacityProperty()HasPivotXProperty.pivotXProperty()HasPivotYProperty.pivotYProperty()HasPrefHeightProperty.prefHeightProperty()HasPrefWidthProperty.prefWidthProperty()HasPrefWrapLengthProperty.prefWrapLengthProperty()HasRadiusProperty.radiusProperty()HasSpacingProperty.spacingProperty()HasStartXProperty.startXProperty()HasStartYProperty.startYProperty()HasStrokeDashOffsetProperty.strokeDashOffsetProperty()HasStrokeMiterLimitProperty.strokeMiterLimitProperty()HasStrokeWidthProperty.strokeWidthProperty()HasValueProperty.valueProperty()HasVgapProperty.vgapProperty()HasWidthProperty.widthProperty()HasWrappingWidthProperty.wrappingWidthProperty()HasXProperty.xProperty()HasYProperty.yProperty() -
Uses of DoubleProperty in dev.webfx.kit.util.properties
Methods in dev.webfx.kit.util.properties that return DoublePropertyModifier and TypeMethodDescriptionstatic DoublePropertyFXProperties.newDoubleProperty(double initialValue, Runnable onInvalidated) static DoublePropertyFXProperties.newDoubleProperty(double initialValue, Consumer<Double> onInvalidated) static DoublePropertyFXProperties.newDoubleProperty(Runnable onInvalidated) static DoublePropertyFXProperties.newDoubleProperty(Consumer<Double> onInvalidated) -
Uses of DoubleProperty in javafx.animation
Methods in javafx.animation that return DoublePropertyModifier and TypeMethodDescriptionfinal DoublePropertyFadeTransition.byValueProperty()Specifies the incremented stop opacity value, from the start, of thisFadeTransition.final DoublePropertyScaleTransition.byXProperty()Specifies the incremented stop X scale value, from the start, of thisScaleTransition.final DoublePropertyTranslateTransition.byXProperty()Specifies the incremented stop X coordinate value, from the start, of thisTranslateTransition.final DoublePropertyScaleTransition.byYProperty()Specifies the incremented stop Y scale value, from the start, of thisScaleTransition.final DoublePropertyTranslateTransition.byYProperty()Specifies the incremented stop Y coordinate value, from the start, of thisTranslateTransition.final DoublePropertyScaleTransition.byZProperty()Specifies the incremented stop Z scale value, from the start, of thisScaleTransition.final DoublePropertyTranslateTransition.byZProperty()Specifies the incremented stop Z coordinate value, from the start, of thisTranslateTransition.final DoublePropertyFadeTransition.fromValueProperty()Specifies the start opacity value for thisFadeTransition.final DoublePropertyScaleTransition.fromXProperty()Specifies the start X scale value of thisScaleTransition.final DoublePropertyTranslateTransition.fromXProperty()Specifies the start X coordinate value of thisTranslateTransition.final DoublePropertyScaleTransition.fromYProperty()Specifies the start Y scale value of thisScaleTransition.final DoublePropertyTranslateTransition.fromYProperty()Specifies the start Y coordinate value of thisTranslateTransition.final DoublePropertyScaleTransition.fromZProperty()Specifies the start Z scale value of thisScaleTransition.final DoublePropertyTranslateTransition.fromZProperty()Specifies the start Z coordinate value of thisTranslateTransition.final DoublePropertyAnimation.rateProperty()Defines the direction/speed at which theAnimationis expected to be played.final DoublePropertyFadeTransition.toValueProperty()Specifies the stop opacity value for thisFadeTransition.final DoublePropertyScaleTransition.toXProperty()Specifies the stop X scale value of thisScaleTransition.final DoublePropertyTranslateTransition.toXProperty()Specifies the stop X coordinate value of thisTranslateTransition.final DoublePropertyScaleTransition.toYProperty()The stop Y scale value of thisScaleTransition.final DoublePropertyTranslateTransition.toYProperty()Specifies the stop Y coordinate value of thisTranslateTransition.final DoublePropertyScaleTransition.toZProperty()The stop Z scale value of thisScaleTransition.final DoublePropertyTranslateTransition.toZProperty()Specifies the stop Z coordinate value of thisTranslateTransition. -
Uses of DoubleProperty in javafx.beans.property
Subclasses of DoubleProperty in javafx.beans.propertyModifier and TypeClassDescriptionclassThe classDoublePropertyBaseis the base class for a property wrapping adoublevalue.classThis class provides a full implementation of aPropertywrapping adoublevalue. -
Uses of DoubleProperty in javafx.scene
Methods in javafx.scene that return DoublePropertyModifier and TypeMethodDescriptionScene.heightProperty()Node.layoutXProperty()Node.layoutYProperty()Node.opacityProperty()final DoublePropertyNode.rotateProperty()final DoublePropertyNode.scaleXProperty()Defines the factor by which coordinates are scaled about the center of the object along the X axis of thisNode.final DoublePropertyNode.scaleYProperty()Defines the factor by which coordinates are scaled about the center of the object along the Y axis of thisNode.final DoublePropertyNode.scaleZProperty()Defines the factor by which coordinates are scaled about the center of the object along the Z axis of thisNode.final DoublePropertyNode.translateXProperty()final DoublePropertyNode.translateYProperty()Scene.widthProperty() -
Uses of DoubleProperty in javafx.scene.canvas
Methods in javafx.scene.canvas that return DoublePropertyModifier and TypeMethodDescriptionfinal DoublePropertyCanvas.heightProperty()Defines the height of the canvas.final DoublePropertyCanvas.widthProperty()Defines the width of the canvas. -
Uses of DoubleProperty in javafx.scene.control
Methods in javafx.scene.control that return DoublePropertyModifier and TypeMethodDescriptionfinal DoublePropertyButtonBar.buttonMinWidthProperty()Specifies the minimum width of all buttons placed in this button bar.final DoublePropertyLabeled.graphicTextGapProperty()The amount of space between the graphic and textfinal DoublePropertyScrollPane.hmaxProperty()The maximum allowablehvaluefor this ScrollPane.final DoublePropertyScrollPane.hminProperty()The minimum allowablehvaluefor this ScrollPane.final DoublePropertyScrollPane.hvalueProperty()The current horizontal scroll position of the ScrollPane.final DoublePropertyLabeled.lineSpacingProperty()Specifies the space in pixel between lines.final DoublePropertyPopupControl.maxHeightProperty()Property for overriding the control's computed maximum height.Slider.maxProperty()final DoublePropertyPopupControl.maxWidthProperty()Property for overriding the control's computed maximum width.final DoublePropertyPopupControl.minHeightProperty()Property for overriding the control's computed minimum height.Slider.minProperty()final DoublePropertyPopupControl.minWidthProperty()Property for overriding the control's computed minimum width.final DoublePropertySplitPane.Divider.positionProperty()Represents the location where the divider should ideally be positioned, between 0.0 and 1.0 (inclusive). 0.0 represents the left- or top-most point, and 1.0 represents the right- or bottom-most point (depending on the horizontal property).final DoublePropertyPopupControl.prefHeightProperty()Property for overriding the control's computed preferred height.final DoublePropertyPopupControl.prefWidthProperty()Property for overriding the control's computed preferred width.final DoublePropertyProgressIndicator.progressProperty()The actual progress of the ProgressIndicator.final DoublePropertyTabPane.tabMaxHeightProperty()The maximum height of the tabs in the TabPane.final DoublePropertyTabPane.tabMaxWidthProperty()The maximum width of the tabs in the TabPane.final DoublePropertyTabPane.tabMinHeightProperty()The minimum height of the tab.final DoublePropertyTabPane.tabMinWidthProperty()The minimum width of the tabs in the TabPane.Slider.valueProperty()final DoublePropertyScrollPane.vmaxProperty()The maximum allowablevvaluefor this ScrollPane.final DoublePropertyScrollPane.vminProperty()The minimum allowablevvaluefor this ScrollPane.final DoublePropertyScrollPane.vvalueProperty()The current vertical scroll position of the ScrollPane. -
Uses of DoubleProperty in javafx.scene.effect
Methods in javafx.scene.effect that return DoublePropertyModifier and TypeMethodDescriptionfinal DoublePropertyReflection.bottomOpacityProperty()The bottom opacity value, which is the opacity of the reflection at its bottom extreme.final DoublePropertyReflection.fractionProperty()The fraction of the input that is visible in the reflection.final DoublePropertyReflection.topOffsetProperty()The top offset adjustment, which is the distance between the bottom of the input and the top of the reflection.final DoublePropertyReflection.topOpacityProperty()The top opacity value, which is the opacity of the reflection at its top extreme. -
Uses of DoubleProperty in javafx.scene.image
Methods in javafx.scene.image that return DoublePropertyModifier and TypeMethodDescriptionImageView.fitHeightProperty()ImageView.fitWidthProperty()Image.heightProperty()final DoublePropertyImage.progressProperty()The approximate percentage of image's loading that has been completed.Image.widthProperty()ImageView.xProperty()ImageView.yProperty() -
Uses of DoubleProperty in javafx.scene.layout
Methods in javafx.scene.layout that return DoublePropertyModifier and TypeMethodDescriptionRegion.heightProperty()final DoublePropertyFlowPane.hgapProperty()The amount of horizontal space between each node in a horizontal flowpane or the space between columns in a vertical flowpane.final DoublePropertyGridPane.hgapProperty()The width of the horizontal gaps between columns.Region.maxHeightProperty()final DoublePropertyRowConstraints.maxHeightProperty()The maximum height for the row.final DoublePropertyColumnConstraints.maxWidthProperty()The maximum width for the column.Region.maxWidthProperty()Region.minHeightProperty()final DoublePropertyRowConstraints.minHeightProperty()The minimum height for the row.final DoublePropertyColumnConstraints.minWidthProperty()The minimum width for the column.Region.minWidthProperty()final DoublePropertyRowConstraints.percentHeightProperty()The height percentage of the row.final DoublePropertyColumnConstraints.percentWidthProperty()The width percentage of the column.Region.prefHeightProperty()final DoublePropertyRowConstraints.prefHeightProperty()The preferred height for the row.final DoublePropertyColumnConstraints.prefWidthProperty()The preferred width for the column.Region.prefWidthProperty()final DoublePropertyFlowPane.prefWrapLengthProperty()The preferred width where content should wrap in a horizontal flowpane or the preferred height where content should wrap in a vertical flowpane.final DoublePropertyHBox.spacingProperty()The amount of horizontal space between each child in the hbox.final DoublePropertyVBox.spacingProperty()The amount of vertical space between each child in the vbox.final DoublePropertyFlowPane.vgapProperty()The amount of vertical space between each node in a vertical flowpane or the space between rows in a horizontal flowpane.final DoublePropertyGridPane.vgapProperty()The height of the vertical gaps between rows.Region.widthProperty() -
Uses of DoubleProperty in javafx.scene.shape
Methods in javafx.scene.shape that return DoublePropertyModifier and TypeMethodDescriptionRectangle.arcHeightProperty()Rectangle.arcWidthProperty()final DoublePropertyArc.centerXProperty()Defines the X coordinate of the center point of the arc.Circle.centerXProperty()final DoublePropertyArc.centerYProperty()Defines the Y coordinate of the center point of the arc.Circle.centerYProperty()final DoublePropertyCubicCurveTo.controlX1Property()Defines the X coordinate of the first Bézier control point.final DoublePropertyCubicCurveTo.controlX2Property()Defines the X coordinate of the second Bézier control point.final DoublePropertyQuadCurveTo.controlXProperty()Defines the X coordinate of the quadratic control point.final DoublePropertyCubicCurveTo.controlY1Property()Defines the Y coordinate of the first Bézier control point.final DoublePropertyCubicCurveTo.controlY2Property()Defines the Y coordinate of the second Bézier control point.final DoublePropertyQuadCurveTo.controlYProperty()Defines the Y coordinate of the quadratic control point.Line.endXProperty()Line.endYProperty()Rectangle.heightProperty()final DoublePropertyArc.lengthProperty()Defines the angular extent of the arc in degrees.Circle.radiusProperty()final DoublePropertyArc.radiusXProperty()Defines the overall width (horizontal radius) of the full ellipse of which this arc is a partial section.final DoublePropertyArcTo.radiusXProperty()The horizontal radius to use for the arc.final DoublePropertyArc.radiusYProperty()Defines the overall height (vertical radius) of the full ellipse of which this arc is a partial section.final DoublePropertyArcTo.radiusYProperty()The vertical radius to use for the arc.final DoublePropertyArc.startAngleProperty()Defines the starting angle of the arc in degrees.Line.startXProperty()Line.startYProperty()Shape.strokeDashOffsetProperty()Shape.strokeMiterLimitProperty()Shape.strokeWidthProperty()Rectangle.widthProperty()final DoublePropertyArcTo.XAxisRotationProperty()The x-axis rotation in degrees.final DoublePropertyArcTo.xProperty()The x coordinate to arc to.final DoublePropertyCubicCurveTo.xProperty()Defines the X coordinate of the final end point.final DoublePropertyLineTo.xProperty()Defines the X coordinate.final DoublePropertyMoveTo.xProperty()Defines the specified X coordinate.final DoublePropertyQuadCurveTo.xProperty()Defines the X coordinate of the final end point.Rectangle.xProperty()final DoublePropertyArcTo.yProperty()The y coordinate to arc to.final DoublePropertyCubicCurveTo.yProperty()Defines the Y coordinate of the final end point.final DoublePropertyLineTo.yProperty()Defines the Y coordinate.final DoublePropertyMoveTo.yProperty()Defines the specified Y coordinate.final DoublePropertyQuadCurveTo.yProperty()Defines the Y coordinate of the final end point.Rectangle.yProperty() -
Uses of DoubleProperty in javafx.scene.text
Methods in javafx.scene.text that return DoublePropertyModifier and TypeMethodDescriptionText.lineSpacingProperty()Text.wrappingWidthProperty()Text.xProperty()Text.yProperty() -
Uses of DoubleProperty in javafx.scene.transform
Methods in javafx.scene.transform that return DoublePropertyModifier and TypeMethodDescriptionRotate.angleProperty()Scale.xProperty()Translate.xProperty()Scale.yProperty()Translate.yProperty() -
Uses of DoubleProperty in javafx.scene.web
Methods in javafx.scene.web that return DoublePropertyModifier and TypeMethodDescriptionWebView.heightProperty()Height of thisWebView.WebView.maxHeightProperty()Maximum height property.WebView.maxWidthProperty()Maximum width property.WebView.minHeightProperty()Minimum height property.WebView.minWidthProperty()Minimum width property.WebView.prefHeightProperty()Preferred height property.WebView.prefWidthProperty()Preferred width property.WebView.widthProperty()Width of thisWebView. -
Uses of DoubleProperty in javafx.stage
Methods in javafx.stage that return DoublePropertyModifier and TypeMethodDescriptionfinal DoublePropertyWindow.heightProperty()The height of thisStage.final DoublePropertyWindow.widthProperty()The width of thisStage.