public interface IDwg2FMap
Modifier and Type | Method and Description |
---|---|
int |
getGeometrySubType(boolean is3DFile) |
int |
getGeometryType() |
Geometry |
toFMapGeometry(boolean is3DFile) |
String |
toFMapString(boolean is3DFile) |
String |
toString() |
Geometry toFMapGeometry(boolean is3DFile) throws CreateGeometryException
CreateGeometryException
String toFMapString(boolean is3DFile)
int getGeometryType()
int getGeometrySubType(boolean is3DFile)