Class OlEdgeHelper
- java.lang.Object
-
- com.neotropic.kuwaiba.modules.commercial.ospman.providers.ol.OlEdgeHelper
-
public class OlEdgeHelper extends Object
Helper to draw a edge on open layers- Author:
- Johny Andres Ortega Ruiz <johny.ortega@kuwaiba.org>
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
OlEdgeHelper(BiConsumer<HashMap<String,Object>,Runnable> consumerEdgeComplete, com.neotropic.flow.component.olmap.OlMap olMap, com.neotropic.flow.component.olmap.interaction.Modify modify, com.neotropic.flow.component.olmap.interaction.Select select, com.neotropic.flow.component.olmap.VectorSource vectorSource, TranslationService ts)
-
-
-
Constructor Detail
-
OlEdgeHelper
protected OlEdgeHelper(BiConsumer<HashMap<String,Object>,Runnable> consumerEdgeComplete, com.neotropic.flow.component.olmap.OlMap olMap, com.neotropic.flow.component.olmap.interaction.Modify modify, com.neotropic.flow.component.olmap.interaction.Select select, com.neotropic.flow.component.olmap.VectorSource vectorSource, TranslationService ts)
-
-