|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvisad.bio.PoolPoint
public class PoolPoint
PoolPoint is a single measurement pool endpoint.
| Constructor Summary | |
|---|---|
PoolPoint(VisBio biovis,
DisplayImpl display,
java.lang.String name,
int dimension)
Constructs a point for use in the measurement pool. |
|
| Method Summary | |
|---|---|
void |
init()
Adds the point to the associated display. |
void |
refresh()
Refreshes the point's coordinates to match the linked endpoint. |
void |
toggle(boolean on)
Toggles the renderer visible or invisible. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PoolPoint(VisBio biovis,
DisplayImpl display,
java.lang.String name,
int dimension)
| Method Detail |
|---|
public void init()
throws VisADException,
java.rmi.RemoteException
VisADException
java.rmi.RemoteExceptionpublic void toggle(boolean on)
public void refresh()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||