|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectElevationCalculator
RenderingElevationCalculator
public class RenderingElevationCalculator
ElevationCalculator that allows to set the number of calculation steps and displays the forces that would be in effect during the next step.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ElevationCalculator |
---|
ElevationCalculator.ElevationDeterminationScenario |
Field Summary |
---|
Fields inherited from class ElevationCalculator |
---|
CALCULATION_STEPS |
Constructor Summary | |
---|---|
RenderingElevationCalculator(int steps)
|
Method Summary | |
---|---|
protected ElevationCalculator.ElevationDeterminationScenario |
createScenario(CellularTerrainElevation eleData)
|
int |
getSteps()
|
void |
renderTo(JOGLTarget util)
|
Methods inherited from class ElevationCalculator |
---|
calculateElevations |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RenderingElevationCalculator(int steps)
Method Detail |
---|
public int getSteps()
public void renderTo(JOGLTarget util)
protected ElevationCalculator.ElevationDeterminationScenario createScenario(CellularTerrainElevation eleData)
createScenario
in class ElevationCalculator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |