Class OlPathSelectionHelper


  • public class OlPathSelectionHelper
    extends Object
    Path selection helper. Paint edges that follow the path.
    Author:
    Johny Andres Ortega Ruiz <johny.ortega@kuwaiba.org>
    • Constructor Detail

      • OlPathSelectionHelper

        public OlPathSelectionHelper​(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)