com.supermap.realspace

Class TINOperation

    • 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) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TINOperation

        public TINOperation()
    • 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)