Uses of Interface
com.neotropic.kuwaiba.modules.commercial.ospman.api.eventDispatcher.EventDispatcher
-
Packages that use EventDispatcher Package Description com.neotropic.kuwaiba.modules.commercial.ospman.api.eventDispatcher com.neotropic.kuwaiba.modules.commercial.ospman.providers.ol -
-
Uses of EventDispatcher in com.neotropic.kuwaiba.modules.commercial.ospman.api.eventDispatcher
Subinterfaces of EventDispatcher in com.neotropic.kuwaiba.modules.commercial.ospman.api.eventDispatcher Modifier and Type Interface Description interface
ClickEventDispatcher
Dispatches the click event.interface
ModifyEndEventDispatcher
Dispatches the modify end event.interface
RightClickEventDispatcher
Dispatches the right click event. -
Uses of EventDispatcher in com.neotropic.kuwaiba.modules.commercial.ospman.providers.ol
Classes in com.neotropic.kuwaiba.modules.commercial.ospman.providers.ol that implement EventDispatcher Modifier and Type Class Description class
FeatureEdge
A edge wrapper to features with geometry of type LineStringclass
FeatureNode
A node wrapper to features with geometry of type point.
-