|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpedviz.view.Symbol
pedviz.view.symbols3d.Symbol3D
pedviz.view.symbols3d.SymbolAdopted3d
public class SymbolAdopted3d
Draws the symbol for an adopted individual.
| Field Summary |
|---|
| Fields inherited from class pedviz.view.symbols3d.Symbol3D |
|---|
STYLE_NORMAL, STYLE_TURM |
| Constructor Summary | |
|---|---|
SymbolAdopted3d()
|
|
SymbolAdopted3d(int style)
|
|
| Method Summary | |
|---|---|
javax.media.j3d.GeometryArray[] |
createShape(javax.vecmath.Point3f position,
float size,
java.awt.Color fill)
Creates the GeometryArray of this symbol. |
int |
getPriority()
Returns the priority of the symbol. |
| Methods inherited from class pedviz.view.symbols3d.Symbol3D |
|---|
getStyle, setStyle |
| Methods inherited from class pedviz.view.Symbol |
|---|
compareTo, getHeight, setColors |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SymbolAdopted3d()
public SymbolAdopted3d(int style)
| Method Detail |
|---|
public javax.media.j3d.GeometryArray[] createShape(javax.vecmath.Point3f position,
float size,
java.awt.Color fill)
Symbol3D
createShape in class Symbol3Dposition - Position.size - Size.fill - fill color.
public int getPriority()
Symbol
getPriority in class Symbol
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||