|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AppearanceFactory.PolygonDraw | |
---|---|
anl.aida.viz |
Uses of AppearanceFactory.PolygonDraw in anl.aida.viz |
---|
Methods in anl.aida.viz that return AppearanceFactory.PolygonDraw | |
---|---|
static AppearanceFactory.PolygonDraw |
AppearanceFactory.PolygonDraw.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AppearanceFactory.PolygonDraw[] |
AppearanceFactory.PolygonDraw.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in anl.aida.viz with parameters of type AppearanceFactory.PolygonDraw | |
---|---|
static javax.media.j3d.Appearance |
AppearanceFactory.setPolygonAppearance(javax.media.j3d.Appearance appearance,
AppearanceFactory.PolygonDraw draw)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |