|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Graphable3D
Something that can be graphed in the middle of a Graph3D component. It needs to know about the data it contains.
Version 1.0, 4/21/99 - original version.
Method Summary | |
---|---|
double |
maxZ()
maximum z value that will be graphed. |
double |
minZ()
minimum z value that will be graphed. |
Methods inherited from interface org.strbio.util.graph.Graphable2D |
---|
getLegend, maxX, maxY, minX, minY, paintGraph |
Method Detail |
---|
double minZ()
double maxZ()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |