|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object EnvDrawContour
public class EnvDrawContour
Constructor Summary | |
---|---|
EnvDrawContour()
|
|
EnvDrawContour(int nNumSteps,
int nNumTraces,
double lfStepScale)
|
Method Summary | |
---|---|
void |
draw(IEnvironment env,
IProjection proj,
java.awt.Graphics g)
|
void |
setTracePts(IEnvironment env)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EnvDrawContour()
public EnvDrawContour(int nNumSteps, int nNumTraces, double lfStepScale)
nNumSteps
- number of numerical steps each contour line takesnNumTraces
- number of countour lineslfStepScale
- I forget what this doesMethod Detail |
---|
public void draw(IEnvironment env, IProjection proj, java.awt.Graphics g)
draw
in interface IEnvDraw
public void setTracePts(IEnvironment env)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |