com.supermap.realspace
Class TINOperation
- java.lang.Object
-
- com.supermap.data.InternalHandle
-
- com.supermap.data.InternalHandleDisposable
-
- com.supermap.realspace.TINOperation
-
public class TINOperation extends InternalHandleDisposable
-
-
Constructor Summary
Constructors Constructor and Description TINOperation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description void
dispose()
<any>
viewshed(java.lang.String sctFile, Point3D viewPoint, LightTypes lightType, double dHeading, double dTilt, double dSample, Geometry pClipRegion)
-
-
-
Method Detail
-
dispose
public void dispose()
-
viewshed
public <any> viewshed(java.lang.String sctFile, Point3D viewPoint, LightTypes lightType, double dHeading, double dTilt, double dSample, Geometry pClipRegion)
-
-