Constructors

  • Parameters

    • viewer: Viewer
    • option: {
          backGround: string;
          colorLine: number[];
          colorPolygon: number[];
          size: number;
          wallgradients: string;
      }
      • backGround: string
      • colorLine: number[]
      • colorPolygon: number[]
      • size: number
      • wallgradients: string
    • regionJson: any

    Returns RegionLabel

Properties

#features: any
#option: {
    backGround: string;
    colorLine: number[];
    colorPolygon: number[];
    size: number;
    wallgradients: string;
}

Type declaration

  • backGround: string
  • colorLine: number[]
  • colorPolygon: number[]
  • size: number
  • wallgradients: string
#regionEntity: any[]
#viewer: Viewer

Methods

  • Returns void

  • Returns void

  • Returns void

  • Parameters

    • feature: any
    • height: number

    Returns any[]

  • Returns void

  • Returns void