@Generated(value="Generated by javafx.builder.processor.BuilderProcessor") public abstract class Shape3DBuilder<B extends Shape3DBuilder<B>> extends NodeBuilder<B>
Shape3D
Modifier | Constructor and Description |
---|---|
protected |
Shape3DBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
applyTo(Shape3D x) |
B |
cullFace(CullFace x)
Set the value of the
cullFace property for the instance constructed by this builder. |
B |
drawMode(DrawMode x)
Set the value of the
drawMode property for the instance constructed by this builder. |
B |
material(Material x)
Set the value of the
material property for the instance constructed by this builder. |
applyTo, blendMode, cache, cacheHint, clip, cssMetaData, cssMetaData, cursor, depthTest, disable, effect, eventDispatcher, focusTraversable, id, inputMethodRequests, layoutX, layoutY, managed, mouseTransparent, nodeOrientation, onContextMenuRequested, onDragDetected, onDragDone, onDragDropped, onDragEntered, onDragExited, onDragOver, onInputMethodTextChanged, onKeyPressed, onKeyReleased, onKeyTyped, onMouseClicked, onMouseDragEntered, onMouseDragExited, onMouseDragged, onMouseDragOver, onMouseDragReleased, onMouseEntered, onMouseExited, onMouseMoved, onMousePressed, onMouseReleased, onRotate, onRotationFinished, onRotationStarted, onScroll, onScrollFinished, onScrollStarted, onSwipeDown, onSwipeLeft, onSwipeRight, onSwipeUp, onTouchMoved, onTouchPressed, onTouchReleased, onTouchStationary, onZoom, onZoomFinished, onZoomStarted, opacity, pickOnBounds, pseudoClassStates, pseudoClassStates, rotate, rotationAxis, scaleX, scaleY, scaleZ, style, styleClass, styleClass, transforms, transforms, translateX, translateY, translateZ, userData, visible
public void applyTo(Shape3D x)
public B cullFace(CullFace x)
cullFace
property for the instance constructed by this builder.public B drawMode(DrawMode x)
drawMode
property for the instance constructed by this builder.Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.