JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
edu.ucdavis.cstars.client.event.GraphicsLayerGraphicRemoveHandler
Packages that use
GraphicsLayerGraphicRemoveHandler
Package
Description
edu.ucdavis.cstars.client.layers
Uses of
GraphicsLayerGraphicRemoveHandler
in
edu.ucdavis.cstars.client.layers
Methods in
edu.ucdavis.cstars.client.layers
with parameters of type
GraphicsLayerGraphicRemoveHandler
Modifier and Type
Method and Description
void
GraphicsLayer.
addGraphicRemoveHandler
(
GraphicsLayerGraphicRemoveHandler
handler)
Fires when a graphic is removed from the GraphicsLayer.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes