@Generated(value="Generated by javafx.builder.processor.BuilderProcessor")
@Deprecated
public abstract class NodeBuilder<B extends NodeBuilder<B>>
extends java.lang.Object
Node
Modifier and Type | Field and Description |
---|---|
(package private) java.util.BitSet |
__set
Deprecated.
|
private BlendMode |
blendMode
Deprecated.
|
private boolean |
cache
Deprecated.
|
private CacheHint |
cacheHint
Deprecated.
|
private Node |
clip
Deprecated.
|
private Cursor |
cursor
Deprecated.
|
private DepthTest |
depthTest
Deprecated.
|
private boolean |
disable
Deprecated.
|
private Effect |
effect
Deprecated.
|
private EventDispatcher |
eventDispatcher
Deprecated.
|
private boolean |
focusTraversable
Deprecated.
|
private java.lang.String |
id
Deprecated.
|
private InputMethodRequests |
inputMethodRequests
Deprecated.
|
private double |
layoutX
Deprecated.
|
private double |
layoutY
Deprecated.
|
private boolean |
managed
Deprecated.
|
private boolean |
mouseTransparent
Deprecated.
|
private EventHandler<? super ContextMenuEvent> |
onContextMenuRequested
Deprecated.
|
private EventHandler<? super MouseEvent> |
onDragDetected
Deprecated.
|
private EventHandler<? super DragEvent> |
onDragDone
Deprecated.
|
private EventHandler<? super DragEvent> |
onDragDropped
Deprecated.
|
private EventHandler<? super DragEvent> |
onDragEntered
Deprecated.
|
private EventHandler<? super DragEvent> |
onDragExited
Deprecated.
|
private EventHandler<? super DragEvent> |
onDragOver
Deprecated.
|
private EventHandler<? super InputMethodEvent> |
onInputMethodTextChanged
Deprecated.
|
private EventHandler<? super KeyEvent> |
onKeyPressed
Deprecated.
|
private EventHandler<? super KeyEvent> |
onKeyReleased
Deprecated.
|
private EventHandler<? super KeyEvent> |
onKeyTyped
Deprecated.
|
private EventHandler<? super MouseEvent> |
onMouseClicked
Deprecated.
|
private EventHandler<? super MouseDragEvent> |
onMouseDragEntered
Deprecated.
|
private EventHandler<? super MouseDragEvent> |
onMouseDragExited
Deprecated.
|
private EventHandler<? super MouseEvent> |
onMouseDragged
Deprecated.
|
private EventHandler<? super MouseDragEvent> |
onMouseDragOver
Deprecated.
|
private EventHandler<? super MouseDragEvent> |
onMouseDragReleased
Deprecated.
|
private EventHandler<? super MouseEvent> |
onMouseEntered
Deprecated.
|
private EventHandler<? super MouseEvent> |
onMouseExited
Deprecated.
|
private EventHandler<? super MouseEvent> |
onMouseMoved
Deprecated.
|
private EventHandler<? super MouseEvent> |
onMousePressed
Deprecated.
|
private EventHandler<? super MouseEvent> |
onMouseReleased
Deprecated.
|
private EventHandler<? super RotateEvent> |
onRotate
Deprecated.
|
private EventHandler<? super RotateEvent> |
onRotationFinished
Deprecated.
|
private EventHandler<? super RotateEvent> |
onRotationStarted
Deprecated.
|
private EventHandler<? super ScrollEvent> |
onScroll
Deprecated.
|
private EventHandler<? super ScrollEvent> |
onScrollFinished
Deprecated.
|
private EventHandler<? super ScrollEvent> |
onScrollStarted
Deprecated.
|
private EventHandler<? super SwipeEvent> |
onSwipeDown
Deprecated.
|
private EventHandler<? super SwipeEvent> |
onSwipeLeft
Deprecated.
|
private EventHandler<? super SwipeEvent> |
onSwipeRight
Deprecated.
|
private EventHandler<? super SwipeEvent> |
onSwipeUp
Deprecated.
|
private EventHandler<? super TouchEvent> |
onTouchMoved
Deprecated.
|
private EventHandler<? super TouchEvent> |
onTouchPressed
Deprecated.
|
private EventHandler<? super TouchEvent> |
onTouchReleased
Deprecated.
|
private EventHandler<? super TouchEvent> |
onTouchStationary
Deprecated.
|
private EventHandler<? super ZoomEvent> |
onZoom
Deprecated.
|
private EventHandler<? super ZoomEvent> |
onZoomFinished
Deprecated.
|
private EventHandler<? super ZoomEvent> |
onZoomStarted
Deprecated.
|
private double |
opacity
Deprecated.
|
private boolean |
pickOnBounds
Deprecated.
|
private double |
rotate
Deprecated.
|
private Point3D |
rotationAxis
Deprecated.
|
private double |
scaleX
Deprecated.
|
private double |
scaleY
Deprecated.
|
private double |
scaleZ
Deprecated.
|
private java.lang.String |
style
Deprecated.
|
private java.util.Collection<? extends java.lang.String> |
styleClass
Deprecated.
|
private java.util.Collection<? extends Transform> |
transforms
Deprecated.
|
private double |
translateX
Deprecated.
|
private double |
translateY
Deprecated.
|
private double |
translateZ
Deprecated.
|
private java.lang.Object |
userData
Deprecated.
|
private boolean |
visible
Deprecated.
|
Modifier | Constructor and Description |
---|---|
protected |
NodeBuilder()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
private void |
__set(int i)
Deprecated.
|
void |
applyTo(Node x)
Deprecated.
|
B |
blendMode(BlendMode x)
Deprecated.
Set the value of the
blendMode property for the instance constructed by this builder. |
B |
cache(boolean x)
Deprecated.
Set the value of the
cache property for the instance constructed by this builder. |
B |
cacheHint(CacheHint x)
Deprecated.
Set the value of the
cacheHint property for the instance constructed by this builder. |
B |
clip(Node x)
Deprecated.
Set the value of the
clip property for the instance constructed by this builder. |
B |
cursor(Cursor x)
Deprecated.
Set the value of the
cursor property for the instance constructed by this builder. |
B |
depthTest(DepthTest x)
Deprecated.
Set the value of the
depthTest property for the instance constructed by this builder. |
B |
disable(boolean x)
Deprecated.
Set the value of the
disable property for the instance constructed by this builder. |
B |
effect(Effect x)
Deprecated.
Set the value of the
effect property for the instance constructed by this builder. |
B |
eventDispatcher(EventDispatcher x)
Deprecated.
Set the value of the
eventDispatcher property for the instance constructed by this builder. |
B |
focusTraversable(boolean x)
Deprecated.
Set the value of the
focusTraversable property for the instance constructed by this builder. |
B |
id(java.lang.String x)
Deprecated.
Set the value of the
id property for the instance constructed by this builder. |
B |
inputMethodRequests(InputMethodRequests x)
Deprecated.
Set the value of the
inputMethodRequests property for the instance constructed by this builder. |
B |
layoutX(double x)
Deprecated.
Set the value of the
layoutX property for the instance constructed by this builder. |
B |
layoutY(double x)
Deprecated.
Set the value of the
layoutY property for the instance constructed by this builder. |
B |
managed(boolean x)
Deprecated.
Set the value of the
managed property for the instance constructed by this builder. |
B |
mouseTransparent(boolean x)
Deprecated.
Set the value of the
mouseTransparent property for the instance constructed by this builder. |
B |
onContextMenuRequested(EventHandler<? super ContextMenuEvent> x)
Deprecated.
Set the value of the
onContextMenuRequested property for the instance constructed by this builder. |
B |
onDragDetected(EventHandler<? super MouseEvent> x)
Deprecated.
Set the value of the
onDragDetected property for the instance constructed by this builder. |
B |
onDragDone(EventHandler<? super DragEvent> x)
Deprecated.
Set the value of the
onDragDone property for the instance constructed by this builder. |
B |
onDragDropped(EventHandler<? super DragEvent> x)
Deprecated.
Set the value of the
onDragDropped property for the instance constructed by this builder. |
B |
onDragEntered(EventHandler<? super DragEvent> x)
Deprecated.
Set the value of the
onDragEntered property for the instance constructed by this builder. |
B |
onDragExited(EventHandler<? super DragEvent> x)
Deprecated.
Set the value of the
onDragExited property for the instance constructed by this builder. |
B |
onDragOver(EventHandler<? super DragEvent> x)
Deprecated.
Set the value of the
onDragOver property for the instance constructed by this builder. |
B |
onInputMethodTextChanged(EventHandler<? super InputMethodEvent> x)
Deprecated.
Set the value of the
onInputMethodTextChanged property for the instance constructed by this builder. |
B |
onKeyPressed(EventHandler<? super KeyEvent> x)
Deprecated.
Set the value of the
onKeyPressed property for the instance constructed by this builder. |
B |
onKeyReleased(EventHandler<? super KeyEvent> x)
Deprecated.
Set the value of the
onKeyReleased property for the instance constructed by this builder. |
B |
onKeyTyped(EventHandler<? super KeyEvent> x)
Deprecated.
Set the value of the
onKeyTyped property for the instance constructed by this builder. |
B |
onMouseClicked(EventHandler<? super MouseEvent> x)
Deprecated.
Set the value of the
onMouseClicked property for the instance constructed by this builder. |
B |
onMouseDragEntered(EventHandler<? super MouseDragEvent> x)
Deprecated.
Set the value of the
onMouseDragEntered property for the instance constructed by this builder. |
B |
onMouseDragExited(EventHandler<? super MouseDragEvent> x)
Deprecated.
Set the value of the
onMouseDragExited property for the instance constructed by this builder. |
B |
onMouseDragged(EventHandler<? super MouseEvent> x)
Deprecated.
Set the value of the
onMouseDragged property for the instance constructed by this builder. |
B |
onMouseDragOver(EventHandler<? super MouseDragEvent> x)
Deprecated.
Set the value of the
onMouseDragOver property for the instance constructed by this builder. |
B |
onMouseDragReleased(EventHandler<? super MouseDragEvent> x)
Deprecated.
Set the value of the
onMouseDragReleased property for the instance constructed by this builder. |
B |
onMouseEntered(EventHandler<? super MouseEvent> x)
Deprecated.
Set the value of the
onMouseEntered property for the instance constructed by this builder. |
B |
onMouseExited(EventHandler<? super MouseEvent> x)
Deprecated.
Set the value of the
onMouseExited property for the instance constructed by this builder. |
B |
onMouseMoved(EventHandler<? super MouseEvent> x)
Deprecated.
Set the value of the
onMouseMoved property for the instance constructed by this builder. |
B |
onMousePressed(EventHandler<? super MouseEvent> x)
Deprecated.
Set the value of the
onMousePressed property for the instance constructed by this builder. |
B |
onMouseReleased(EventHandler<? super MouseEvent> x)
Deprecated.
Set the value of the
onMouseReleased property for the instance constructed by this builder. |
B |
onRotate(EventHandler<? super RotateEvent> x)
Deprecated.
Set the value of the
onRotate property for the instance constructed by this builder. |
B |
onRotationFinished(EventHandler<? super RotateEvent> x)
Deprecated.
Set the value of the
onRotationFinished property for the instance constructed by this builder. |
B |
onRotationStarted(EventHandler<? super RotateEvent> x)
Deprecated.
Set the value of the
onRotationStarted property for the instance constructed by this builder. |
B |
onScroll(EventHandler<? super ScrollEvent> x)
Deprecated.
Set the value of the
onScroll property for the instance constructed by this builder. |
B |
onScrollFinished(EventHandler<? super ScrollEvent> x)
Deprecated.
Set the value of the
onScrollFinished property for the instance constructed by this builder. |
B |
onScrollStarted(EventHandler<? super ScrollEvent> x)
Deprecated.
Set the value of the
onScrollStarted property for the instance constructed by this builder. |
B |
onSwipeDown(EventHandler<? super SwipeEvent> x)
Deprecated.
Set the value of the
onSwipeDown property for the instance constructed by this builder. |
B |
onSwipeLeft(EventHandler<? super SwipeEvent> x)
Deprecated.
Set the value of the
onSwipeLeft property for the instance constructed by this builder. |
B |
onSwipeRight(EventHandler<? super SwipeEvent> x)
Deprecated.
Set the value of the
onSwipeRight property for the instance constructed by this builder. |
B |
onSwipeUp(EventHandler<? super SwipeEvent> x)
Deprecated.
Set the value of the
onSwipeUp property for the instance constructed by this builder. |
B |
onTouchMoved(EventHandler<? super TouchEvent> x)
Deprecated.
Set the value of the
onTouchMoved property for the instance constructed by this builder. |
B |
onTouchPressed(EventHandler<? super TouchEvent> x)
Deprecated.
Set the value of the
onTouchPressed property for the instance constructed by this builder. |
B |
onTouchReleased(EventHandler<? super TouchEvent> x)
Deprecated.
Set the value of the
onTouchReleased property for the instance constructed by this builder. |
B |
onTouchStationary(EventHandler<? super TouchEvent> x)
Deprecated.
Set the value of the
onTouchStationary property for the instance constructed by this builder. |
B |
onZoom(EventHandler<? super ZoomEvent> x)
Deprecated.
Set the value of the
onZoom property for the instance constructed by this builder. |
B |
onZoomFinished(EventHandler<? super ZoomEvent> x)
Deprecated.
Set the value of the
onZoomFinished property for the instance constructed by this builder. |
B |
onZoomStarted(EventHandler<? super ZoomEvent> x)
Deprecated.
Set the value of the
onZoomStarted property for the instance constructed by this builder. |
B |
opacity(double x)
Deprecated.
Set the value of the
opacity property for the instance constructed by this builder. |
B |
pickOnBounds(boolean x)
Deprecated.
Set the value of the
pickOnBounds property for the instance constructed by this builder. |
B |
rotate(double x)
Deprecated.
Set the value of the
rotate property for the instance constructed by this builder. |
B |
rotationAxis(Point3D x)
Deprecated.
Set the value of the
rotationAxis property for the instance constructed by this builder. |
B |
scaleX(double x)
Deprecated.
Set the value of the
scaleX property for the instance constructed by this builder. |
B |
scaleY(double x)
Deprecated.
Set the value of the
scaleY property for the instance constructed by this builder. |
B |
scaleZ(double x)
Deprecated.
Set the value of the
scaleZ property for the instance constructed by this builder. |
B |
style(java.lang.String x)
Deprecated.
Set the value of the
style property for the instance constructed by this builder. |
B |
styleClass(java.util.Collection<? extends java.lang.String> x)
Deprecated.
Add the given items to the List of items in the
styleClass property for the instance constructed by this builder. |
B |
styleClass(java.lang.String... x)
Deprecated.
Add the given items to the List of items in the
styleClass property for the instance constructed by this builder. |
B |
transforms(java.util.Collection<? extends Transform> x)
Deprecated.
Add the given items to the List of items in the
transforms property for the instance constructed by this builder. |
B |
transforms(Transform... x)
Deprecated.
Add the given items to the List of items in the
transforms property for the instance constructed by this builder. |
B |
translateX(double x)
Deprecated.
Set the value of the
translateX property for the instance constructed by this builder. |
B |
translateY(double x)
Deprecated.
Set the value of the
translateY property for the instance constructed by this builder. |
B |
translateZ(double x)
Deprecated.
Set the value of the
translateZ property for the instance constructed by this builder. |
B |
userData(java.lang.Object x)
Deprecated.
Set the value of the
userData property for the instance constructed by this builder. |
B |
visible(boolean x)
Deprecated.
Set the value of the
visible property for the instance constructed by this builder. |
java.util.BitSet __set
private BlendMode blendMode
private boolean cache
private CacheHint cacheHint
private Node clip
private Cursor cursor
private DepthTest depthTest
private boolean disable
private Effect effect
private EventDispatcher eventDispatcher
private boolean focusTraversable
private java.lang.String id
private InputMethodRequests inputMethodRequests
private double layoutX
private double layoutY
private boolean managed
private boolean mouseTransparent
private EventHandler<? super ContextMenuEvent> onContextMenuRequested
private EventHandler<? super MouseEvent> onDragDetected
private EventHandler<? super DragEvent> onDragDone
private EventHandler<? super DragEvent> onDragDropped
private EventHandler<? super DragEvent> onDragEntered
private EventHandler<? super DragEvent> onDragExited
private EventHandler<? super DragEvent> onDragOver
private EventHandler<? super InputMethodEvent> onInputMethodTextChanged
private EventHandler<? super KeyEvent> onKeyPressed
private EventHandler<? super KeyEvent> onKeyReleased
private EventHandler<? super KeyEvent> onKeyTyped
private EventHandler<? super MouseEvent> onMouseClicked
private EventHandler<? super MouseDragEvent> onMouseDragEntered
private EventHandler<? super MouseDragEvent> onMouseDragExited
private EventHandler<? super MouseEvent> onMouseDragged
private EventHandler<? super MouseDragEvent> onMouseDragOver
private EventHandler<? super MouseDragEvent> onMouseDragReleased
private EventHandler<? super MouseEvent> onMouseEntered
private EventHandler<? super MouseEvent> onMouseExited
private EventHandler<? super MouseEvent> onMouseMoved
private EventHandler<? super MouseEvent> onMousePressed
private EventHandler<? super MouseEvent> onMouseReleased
private EventHandler<? super RotateEvent> onRotate
private EventHandler<? super RotateEvent> onRotationFinished
private EventHandler<? super RotateEvent> onRotationStarted
private EventHandler<? super ScrollEvent> onScroll
private EventHandler<? super ScrollEvent> onScrollFinished
private EventHandler<? super ScrollEvent> onScrollStarted
private EventHandler<? super SwipeEvent> onSwipeDown
private EventHandler<? super SwipeEvent> onSwipeLeft
private EventHandler<? super SwipeEvent> onSwipeRight
private EventHandler<? super SwipeEvent> onSwipeUp
private EventHandler<? super TouchEvent> onTouchMoved
private EventHandler<? super TouchEvent> onTouchPressed
private EventHandler<? super TouchEvent> onTouchReleased
private EventHandler<? super TouchEvent> onTouchStationary
private EventHandler<? super ZoomEvent> onZoom
private EventHandler<? super ZoomEvent> onZoomFinished
private EventHandler<? super ZoomEvent> onZoomStarted
private double opacity
private boolean pickOnBounds
private double rotate
private Point3D rotationAxis
private double scaleX
private double scaleY
private double scaleZ
private java.lang.String style
private java.util.Collection<? extends java.lang.String> styleClass
private java.util.Collection<? extends Transform> transforms
private double translateX
private double translateY
private double translateZ
private java.lang.Object userData
private boolean visible
private void __set(int i)
public void applyTo(Node x)
public B blendMode(BlendMode x)
blendMode
property for the instance constructed by this builder.public B cache(boolean x)
cache
property for the instance constructed by this builder.public B cacheHint(CacheHint x)
cacheHint
property for the instance constructed by this builder.public B clip(Node x)
clip
property for the instance constructed by this builder.public B cursor(Cursor x)
cursor
property for the instance constructed by this builder.public B depthTest(DepthTest x)
depthTest
property for the instance constructed by this builder.public B disable(boolean x)
disable
property for the instance constructed by this builder.public B effect(Effect x)
effect
property for the instance constructed by this builder.public B eventDispatcher(EventDispatcher x)
eventDispatcher
property for the instance constructed by this builder.public B focusTraversable(boolean x)
focusTraversable
property for the instance constructed by this builder.public B id(java.lang.String x)
id
property for the instance constructed by this builder.public B inputMethodRequests(InputMethodRequests x)
inputMethodRequests
property for the instance constructed by this builder.public B layoutX(double x)
layoutX
property for the instance constructed by this builder.public B layoutY(double x)
layoutY
property for the instance constructed by this builder.public B managed(boolean x)
managed
property for the instance constructed by this builder.public B mouseTransparent(boolean x)
mouseTransparent
property for the instance constructed by this builder.public B onContextMenuRequested(EventHandler<? super ContextMenuEvent> x)
onContextMenuRequested
property for the instance constructed by this builder.public B onDragDetected(EventHandler<? super MouseEvent> x)
onDragDetected
property for the instance constructed by this builder.public B onDragDone(EventHandler<? super DragEvent> x)
onDragDone
property for the instance constructed by this builder.public B onDragDropped(EventHandler<? super DragEvent> x)
onDragDropped
property for the instance constructed by this builder.public B onDragEntered(EventHandler<? super DragEvent> x)
onDragEntered
property for the instance constructed by this builder.public B onDragExited(EventHandler<? super DragEvent> x)
onDragExited
property for the instance constructed by this builder.public B onDragOver(EventHandler<? super DragEvent> x)
onDragOver
property for the instance constructed by this builder.public B onInputMethodTextChanged(EventHandler<? super InputMethodEvent> x)
onInputMethodTextChanged
property for the instance constructed by this builder.public B onKeyPressed(EventHandler<? super KeyEvent> x)
onKeyPressed
property for the instance constructed by this builder.public B onKeyReleased(EventHandler<? super KeyEvent> x)
onKeyReleased
property for the instance constructed by this builder.public B onKeyTyped(EventHandler<? super KeyEvent> x)
onKeyTyped
property for the instance constructed by this builder.public B onMouseClicked(EventHandler<? super MouseEvent> x)
onMouseClicked
property for the instance constructed by this builder.public B onMouseDragEntered(EventHandler<? super MouseDragEvent> x)
onMouseDragEntered
property for the instance constructed by this builder.public B onMouseDragExited(EventHandler<? super MouseDragEvent> x)
onMouseDragExited
property for the instance constructed by this builder.public B onMouseDragged(EventHandler<? super MouseEvent> x)
onMouseDragged
property for the instance constructed by this builder.public B onMouseDragOver(EventHandler<? super MouseDragEvent> x)
onMouseDragOver
property for the instance constructed by this builder.public B onMouseDragReleased(EventHandler<? super MouseDragEvent> x)
onMouseDragReleased
property for the instance constructed by this builder.public B onMouseEntered(EventHandler<? super MouseEvent> x)
onMouseEntered
property for the instance constructed by this builder.public B onMouseExited(EventHandler<? super MouseEvent> x)
onMouseExited
property for the instance constructed by this builder.public B onMouseMoved(EventHandler<? super MouseEvent> x)
onMouseMoved
property for the instance constructed by this builder.public B onMousePressed(EventHandler<? super MouseEvent> x)
onMousePressed
property for the instance constructed by this builder.public B onMouseReleased(EventHandler<? super MouseEvent> x)
onMouseReleased
property for the instance constructed by this builder.public B onRotate(EventHandler<? super RotateEvent> x)
onRotate
property for the instance constructed by this builder.public B onRotationFinished(EventHandler<? super RotateEvent> x)
onRotationFinished
property for the instance constructed by this builder.public B onRotationStarted(EventHandler<? super RotateEvent> x)
onRotationStarted
property for the instance constructed by this builder.public B onScroll(EventHandler<? super ScrollEvent> x)
onScroll
property for the instance constructed by this builder.public B onScrollFinished(EventHandler<? super ScrollEvent> x)
onScrollFinished
property for the instance constructed by this builder.public B onScrollStarted(EventHandler<? super ScrollEvent> x)
onScrollStarted
property for the instance constructed by this builder.public B onSwipeDown(EventHandler<? super SwipeEvent> x)
onSwipeDown
property for the instance constructed by this builder.public B onSwipeLeft(EventHandler<? super SwipeEvent> x)
onSwipeLeft
property for the instance constructed by this builder.public B onSwipeRight(EventHandler<? super SwipeEvent> x)
onSwipeRight
property for the instance constructed by this builder.public B onSwipeUp(EventHandler<? super SwipeEvent> x)
onSwipeUp
property for the instance constructed by this builder.public B onTouchMoved(EventHandler<? super TouchEvent> x)
onTouchMoved
property for the instance constructed by this builder.public B onTouchPressed(EventHandler<? super TouchEvent> x)
onTouchPressed
property for the instance constructed by this builder.public B onTouchReleased(EventHandler<? super TouchEvent> x)
onTouchReleased
property for the instance constructed by this builder.public B onTouchStationary(EventHandler<? super TouchEvent> x)
onTouchStationary
property for the instance constructed by this builder.public B onZoom(EventHandler<? super ZoomEvent> x)
onZoom
property for the instance constructed by this builder.public B onZoomFinished(EventHandler<? super ZoomEvent> x)
onZoomFinished
property for the instance constructed by this builder.public B onZoomStarted(EventHandler<? super ZoomEvent> x)
onZoomStarted
property for the instance constructed by this builder.public B opacity(double x)
opacity
property for the instance constructed by this builder.public B pickOnBounds(boolean x)
pickOnBounds
property for the instance constructed by this builder.public B rotate(double x)
rotate
property for the instance constructed by this builder.public B rotationAxis(Point3D x)
rotationAxis
property for the instance constructed by this builder.public B scaleX(double x)
scaleX
property for the instance constructed by this builder.public B scaleY(double x)
scaleY
property for the instance constructed by this builder.public B scaleZ(double x)
scaleZ
property for the instance constructed by this builder.public B style(java.lang.String x)
style
property for the instance constructed by this builder.public B styleClass(java.util.Collection<? extends java.lang.String> x)
styleClass
property for the instance constructed by this builder.public B styleClass(java.lang.String... x)
styleClass
property for the instance constructed by this builder.public B transforms(java.util.Collection<? extends Transform> x)
transforms
property for the instance constructed by this builder.public B transforms(Transform... x)
transforms
property for the instance constructed by this builder.public B translateX(double x)
translateX
property for the instance constructed by this builder.public B translateY(double x)
translateY
property for the instance constructed by this builder.public B translateZ(double x)
translateZ
property for the instance constructed by this builder.public B userData(java.lang.Object x)
userData
property for the instance constructed by this builder.