public class DxfReader
extends java.lang.Object
implements com.vividsolutions.jump.io.JUMPReader
Constructor and Description |
---|
DxfReader()
Creates new DxfReader
|
Modifier and Type | Method and Description |
---|---|
com.vividsolutions.jump.feature.FeatureCollection |
read(com.vividsolutions.jump.io.DriverProperties dp)
Main method to read a DXF file.
|
public com.vividsolutions.jump.feature.FeatureCollection read(com.vividsolutions.jump.io.DriverProperties dp) throws com.vividsolutions.jump.io.IllegalParametersException, java.lang.Exception
read
in interface com.vividsolutions.jump.io.JUMPReader
dp
- 'InputFile' or 'DefaultValue' to specify input .dxf file.com.vividsolutions.jump.io.IllegalParametersException
java.lang.Exception