|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.javaGenes.graph.GraphLayout.CoordinateProvider
Field Summary | |
protected double |
edge
|
protected double |
maximum
|
protected double[] |
position
|
Constructor Summary | |
GraphLayout.CoordinateProvider(double edgeLength,
double size)
|
Method Summary | |
double |
get(int index)
|
void |
next()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected double edge
protected double maximum
protected double[] position
Constructor Detail |
public GraphLayout.CoordinateProvider(double edgeLength, double size)
Method Detail |
public double get(int index)
public void next()
|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |