private final class Node.MiscProperties
extends java.lang.Object
public final ReadOnlyObjectProperty<Bounds> boundsInParentProperty
getBoundsInParent()public final ReadOnlyObjectProperty<Bounds> boundsInLocalProperty
getBoundsInLocal()public final BooleanProperty cacheProperty
isCache()public final ObjectProperty<CacheHint> cacheHintProperty
getCacheHint()public final ObjectProperty<Node> clipProperty
getClip()public final ObjectProperty<Cursor> cursorProperty
getCursor()public final ObjectProperty<DepthTest> depthTestProperty
getDepthTest()public final BooleanProperty disableProperty
isDisable()public final ObjectProperty<Effect> effectProperty
getEffect()public ObjectProperty<InputMethodRequests> inputMethodRequestsProperty
getInputMethodRequests()public final BooleanProperty mouseTransparentProperty
isMouseTransparent()public final Bounds getBoundsInParent()
public final ReadOnlyObjectProperty<Bounds> boundsInParentProperty()
getBoundsInParent()public void invalidateBoundsInParent()
public final Bounds getBoundsInLocal()
public final ReadOnlyObjectProperty<Bounds> boundsInLocalProperty()
getBoundsInLocal()public void invalidateBoundsInLocal()
public final boolean isCache()
public final BooleanProperty cacheProperty()
isCache()public final CacheHint getCacheHint()
public final ObjectProperty<CacheHint> cacheHintProperty()
getCacheHint()public final Node getClip()
public final ObjectProperty<Node> clipProperty()
getClip()public final Cursor getCursor()
public final ObjectProperty<Cursor> cursorProperty()
getCursor()public final DepthTest getDepthTest()
public final ObjectProperty<DepthTest> depthTestProperty()
getDepthTest()public final boolean isDisable()
public final BooleanProperty disableProperty()
isDisable()public final Effect getEffect()
public final ObjectProperty<Effect> effectProperty()
getEffect()public final InputMethodRequests getInputMethodRequests()
public ObjectProperty<InputMethodRequests> inputMethodRequestsProperty()
getInputMethodRequests()public final boolean isMouseTransparent()
public final BooleanProperty mouseTransparentProperty()
isMouseTransparent()public boolean canSetCursor()
public boolean canSetEffect()
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.