Class ShapefileLibrary


  • public class ShapefileLibrary
    extends Object
    • Constructor Detail

      • ShapefileLibrary

        public ShapefileLibrary()
    • Method Detail

      • loadShapeFile

        public static org.geotools.feature.FeatureCollection<org.opengis.feature.simple.SimpleFeatureType,​org.opengis.feature.simple.SimpleFeature> loadShapeFile​(File path)
                                                                                                                                                                 throws Exception
        Throws:
        Exception