|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
draw(java.awt.Graphics g)
Draw the point as a symbol. |
boolean |
mouseVicinity(fundamentals.mouseVector mouseAt)
See if mouse position is close to this plot object. |
java.lang.String |
toPs()
Represent the plot object as a postscript command |
double |
weight()
|
fundamentals.mouseVector |
visiblePixel(double parameter)
|
Method Detail |
public boolean mouseVicinity(fundamentals.mouseVector mouseAt)
mouseAt
- The coordinates of the mouse position
public void draw(java.awt.Graphics g)
g
- the graphics canvaspublic java.lang.String toPs()
public fundamentals.mouseVector visiblePixel(double parameter)
public double weight()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |