Package | Description |
---|---|
javafx.scene.shape3d |
Provides the set of 3D classes for defining and performing operations on
objects related to three-dimensional geometry.
|
Modifier and Type | Class and Description |
---|---|
class |
CylinderBuilder<B extends CylinderBuilder<B>>
Builder class for javafx.scene.shape3d.Cylinder
|
Modifier and Type | Method and Description |
---|---|
static CylinderBuilder<?> |
CylinderBuilder.create()
Creates a new instance of CylinderBuilder.
|
Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.