public interface FlowPane extends Pane
Modifier and Type | Interface and Description |
---|---|
static class |
FlowPane.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static org.apache.xmlbeans.SchemaType |
type |
Modifier and Type | Method and Description |
---|---|
float |
getAnchorPaneBottomAnchor()
Gets the "AnchorPane.bottomAnchor" attribute
|
float |
getAnchorPaneLeftAnchor()
Gets the "AnchorPane.leftAnchor" attribute
|
float |
getAnchorPaneRightAnchor()
Gets the "AnchorPane.rightAnchor" attribute
|
float |
getAnchorPaneTopAnchor()
Gets the "AnchorPane.topAnchor" attribute
|
boolean |
isSetAnchorPaneBottomAnchor()
True if has "AnchorPane.bottomAnchor" attribute
|
boolean |
isSetAnchorPaneLeftAnchor()
True if has "AnchorPane.leftAnchor" attribute
|
boolean |
isSetAnchorPaneRightAnchor()
True if has "AnchorPane.rightAnchor" attribute
|
boolean |
isSetAnchorPaneTopAnchor()
True if has "AnchorPane.topAnchor" attribute
|
void |
setAnchorPaneBottomAnchor(float anchorPaneBottomAnchor)
Sets the "AnchorPane.bottomAnchor" attribute
|
void |
setAnchorPaneLeftAnchor(float anchorPaneLeftAnchor)
Sets the "AnchorPane.leftAnchor" attribute
|
void |
setAnchorPaneRightAnchor(float anchorPaneRightAnchor)
Sets the "AnchorPane.rightAnchor" attribute
|
void |
setAnchorPaneTopAnchor(float anchorPaneTopAnchor)
Sets the "AnchorPane.topAnchor" attribute
|
void |
unsetAnchorPaneBottomAnchor()
Unsets the "AnchorPane.bottomAnchor" attribute
|
void |
unsetAnchorPaneLeftAnchor()
Unsets the "AnchorPane.leftAnchor" attribute
|
void |
unsetAnchorPaneRightAnchor()
Unsets the "AnchorPane.rightAnchor" attribute
|
void |
unsetAnchorPaneTopAnchor()
Unsets the "AnchorPane.topAnchor" attribute
|
org.apache.xmlbeans.XmlFloat |
xgetAnchorPaneBottomAnchor()
Gets (as xml) the "AnchorPane.bottomAnchor" attribute
|
org.apache.xmlbeans.XmlFloat |
xgetAnchorPaneLeftAnchor()
Gets (as xml) the "AnchorPane.leftAnchor" attribute
|
org.apache.xmlbeans.XmlFloat |
xgetAnchorPaneRightAnchor()
Gets (as xml) the "AnchorPane.rightAnchor" attribute
|
org.apache.xmlbeans.XmlFloat |
xgetAnchorPaneTopAnchor()
Gets (as xml) the "AnchorPane.topAnchor" attribute
|
void |
xsetAnchorPaneBottomAnchor(org.apache.xmlbeans.XmlFloat anchorPaneBottomAnchor)
Sets (as xml) the "AnchorPane.bottomAnchor" attribute
|
void |
xsetAnchorPaneLeftAnchor(org.apache.xmlbeans.XmlFloat anchorPaneLeftAnchor)
Sets (as xml) the "AnchorPane.leftAnchor" attribute
|
void |
xsetAnchorPaneRightAnchor(org.apache.xmlbeans.XmlFloat anchorPaneRightAnchor)
Sets (as xml) the "AnchorPane.rightAnchor" attribute
|
void |
xsetAnchorPaneTopAnchor(org.apache.xmlbeans.XmlFloat anchorPaneTopAnchor)
Sets (as xml) the "AnchorPane.topAnchor" attribute
|
addNewChildren, getChildren, setChildren
getFxId, getGridPaneColumnIndex, getGridPaneRowIndex, getLayoutX, getLayoutY, getPrefHeight, getPrefWidth, getStyleClass, isSetFxId, isSetGridPaneColumnIndex, isSetGridPaneRowIndex, isSetLayoutX, isSetLayoutY, isSetPrefHeight, isSetPrefWidth, isSetStyleClass, setFxId, setGridPaneColumnIndex, setGridPaneRowIndex, setLayoutX, setLayoutY, setPrefHeight, setPrefWidth, setStyleClass, unsetFxId, unsetGridPaneColumnIndex, unsetGridPaneRowIndex, unsetLayoutX, unsetLayoutY, unsetPrefHeight, unsetPrefWidth, unsetStyleClass, xgetFxId, xgetGridPaneColumnIndex, xgetGridPaneRowIndex, xgetLayoutX, xgetLayoutY, xgetPrefHeight, xgetPrefWidth, xgetStyleClass, xsetFxId, xsetGridPaneColumnIndex, xsetGridPaneRowIndex, xsetLayoutX, xsetLayoutY, xsetPrefHeight, xsetPrefWidth, xsetStyleClass
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
float getAnchorPaneBottomAnchor()
org.apache.xmlbeans.XmlFloat xgetAnchorPaneBottomAnchor()
boolean isSetAnchorPaneBottomAnchor()
void setAnchorPaneBottomAnchor(float anchorPaneBottomAnchor)
void xsetAnchorPaneBottomAnchor(org.apache.xmlbeans.XmlFloat anchorPaneBottomAnchor)
void unsetAnchorPaneBottomAnchor()
float getAnchorPaneLeftAnchor()
org.apache.xmlbeans.XmlFloat xgetAnchorPaneLeftAnchor()
boolean isSetAnchorPaneLeftAnchor()
void setAnchorPaneLeftAnchor(float anchorPaneLeftAnchor)
void xsetAnchorPaneLeftAnchor(org.apache.xmlbeans.XmlFloat anchorPaneLeftAnchor)
void unsetAnchorPaneLeftAnchor()
float getAnchorPaneRightAnchor()
org.apache.xmlbeans.XmlFloat xgetAnchorPaneRightAnchor()
boolean isSetAnchorPaneRightAnchor()
void setAnchorPaneRightAnchor(float anchorPaneRightAnchor)
void xsetAnchorPaneRightAnchor(org.apache.xmlbeans.XmlFloat anchorPaneRightAnchor)
void unsetAnchorPaneRightAnchor()
float getAnchorPaneTopAnchor()
org.apache.xmlbeans.XmlFloat xgetAnchorPaneTopAnchor()
boolean isSetAnchorPaneTopAnchor()
void setAnchorPaneTopAnchor(float anchorPaneTopAnchor)
void xsetAnchorPaneTopAnchor(org.apache.xmlbeans.XmlFloat anchorPaneTopAnchor)
void unsetAnchorPaneTopAnchor()
Copyright © 2014. All Rights Reserved.