|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ThreeDRenderingType
Represent the rendering type of a 3D shape.
Field Summary | |
---|---|
static int |
SOLID
All facets are opaque. |
static int |
WIREFRAME
Only edges are visible. |
static int |
WIREFRAME_WHITE
Only edges are visible. |
Field Detail |
---|
static final int SOLID
static final int WIREFRAME
static final int WIREFRAME_WHITE
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |