|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlvPickCoordinateListener
Interface that specifies classes that manage Coordinate picking listening.
IlvCoordinatePanelFactory,
IlvPickCoordinateEvent| Method Summary | |
|---|---|
void |
areaPicked(IlvPickCoordinateEvent e)
This method will be called when the user picks an area on the map. |
void |
pointPicked(IlvPickCoordinateEvent e)
This method will be called when the user picks a point on the map. |
| Method Detail |
|---|
void pointPicked(IlvPickCoordinateEvent e)
e - Event containing the coordinates picked.void areaPicked(IlvPickCoordinateEvent e)
e - Event containing the coordinates picked.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||