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