Package com.nnamo.interfaces
Interface WaypointBehaviour
public interface WaypointBehaviour
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onWaypointClick
(org.jxmapviewer.viewer.GeoPosition geo, boolean b)
-
Method Details
-
onWaypointClick
void onWaypointClick(org.jxmapviewer.viewer.GeoPosition geo, boolean b) throws SQLException, IOException - Throws:
SQLException
IOException
-