public class Polygon3DStyleBuilder extends StyleBuilder
swigCMemOwn| Constructor and Description |
|---|
Polygon3DStyleBuilder()
Constructs a Polygon3DStyleBuilder object with all parameters set to defaults.
|
Polygon3DStyleBuilder(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
Polygon3DStyle |
buildStyle()
Builds a new instance of the Polygon3DStyle object using previously set parameters.
|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(Polygon3DStyleBuilder obj) |
static Polygon3DStyleBuilder |
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 Polygon3DStyleBuilder(long cPtr,
boolean cMemoryOwn)
public Polygon3DStyleBuilder()
public static long getCPtr(Polygon3DStyleBuilder obj)
protected void finalize()
finalize in class StyleBuilderpublic void delete()
delete in class StyleBuilderpublic static Polygon3DStyleBuilder swigCreatePolymorphicInstance(long cPtr, boolean cMemoryOwn)
public Polygon3DStyle buildStyle()
public java.lang.String swigGetClassName()
swigGetClassName in class StyleBuilderpublic java.lang.Object swigGetDirectorObject()
swigGetDirectorObject in class StyleBuilder