public class Polygon3DStyle extends Style
swigCMemOwn| Constructor and Description |
|---|
Polygon3DStyle(Color color)
Constructs a Polygon3DStyle object from various parameters.
|
Polygon3DStyle(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(Polygon3DStyle obj) |
static Polygon3DStyle |
swigCreatePolymorphicInstance(long cPtr,
boolean cMemoryOwn)
Creates a polymorphic instance of the given native object.
|
java.lang.String |
swigGetClassName()
Returns the actual class name of this object.
|
java.lang.Object |
swigGetDirectorObject()
Returns the connected director object.
|
public Polygon3DStyle(long cPtr,
boolean cMemoryOwn)
public Polygon3DStyle(Color color)
color - The color for the 3d polygon.public static long getCPtr(Polygon3DStyle obj)
public static Polygon3DStyle swigCreatePolymorphicInstance(long cPtr, boolean cMemoryOwn)
public java.lang.String swigGetClassName()
swigGetClassName in class Stylepublic java.lang.Object swigGetDirectorObject()
swigGetDirectorObject in class Style