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 interfaceClickEventDispatcherDispatches the click event.interfaceModifyEndEventDispatcherDispatches the modify end event.interfaceRightClickEventDispatcherDispatches 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 classFeatureEdgeA edge wrapper to features with geometry of type LineStringclassFeatureNodeA node wrapper to features with geometry of type point.
-