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