Class ShapefileLoaderSPI
- Object
-
- ShapefileLoaderSPI
-
- All Implemented Interfaces:
FootprintLoaderSpi
public class ShapefileLoaderSPI extends Object implements FootprintLoaderSpi
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
ShapefileLoaderSPI.ShapefileLoader
Loads footprints from a sidecar shepefile with a single record, will complain if more than one is found
-
Constructor Summary
Constructors Constructor Description ShapefileLoaderSPI()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FootprintLoader
createLoader()
-
-
-
Method Detail
-
createLoader
public FootprintLoader createLoader()
- Specified by:
createLoader
in interfaceFootprintLoaderSpi
-
-