com.supermap.data

类 GeoPointEPS

  • 所有已实现的接口:
    IDisposable


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

      • GeoPointEPS

        public GeoPointEPS()
        默认无参构造器,初始化GeoPointEPS的一个新实例
      • GeoPointEPS

        public GeoPointEPS(PointEPS point)
        从 PointEPS初始化 GeoPoint的新实例
        参数:
        point -
      • GeoPointEPS

        public GeoPointEPS(GeoPointEPS geoPoint)
        拷贝构造函数
        参数:
        geoPoint - GeoPointEPS

Copyright © 2021–2024 SuperMap. All rights reserved.