com.supermap.services.tilesource

类 BoundingSphere

  • 所有已实现的接口:
    java.io.Serializable


    public class BoundingSphere
    extends Point3D
    
    另请参阅:
    序列化表格
    • 字段概要

      字段 
      限定符和类型 字段和说明
      double r 
      • 从类继承的字段 com.supermap.services.components.commontypes.Point3D

        z
      • 从类继承的字段 com.supermap.services.components.commontypes.Point2D

        x, y
    • 方法概要

      • 从类继承的方法 com.supermap.services.components.commontypes.Point2D

        offset
      • 从类继承的方法 java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • 字段详细资料

      • r

        public double r
        
    • 构造器详细资料

      • BoundingSphere

        public BoundingSphere()