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
CreateGeometryExceptionString toFMapString(boolean is3DFile)
int getGeometryType()
int getGeometrySubType(boolean is3DFile)