Class WKTLoaderSPI
- Object
-
- WKTLoaderSPI
-
- All Implemented Interfaces:
FootprintLoaderSpi
public class WKTLoaderSPI extends Object implements FootprintLoaderSpi
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
WKTLoaderSPI.WKTLoader
Loads WKT files
-
Constructor Summary
Constructors Constructor Description WKTLoaderSPI()
-
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
-
-