Uses of Class
javafx.beans.property.ReadOnlyDoubleProperty
-
Packages that use ReadOnlyDoubleProperty 软件包 描述 javafx.animation 提供一组类,便于使用基于过渡的动画。javafx.beans.property 程序包javafx.beans.property定义只读属性和可写属性,加上一些实现。javafx.beans.property.adapter 提供各种类,作为常规Java Bean属性和对应的JavaFX Property之间的适配器。javafx.concurrent 提供javafx.task的一组类。javafx.css 提供API,通过CSS使属性变得风格,并支持伪类状态。javafx.scene 为JavaFX Scene Graph API提供核心的基类集。javafx.scene.chart JavaFX用户界面提供了一组图表组件,这是一种非常方便的数据可视化方式。javafx.scene.control JavaFX用户界面控件(UI控件或仅控件)是JavaFX场景中的专用节点,特别适用于许多不同应用程序环境中的重用。javafx.scene.control.skin javafx.scene.control.skin包是皮肤类(通常每个UI控件一个)所在的位置javafx.scene.image 提供加载和显示图像的一组类。javafx.scene.layout 提供类来支持用户界面布局。javafx.scene.media 提供用于将音频和视频集成到Java FX应用程序中的一组类。javafx.scene.text 为字体和可渲染的文本节点提供一组类。javafx.scene.web 该软件包提供了加载和显示Web内容的方法。javafx.stage 提供JavaFX内容的顶级容器类。 -
-
Uses of ReadOnlyDoubleProperty in javafx.animation
Methods in javafx.animation that return ReadOnlyDoubleProperty Modifier and Type 方法 描述 ReadOnlyDoublePropertyAnimation. currentRateProperty()只读变量来指示正在播放Animation当前方向/速度。 -
Uses of ReadOnlyDoubleProperty in javafx.beans.property
Subclasses of ReadOnlyDoubleProperty in javafx.beans.property Modifier and Type Class 描述 classDoubleProperty这个类定义了一个Property包裹一个double值。classDoublePropertyBaseDoublePropertyBase类是包含double值的属性的基类。classReadOnlyDoublePropertyBase所有只读属性的基类包装一个double。classReadOnlyDoubleWrapper该类提供了一个方便的类来定义只读属性。classSimpleDoublePropertyMethods in javafx.beans.property that return ReadOnlyDoubleProperty Modifier and Type 方法 描述 ReadOnlyDoublePropertyReadOnlyDoubleWrapper. getReadOnlyProperty()返回与此ReadOnlyDoubleWrapper同步的只读属性。static <T extends Number>
ReadOnlyDoublePropertyReadOnlyDoubleProperty. readOnlyDoubleProperty(ReadOnlyProperty<T> property)返回一个ReadOnlyDoubleProperty的ReadOnlyDoubleProperty 。 -
Uses of ReadOnlyDoubleProperty in javafx.beans.property.adapter
Subclasses of ReadOnlyDoubleProperty in javafx.beans.property.adapter Modifier and Type Class 描述 classJavaBeanDoublePropertyAJavaBeanDoubleProperty在double或Double之间的常规Java Bean属性和JavaFXDoubleProperty之间提供了一个适配器。classReadOnlyJavaBeanDoublePropertyAReadOnlyJavaBeanDoubleProperty在double或Double类型的常规只读Java Bean属性和JavaFXReadOnlyDoubleProperty之间提供了一个适配器。 -
Uses of ReadOnlyDoubleProperty in javafx.concurrent
Methods in javafx.concurrent that return ReadOnlyDoubleProperty Modifier and Type 方法 描述 ReadOnlyDoublePropertyService. progressProperty()ReadOnlyDoublePropertyTask. progressProperty()ReadOnlyDoublePropertyWorker. progressProperty()获取表示进度的ReadOnlyDoubleProperty。ReadOnlyDoublePropertyService. totalWorkProperty()ReadOnlyDoublePropertyTask. totalWorkProperty()ReadOnlyDoublePropertyWorker. totalWorkProperty()获取ReadOnlyDoubleProperty代表需要完成的最大工作量。ReadOnlyDoublePropertyService. workDoneProperty()ReadOnlyDoublePropertyTask. workDoneProperty()ReadOnlyDoublePropertyWorker. workDoneProperty()获取表示当前进度的ReadOnlyDoubleProperty。 -
Uses of ReadOnlyDoubleProperty in javafx.css
Subclasses of ReadOnlyDoubleProperty in javafx.css Modifier and Type Class 描述 classSimpleStyleableDoubleProperty该课程扩展了SimpleDoubleProperty并提供了一个StyleableProperty的完整实现。classStyleableDoubleProperty这个类扩展了DoublePropertyBase并提供了一个StyleableProperty的部分实现。 -
Uses of ReadOnlyDoubleProperty in javafx.scene
Methods in javafx.scene that return ReadOnlyDoubleProperty Modifier and Type 方法 描述 ReadOnlyDoublePropertyScene. heightProperty()这个Scene的高度ReadOnlyDoublePropertyImageCursor. hotspotXProperty()光标热点的X坐标。ReadOnlyDoublePropertyImageCursor. hotspotYProperty()光标热点的Y坐标。ReadOnlyDoublePropertyScene. widthProperty()这个宽度SceneReadOnlyDoublePropertyScene. xProperty()这个Scene的水平位置在Window。ReadOnlyDoublePropertyScene. yProperty()这个Scene的垂直位置在Window。 -
Uses of ReadOnlyDoubleProperty in javafx.scene.chart
Methods in javafx.scene.chart that return ReadOnlyDoubleProperty Modifier and Type 方法 描述 ReadOnlyDoublePropertyCategoryAxis. categorySpacingProperty()这是沿着这个轴线的一个类别和下一个类别之间的差距ReadOnlyDoublePropertyValueAxis. scaleProperty()从数据单位到视觉单位的比例因子 -
Uses of ReadOnlyDoubleProperty in javafx.scene.control
Methods in javafx.scene.control that return ReadOnlyDoubleProperty Modifier and Type 方法 描述 ReadOnlyDoublePropertyDialog. heightProperty()表示对话框高度的属性。ReadOnlyDoublePropertyDialog. widthProperty()表示对话框宽度的属性。ReadOnlyDoublePropertyTableColumnBase. widthProperty()此列的宽度。ReadOnlyDoublePropertyDialog. xProperty()这个水平位置这个Dialog。ReadOnlyDoublePropertyDialog. yProperty()这个Dialog的垂直位置。 -
Uses of ReadOnlyDoubleProperty in javafx.scene.control.skin
Methods in javafx.scene.control.skin that return ReadOnlyDoubleProperty Modifier and Type 方法 描述 ReadOnlyDoublePropertyCellSkinBase. cellSizeProperty()默认单元格大小。 -
Uses of ReadOnlyDoubleProperty in javafx.scene.image
Methods in javafx.scene.image that return ReadOnlyDoubleProperty Modifier and Type 方法 描述 ReadOnlyDoublePropertyImage. heightProperty()图像高度或0如果图像加载失败。ReadOnlyDoublePropertyImage. progressProperty()已完成图像加载的大致百分比。ReadOnlyDoublePropertyImage. widthProperty()图像宽度或0如果图像加载失败。 -
Uses of ReadOnlyDoubleProperty in javafx.scene.layout
Methods in javafx.scene.layout that return ReadOnlyDoubleProperty Modifier and Type 方法 描述 ReadOnlyDoublePropertyRegion. heightProperty()这个可调节大小的节点的高度。ReadOnlyDoublePropertyTilePane. tileHeightProperty()每个瓷砖的实际高度。ReadOnlyDoublePropertyTilePane. tileWidthProperty()每个瓷砖的实际宽度。ReadOnlyDoublePropertyRegion. widthProperty()这个可调节大小的节点的宽度。 -
Uses of ReadOnlyDoubleProperty in javafx.scene.media
Methods in javafx.scene.media that return ReadOnlyDoubleProperty Modifier and Type 方法 描述 ReadOnlyDoublePropertyMediaPlayer. currentRateProperty()当前的播放速度,无论设置如何。 -
Uses of ReadOnlyDoubleProperty in javafx.scene.text
Methods in javafx.scene.text that return ReadOnlyDoubleProperty Modifier and Type 方法 描述 ReadOnlyDoublePropertyText. baselineOffsetProperty()“文字”(或罗马)基线偏离了文本节点的layoutBounds.minY位置。 -
Uses of ReadOnlyDoubleProperty in javafx.scene.web
Methods in javafx.scene.web that return ReadOnlyDoubleProperty Modifier and Type 方法 描述 ReadOnlyDoublePropertyWebView. heightProperty()身高WebView。ReadOnlyDoublePropertyWebView. widthProperty()此宽度WebView。 -
Uses of ReadOnlyDoubleProperty in javafx.stage
Methods in javafx.stage that return ReadOnlyDoubleProperty Modifier and Type 方法 描述 ReadOnlyDoublePropertyPopupWindow. anchorXProperty()指定屏幕上弹出锚点的x坐标。ReadOnlyDoublePropertyPopupWindow. anchorYProperty()指定屏幕上弹出锚点的y坐标。ReadOnlyDoublePropertyWindow. heightProperty()这个Window的高度。ReadOnlyDoublePropertyWindow. outputScaleXProperty()Window将在渲染和将输出合成到屏幕或其他目标设备的所有阶段中应用于水平场景坐标的比例。ReadOnlyDoublePropertyWindow. outputScaleYProperty()Window将适用于垂直场景坐标在渲染和合成输出到屏幕或其他目标设备的所有阶段的规模。ReadOnlyDoublePropertyWindow. widthProperty()这个宽度Window。ReadOnlyDoublePropertyWindow. xProperty()这个Window在屏幕上的水平位置。ReadOnlyDoublePropertyWindow. yProperty()这个Window在屏幕上的垂直位置。
-