|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectmoebiusViewer.shape.AbstractShape
moebiusViewer.graph.Graph
| Field Summary |
| Fields inherited from class moebiusViewer.shape.AbstractShape |
EPS, EPSSQR, propertyChangeSupport, toolList |
| Constructor Summary | |
Graph()
|
|
| Method Summary | |
void |
addGraph(double[] y)
|
void |
draw(MoebiusGraphics g)
|
void |
drawGrid(MoebiusGraphics g)
|
double |
getMaxY()
|
double |
getMinY()
|
java.util.Vector |
getValues()
|
void |
removeGraph(int index)
|
void |
setGraph(int index,
double[] y)
|
| Methods inherited from class moebiusViewer.shape.AbstractShape |
addPropertyChangeListener, clone, dontFirePropertyChange, equals, firePropertyChange, firePropertyChange, getColor, getFilled, getLabel, getLineWidth, getPickable, getPointOutline, getPointRadius, getShowLabel, getString, getTools, isDoFirePropertyChange, isPickable, removePropertyChangeListener, reset, setColor, setDoFirePropertyChange, setFilled, setLabel, setLineWidth, setPickable, setPointOutline, setPointRadius, setShowLabel |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Graph()
| Method Detail |
public void addGraph(double[] y)
public void removeGraph(int index)
public void setGraph(int index,
double[] y)
public java.util.Vector getValues()
public double getMinY()
public double getMaxY()
public void drawGrid(MoebiusGraphics g)
public void draw(MoebiusGraphics g)
draw in interface MoebiusShapedraw in class AbstractShape
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||