@Generated(value="Generated by javafx.builder.processor.BuilderProcessor") public class AmbientLightBuilder<B extends AmbientLightBuilder<B>> extends LightBaseBuilder<B> implements javafx.util.Builder<AmbientLight>
AmbientLight
Modifier | Constructor and Description |
---|---|
protected |
AmbientLightBuilder() |
Modifier and Type | Method and Description |
---|---|
AmbientLight |
build()
Make an instance of
AmbientLight based on the properties set on this builder. |
static AmbientLightBuilder<?> |
create()
Creates a new instance of AmbientLightBuilder.
|
applyTo, color, lightOn, scope, scope
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 static AmbientLightBuilder<?> create()
public AmbientLight build()
AmbientLight
based on the properties set on this builder.build
in interface javafx.util.Builder<AmbientLight>
Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.