com.supermap.mapping

类 LayerMosaicGroup



  • public class LayerMosaicGroup
    extends LayerGroup
    镶嵌数据集图层分组,该类继承自LayerGroup类。镶嵌数据集添加到地图后,将以图层分组的形式组织其下的边界线、轮廓线、影像。
    • 方法详细资料

      • getMosaicLayer

        public LayerMosaic getMosaicLayer()
        返回镶嵌数据图层。
        返回:
        返回镶嵌数据图层。
      • getFootprintLayer

        public Layer getFootprintLayer()
        返回轮廓图层。
        返回:
        返回轮廓图层。
      • getBoundaryLayer

        public Layer getBoundaryLayer()
        返回边界图层。
        返回:
        返回边界图层。

Copyright © 2021–2024 SuperMap. All rights reserved.