|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface that describes an object that supplies updates to OMGraphics presented by the GraphicLoaderPlugIn.
Method Summary | |
java.awt.Component |
getGUI()
The method that calls the GUI that controls the GraphicLoader. |
java.lang.String |
getName()
Get a pretty name for GUI representation that lets folks know what the GraphicLoader does. |
OMGraphicHandler |
getReceiver()
Get the OMGraphicHandler that will receive OMGraphic updates from the GraphicLoader. |
void |
setProjection(Projection p)
Let the GraphicLoader know what the projection is. |
void |
setReceiver(OMGraphicHandler r)
Set the OMGraphicHandler that will receive OMGraphic updates from the GraphicLoader. |
Method Detail |
public java.awt.Component getGUI()
public void setProjection(Projection p)
public void setReceiver(OMGraphicHandler r)
public OMGraphicHandler getReceiver()
public java.lang.String getName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |