地图控件模块
Classes
-
Compass
-
Control
-
DragZoom
-
Magnifier
-
Measure
-
MeshPlot
-
MiniMap
-
MousePosition
-
MouseTipControl
-
Pan
-
Plot
-
Roller
-
Rotate
-
ScaleBar
-
ViewTrackControl
-
Zoom
Members
-
inner, readonly controlType :String
-
控件类型
Properties:
Name Type Description None
String Magnifier
String 放大镜控件类型
Measure
String 量测控件类型
MiniMap
String 鹰眼控件类型
MousePosition
String 鼠标位置控件类型
MouseTipControl
String 鼠标跟随提示控件类型
Pan
String 地图平移控件类型
Plot
String 绘制控件类型
MeshPlot
String 网格模型绘制控件类型
Rotate
String 地图旋转控件类型
ScaleBar
String 比例尺控件类型
Zoom
String 地图缩放控件类型
Compass
String 指北针控件类型
DragZoom
String 拉框缩放控件类型
FloorBar
String 楼层切换控件类型
Roller
String 分屏卷帘控件类型
-
inner, readonly PlotTypes
-
枚举类,标绘控件支持的类型
Properties:
Name Type Description POINT
Object 点类型
Properties
Name Type Description POINT
String 标绘单点
MULTIPOINT
String 标绘多点
POLYLINE
Object 线类型
Properties
Name Type Description POLYLINE
String 标绘折线
ARC
String 标绘圆弧
FREELINE
String 标绘自由线
BEZIER_CURVE2
String 标绘二次贝塞尔曲线
BEZIER_CURVE3
String 标绘三次贝塞尔曲线
BEZIER_CURVEN
String 标绘N次贝塞尔曲线
CARDINAL_CURVE
String 标绘Cardinal曲线
POLYGON
Object 面类型
Properties
Name Type Description CIRCLE
String 标绘圆
ELLIPSE
String 标绘椭圆
SECTOR
String 标绘扇形
LUNE
String 标绘弓形
RECTANGLE
String 标绘矩形
POLYGON
String 标绘多边形
PENTACLE
String 标绘五角星
RHOMBUS
String 标绘菱形
FREE_POLYGON
String 标绘手绘面
GATHERING_PLACE
String 标绘聚集区
ROUNDED_RECT
String 标绘圆角矩形
CLOSE_CURVE
String 标绘闭合曲线
FLAG
Object 旗标
Properties
Name Type Description CURVE_FLAG
String 标绘曲线旗标
RECT_FLAG
String 标绘直角旗标
TRIANGLE_FLAG
String 标绘三角旗标
ARROW
Object 箭头面
Properties
Name Type Description STRAIGHT_ARROW
String 标绘直箭头
DIAGONAL_ARROW
String 标绘斜箭头
DOUBLE_ARROW
String 标绘双箭头
DOVETAIL_STRAIGHT_ARROW
String 标绘燕尾直箭头
DOVETAIL_DIAGONAL_ARROW
String 标绘燕尾斜箭头
LARROW
Object 箭头线
Properties
Name Type Description POLYLINE_ARROW
String 标绘折线箭头
PARALLEL_SEARCH
String 标绘平行搜寻区
SECTOR_SEARCH
String 标绘扇形搜寻区
BEZIER_CURVE_ARROW
String 标绘贝塞尔曲线箭头
CARDINAL_CURVE_ARROW
String 标绘Cardinal曲线箭头
MESH
Object 网格模型,仅支持使用MeshPlot进行标绘
Properties
Name Type Description CUBE
String 盒子模型,可以绘制立方体和长方体
STRETCH
String 立体面
CYLINDER
String 圆柱体
CONE
String 圆锥体
SPHERE
String 球体
TORUS
String 圆环
WALL
String 墙