com.supermap.mapping.collector

类 ElementLine

    • 构造器详细资料

      • ElementLine

        public ElementLine()
        构造一个新的线类型的采集对象。
    • 方法详细资料

      • fromGeometry

        public boolean fromGeometry(Geometry geometry)
        通过 Geomotry 构造线类型的采集对象。
        指定者:
        fromGeometry 在类中 CollectorElement
        参数:
        geometry - 地理元素。
        返回:
        一个布尔值,构造成功返回true,否则返回false。