|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.awt.event.MouseAdapter jfig.utils.Xspline.RandomOpenSplineGenerator
Field Summary | |
(package private) java.awt.Component |
component
|
(package private) Xspline |
xspline
|
Constructor Summary | |
Xspline.RandomOpenSplineGenerator(Xspline target,
java.awt.Component component)
|
Method Summary | |
int |
clip(int x)
|
void |
mouseClicked(java.awt.event.MouseEvent e)
|
void |
newRandomOpenSpline()
|
Methods inherited from class java.awt.event.MouseAdapter |
mouseEntered, mouseExited, mousePressed, mouseReleased |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
Xspline xspline
java.awt.Component component
Constructor Detail |
public Xspline.RandomOpenSplineGenerator(Xspline target, java.awt.Component component)
Method Detail |
public void mouseClicked(java.awt.event.MouseEvent e)
public void newRandomOpenSpline()
public int clip(int x)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |