Methods
-
<static> aggregation()
-
Aggregation toolbar: 'collect'
Returns:
Control names for the aggregation toolbar
- Type
- Array.<string>
-
<static> all()
-
Toolbar with all controls: 'distance', 'line-distance', 'area', 'bearing', 'center-of-mass', 'center', 'centroid', 'midpoint', 'point-on-surface', 'envelope', 'square', 'circle', 'along', 'destination', 'bezier', 'buffer', 'concave', 'convex', 'difference', 'intersect', 'simplify', 'union', 'combine', 'explode', 'flip', 'kinks', 'line-slice-along', 'point-on-line', 'inside', 'tag', 'within', 'nearest', 'collect', 'random', 'sample', 'isolines', 'planepoint', 'tin', 'hex-grid', 'point-grid', 'square-grid', 'triangle-grid', 'tesselate'
Returns:
Control names for all the controls
- Type
- Array.<string>
-
<static> classification()
-
Classification toolbar: 'nearest'
Returns:
Control names for the classification toolbar
- Type
- Array.<string>
-
<static> data()
-
Data toolbar: 'random', 'sample'
Returns:
Control names for the data toolbar
- Type
- Array.<string>
-
<static> grids()
-
Grids toolbar: 'hex-grid', 'point-grid', 'square-grid', 'triangle-grid', 'tesselate'
Returns:
Control names for the grids toolbar
- Type
- Array.<string>
-
<static> interpolation()
-
Interpolation toolbar: 'isolines', 'planepoint', 'tin'
Returns:
Control names for the interpolation toolbar
- Type
- Array.<string>
-
<static> joins()
-
Joins toolbar: 'inside', 'tag', 'within'
Returns:
Control names for the joins toolbar
- Type
- Array.<string>
-
<static> measurement()
-
Measurement toolbar: 'distance', 'line-distance', 'area', 'bearing', 'center-of-mass', 'center', 'centroid', 'midpoint', 'point-on-surface', 'envelope', 'square', 'circle', 'along', 'destination'
Returns:
Control names for the measurement toolbar
- Type
- Array.<string>
-
<static> misc()
-
Miscellaneous toolbar: 'combine', 'explode', 'flip', 'kinks', 'line-slice-along', 'point-on-line'
Returns:
Control names for the miscellaneous toolbar
- Type
- Array.<string>
-
<static> transformation()
-
Transformation toolbar: 'bezier', 'buffer', 'concave', 'convex', 'difference', 'intersect', 'simplify', 'union'
Returns:
Control names for the transformation toolbar
- Type
- Array.<string>