com.supermap.data

类 GeoRegionEPS

  • 所有已实现的接口:
    IDisposable


    public class GeoRegionEPS
    extends GeometryEPS
    EPS面几何对象类。 目前,暂不支持EPS面几何对象的编辑操作。
    • 构造器详细资料

      • GeoRegionEPS

        public GeoRegionEPS()
        默认构造函数
      • GeoRegionEPS

        public GeoRegionEPS(GeoRegionEPS geoRegion)
        拷贝构造函数
        参数:
        region - GeoRegionEPS
    • 方法详细资料

      • getArea

        public double getArea()
        返回面积
        返回:
        double
      • getPerimeter

        public double getPerimeter()
        返回总周长
        返回:
        double
      • clone

        public GeoRegionEPS clone()
        从类复制的说明: Geometry
        克隆一个Geometry对象。
        指定者:
        clone 在类中 Geometry
        返回:
        克隆的Geometry对象。

Copyright © 2021–2024 SuperMap. All rights reserved.