| 
|||||||||
| 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.SymbolSexFemaleLow
public class SymbolSexFemaleLow
Draws the symbol for a female individual.
| Field Summary | 
|---|
| Fields inherited from class pedviz.view.symbols3d.Symbol3D | 
|---|
STYLE_NORMAL, STYLE_TURM | 
| Constructor Summary | |
|---|---|
SymbolSexFemaleLow()
 | 
|
| Method Summary | |
|---|---|
 javax.media.j3d.GeometryArray[] | 
createShape(javax.vecmath.Point3f p,
            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 SymbolSexFemaleLow()
| Method Detail | 
|---|
public javax.media.j3d.GeometryArray[] createShape(javax.vecmath.Point3f p,
                                                   float size,
                                                   java.awt.Color fill)
Symbol3D
createShape in class Symbol3Dp - 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 | ||||||||