private final class Scene.EffectiveOrientationProperty extends ReadOnlyObjectPropertyBase<NodeOrientation>
Modifier | Constructor and Description |
---|---|
private |
EffectiveOrientationProperty() |
Modifier and Type | Method and Description |
---|---|
NodeOrientation |
get()
Returns the current value of this
ObservableObjectValue<T> . |
java.lang.Object |
getBean()
Returns the
Object that contains this property. |
java.lang.String |
getName()
Returns the name of this property.
|
void |
invalidate() |
addListener, addListener, fireValueChangedEvent, removeListener, removeListener
toString
asString, asString, asString, getValue, isEqualTo, isEqualTo, isNotEqualTo, isNotEqualTo, isNotNull, isNull, objectExpression
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getValue
public NodeOrientation get()
ObservableObjectValue
ObservableObjectValue<T>
.public java.lang.Object getBean()
ReadOnlyProperty
Object
that contains this property. If this property
is not contained in an Object
, null
is returned.Object
or null
public java.lang.String getName()
ReadOnlyProperty
String
.String
public void invalidate()