ArcSDE Java API中未实现的方法
在ArcSDE Java API的版本9.3中隐藏这很多未实现的方法,也就是说,实现类中直接就
return null;
com.esri.sde.sdk.geom.SeGeometrySource.geometryFromWKT(String paramString, int paramInt)
com.esri.sde.sdk.geom.SeGeometrySource.geometry(Class paramClass, Geometry[] paramArrayOfGeometry)
com.esri.sde.sdk.geom.SeGeometrySource.geometry(Class paramClass, Vector paramVector)
com.esri.sde.sdk.geom.SeGeometrySource.sridToWKT(int paramInt)
com.esri.sde.sdk.geom.SeGeometrySource.enableGeometry(Connection paramConnection)
com.esri.sde.sdk.geom.SeGeometryFactory.newSubPart(int numSubParts)
com.esri.sde.sdk.geom.SeGeometryFactory.init(int type, int numParts/*没用*/, int numPoints)
com.esri.sde.sdk.geom.SeGeometrySource.geometryFactory(GeometryFactory paramGeometryFactory, byte[] paramArrayOfByte)
com.esri.sde.sdk.geom.SeGeometrySource.geometryFactory(GeometryFactory paramGeometryFactory, byte[] paramArrayOfByte, SeCoordRef paramSeCoordRef)
com.esri.sde.sdk.geom.SeGeometrySource.geometryFromShape(ByteArrayInputStream paramByteArrayInputStream, SeCoordRef paramSeCoordRef)
com.esri.sde.sdk.geom.SeGeometrySource.geometryFromWKT(String paramString, SeCoordRef paramSeCoordRef)