Interface ShapeFileSelector


public interface ShapeFileSelector
Interface that describes what it takes to select a shapefile source from some location. When the Shapefile Import needs to get a shape source, the implementation of this interface is called to provide a shape source.
  • Method Details

    • selectShapeSource

      ShapeSource selectShapeSource()
      Returns: