|
Aviatrix3D 2.0 Beta 2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A renderable object that contributes to an attribute to an appearance renderable.
Field Summary | |
static int |
BLEND_ATTRIBUTE
The attribute represents blend attributes |
static int |
DEPTH_ATTRIBUTE
The attribute represents depth attributes |
static int |
LINE_ATTRIBUTE
The attribute represents line attributes |
static int |
POINT_ATTRIBUTE
The attribute represents point attributes |
static int |
POLYGON_ATTRIBUTE
The attribute represents polygon attributes |
static int |
STENCIL_ATTRIBUTE
The attribute represents stencil attributes |
Method Summary | |
int |
getAttributeType()
Get the type this visual attribute represents. |
Methods inherited from interface org.j3d.aviatrix3d.rendering.ObjectRenderable |
postRender, render |
Methods inherited from interface org.j3d.aviatrix3d.rendering.Renderable |
equals |
Methods inherited from interface java.lang.Comparable |
compareTo |
Field Detail |
public static final int BLEND_ATTRIBUTE
public static final int DEPTH_ATTRIBUTE
public static final int LINE_ATTRIBUTE
public static final int POINT_ATTRIBUTE
public static final int POLYGON_ATTRIBUTE
public static final int STENCIL_ATTRIBUTE
Method Detail |
public int getAttributeType()
|
Aviatrix3D 2.0 Beta 2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |