|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsim.portrayal3d.grid.fastgridcell.GridCellQuadPortrayal
sim.portrayal3d.grid.fastgridcell.TileGridCellPortrayal
sim.portrayal3d.grid.fastgridcell.NoZGridCellPortrayal
Field Summary |
Fields inherited from class sim.portrayal3d.grid.fastgridcell.TileGridCellPortrayal |
colorComponents, colorDispenser, tmpColor, tmpCoords |
Constructor Summary | |
NoZGridCellPortrayal(int colorComponents,
ColorCoding colorDispenser)
|
Method Summary | |
void |
setData(GridCellInfo gridCell,
float[] coordinates,
float[] colors,
int quadIndex)
|
Methods inherited from class sim.portrayal3d.grid.fastgridcell.GridCellQuadPortrayal |
getInspector, getName, setSelected |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NoZGridCellPortrayal(int colorComponents, ColorCoding colorDispenser)
Method Detail |
public void setData(GridCellInfo gridCell, float[] coordinates, float[] colors, int quadIndex)
setData
in class TileGridCellPortrayal
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |