|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectEnvDrawContour
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 does| Method Detail |
|---|
public void draw(IEnvironment env,
IProjection proj,
java.awt.Graphics g)
draw in interface IEnvDrawpublic void setTracePts(IEnvironment env)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||