Package | Description |
---|---|
org.jzy3d.plot3d.primitives |
Modifier and Type | Field and Description |
---|---|
protected AbstractGeometry.PolygonMode |
AbstractGeometry.polygonMode |
Modifier and Type | Method and Description |
---|---|
AbstractGeometry.PolygonMode |
AbstractGeometry.getPolygonMode() |
static AbstractGeometry.PolygonMode |
AbstractGeometry.PolygonMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractGeometry.PolygonMode[] |
AbstractGeometry.PolygonMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ParallelepipedComposite.setPolygonMode(AbstractGeometry.PolygonMode mode) |
void |
AbstractGeometry.setPolygonMode(AbstractGeometry.PolygonMode polygonMode)
A null polygonMode imply no any call to gl.glPolygonMode(...) at
rendering
|
Copyright © 2016. All rights reserved.