Uses of Class
javafx.geometry.VPos
-
Packages that use VPos 软件包 描述 javafx.geometry 提供一组2D类,用于定义和执行与二维几何相关的对象的操作。javafx.scene.canvas 为canvas提供一组类,即渲染API的立即模式样式。javafx.scene.control JavaFX用户界面控件(UI控件或仅控件)是JavaFX场景中的专用节点,特别适用于许多不同应用程序环境中的重用。javafx.scene.layout 提供类来支持用户界面布局。javafx.scene.text 为字体和可渲染的文本节点提供一组类。 -
-
Uses of VPos in javafx.geometry
Methods in javafx.geometry that return VPos Modifier and Type 方法 描述 VPos
Pos. getVpos()
返回垂直定位/对齐。static VPos
VPos. valueOf(String name)
以指定的名称返回此类型的枚举常量。static VPos[]
VPos. values()
按照它们声明的顺序返回一个包含此枚举类型常量的数组。 -
Uses of VPos in javafx.scene.canvas
Methods in javafx.scene.canvas that return VPos Modifier and Type 方法 描述 VPos
GraphicsContext. getTextBaseline()
获取当前的文本基线。Methods in javafx.scene.canvas with parameters of type VPos Modifier and Type 方法 描述 void
GraphicsContext. setTextBaseline(VPos baseline)
设置当前的文本基线。 -
Uses of VPos in javafx.scene.control
Methods in javafx.scene.control that return VPos Modifier and Type 方法 描述 VPos
Separator. getValignment()
获取属性对齐的值。Methods in javafx.scene.control that return types with arguments of type VPos Modifier and Type 方法 描述 ObjectProperty<VPos>
Separator. valignmentProperty()
对于水平分隔符,指定分隔符控件空间内的分隔线的垂直对齐方式。Methods in javafx.scene.control with parameters of type VPos Modifier and Type 方法 描述 protected void
SkinBase. layoutInArea(Node child, double areaX, double areaY, double areaWidth, double areaHeight, double areaBaselineOffset, HPos halignment, VPos valignment)
其中规定了子由所限定的本皮肤区域内实用方法areaX
,areaY
,areaWidth
XareaHeight
,与基线偏移相对于该区域。protected void
SkinBase. layoutInArea(Node child, double areaX, double areaY, double areaWidth, double areaHeight, double areaBaselineOffset, Insets margin, boolean fillWidth, boolean fillHeight, HPos halignment, VPos valignment)
其中规定了子由所限定的本皮肤区域内实用方法areaX
,areaY
,areaWidth
XareaHeight
,与基线偏移相对于该区域。protected void
SkinBase. layoutInArea(Node child, double areaX, double areaY, double areaWidth, double areaHeight, double areaBaselineOffset, Insets margin, HPos halignment, VPos valignment)
其中规定了子由所限定的本皮肤区域内实用方法areaX
,areaY
,areaWidth
XareaHeight
,与基线偏移相对于该区域。protected void
SkinBase. positionInArea(Node child, double areaX, double areaY, double areaWidth, double areaHeight, double areaBaselineOffset, HPos halignment, VPos valignment)
通过定义哪个位置此皮肤区域中的子项实用方法areaX
,areaY
,areaWidth
XareaHeight
,与基线偏移相对于该区域。protected void
SkinBase. positionInArea(Node child, double areaX, double areaY, double areaWidth, double areaHeight, double areaBaselineOffset, Insets margin, HPos halignment, VPos valignment)
通过定义哪个位置此皮肤区域中的子项实用方法areaX
,areaY
,areaWidth
XareaHeight
,与基线偏移相对于该区域。void
Separator. setValignment(VPos value)
设置属性对齐的值。 -
Uses of VPos in javafx.scene.layout
Methods in javafx.scene.layout that return VPos Modifier and Type 方法 描述 VPos
FlowPane. getRowValignment()
获取属性rowValignment的值。static VPos
GridPane. getValignment(Node child)
如果设置,则返回小孩的对齐约束。VPos
RowConstraints. getValignment()
获取属性对齐的值。Methods in javafx.scene.layout that return types with arguments of type VPos Modifier and Type 方法 描述 ObjectProperty<VPos>
FlowPane. rowValignmentProperty()
水平流花线每行内的节点垂直对齐。ObjectProperty<VPos>
RowConstraints. valignmentProperty()
行的垂直对齐方式。Methods in javafx.scene.layout with parameters of type VPos Modifier and Type 方法 描述 protected void
Region. layoutInArea(Node child, double areaX, double areaY, double areaWidth, double areaHeight, double areaBaselineOffset, HPos halignment, VPos valignment)
其中规定了子由所限定的本地区的区域内实用方法areaX
,areaY
,areaWidth
XareaHeight
,与基线偏移相对于该区域。protected void
Region. layoutInArea(Node child, double areaX, double areaY, double areaWidth, double areaHeight, double areaBaselineOffset, Insets margin, boolean fillWidth, boolean fillHeight, HPos halignment, VPos valignment)
其中规定了子由所限定的本地区的区域内实用方法areaX
,areaY
,areaWidth
XareaHeight
,与基线偏移相对于该区域。static void
Region. layoutInArea(Node child, double areaX, double areaY, double areaWidth, double areaHeight, double areaBaselineOffset, Insets margin, boolean fillWidth, boolean fillHeight, HPos halignment, VPos valignment, boolean isSnapToPixel)
其中规定了儿童的它的区域内的工具方法的父通过定义areaX
,areaY
,areaWidth
XareaHeight
,与基线偏移相对于该区域。protected void
Region. layoutInArea(Node child, double areaX, double areaY, double areaWidth, double areaHeight, double areaBaselineOffset, Insets margin, HPos halignment, VPos valignment)
其中规定了子由所限定的本地区的区域内实用方法areaX
,areaY
,areaWidth
XareaHeight
,与基线偏移相对于该区域。protected void
Region. positionInArea(Node child, double areaX, double areaY, double areaWidth, double areaHeight, double areaBaselineOffset, HPos halignment, VPos valignment)
通过定义哪个位置该区域的区域内的子工具方法areaX
,areaY
,areaWidth
XareaHeight
,与基线偏移相对于该区域。static void
Region. positionInArea(Node child, double areaX, double areaY, double areaWidth, double areaHeight, double areaBaselineOffset, Insets margin, HPos halignment, VPos valignment, boolean isSnapToPixel)
通过定义哪个位置该区域的区域内的子工具方法areaX
,areaY
,areaWidth
XareaHeight
,与基线偏移相对于该区域。static void
GridPane. setConstraints(Node child, int columnIndex, int rowIndex, int columnspan, int rowspan, HPos halignment, VPos valignment)
设置网格位置,跨度和子对齐方式。static void
GridPane. setConstraints(Node child, int columnIndex, int rowIndex, int columnspan, int rowspan, HPos halignment, VPos valignment, Priority hgrow, Priority vgrow)
设置网格位置,跨度和子对齐方式。static void
GridPane. setConstraints(Node child, int columnIndex, int rowIndex, int columnspan, int rowspan, HPos halignment, VPos valignment, Priority hgrow, Priority vgrow, Insets margin)
设置网格位置,跨度,对齐方式,增加优先级,以及子窗格包含在网格中时的边距。void
FlowPane. setRowValignment(VPos value)
设置属性rowValignment的值。static void
GridPane. setValignment(Node child, VPos value)
设置子窗格的垂直对齐方式。void
RowConstraints. setValignment(VPos value)
设置属性对齐的值。Constructors in javafx.scene.layout with parameters of type VPos Constructor 描述 RowConstraints(double minHeight, double prefHeight, double maxHeight, Priority vgrow, VPos valignment, boolean fillHeight)
创建具有固定大小范围,垂直增长优先级,垂直对齐和垂直填充行为的行约束对象。 -
Uses of VPos in javafx.scene.text
Methods in javafx.scene.text that return VPos Modifier and Type 方法 描述 VPos
Text. getTextOrigin()
获取属性textOrigin的值。Methods in javafx.scene.text that return types with arguments of type VPos Modifier and Type 方法 描述 ObjectProperty<VPos>
Text. textOriginProperty()
以局部坐标定义文本坐标系的起点。Methods in javafx.scene.text with parameters of type VPos Modifier and Type 方法 描述 void
Text. setTextOrigin(VPos value)
设置属性textOrigin的值。
-