Uses of Interface
com.nnamo.interfaces.WaypointBehaviour
Packages that use WaypointBehaviour
-
Uses of WaypointBehaviour in com.nnamo.view.custompanels
Methods in com.nnamo.view.custompanels with parameters of type WaypointBehaviourModifier and TypeMethodDescriptionvoid
MapPanel.setClickWaypointBehaviour
(WaypointBehaviour waypointBehaviour) Sets the behaviour for waypoint clicks, allowing custom actions when a waypoint is clicked. -
Uses of WaypointBehaviour in com.nnamo.view.frame
Methods in com.nnamo.view.frame with parameters of type WaypointBehaviourModifier and TypeMethodDescriptionvoid
MainFrame.setClickWaypointBehaviour
(WaypointBehaviour waypointBehaviour) Sets the waypoint click behavior in the map panel.