Extends
Methods
-
clearSelectionSet(silent) inherited
-
clears the current selection
Name Type Description silentboolean if called silently, does not call callbacks for onSelect listeners
-
rotate(angle, rotationOptions)
-
Rotates the selected features around the center of their extent. Either supply an angle or two Cesium.Cartesian2 position from which to determine the rotation angle around the center
Name Type Description anglenumber angle in radians
rotationOptionsvcs.vcm.util.editor.FeatureLayerEditor.rotationOptions -
scale(dx, dy, scaleOptions)
-
Scales the selected features from a given extent vertex, defaults to bottom left
Name Type Description dxnumber dynumber scaleOptionsvcs.vcm.util.editor.FeatureLayerEditor.scaleOptions -
setAltitudeMode(mode){Promise} inherited
-
Name Type Description modevcs.vcm.util.editor.AltitudeMode -
switchToDynamic(){Promise} inherited
-
Switch the current selection of cesiumFeatures to dynamic features
-
translate(dx, dy, translationOptions)
-
Translates the selected features along the XY axis
Name Type Description dxnumber dynumber translationOptionsvcs.vcm.util.editor.FeatureLayerEditor.translationOptions
Type Definitions
-
vcs.vcm.util.editor.FeatureLayerEditor.heightOptions
-
Properties:
Name Type Description heightTotalnumber | undefined setHeightboolean | undefined forcefully set the height or extrusion to the specified height
-
vcs.vcm.util.editor.FeatureLayerEditor.rotationOptions
-
Properties:
Name Type Description angleTotalnumber | undefined -
vcs.vcm.util.editor.FeatureLayerEditor.scaleOptions
-
Properties:
Name Type Description vertexvcs.vcm.util.editor.Vertex | undefined maintainAspectRatioboolean | undefined -
vcs.vcm.util.editor.FeatureLayerEditor.translationOptions
-
Properties:
Name Type Argument Default Description toTransformvcs.vcm.util.editor.FeatureLayerEditor.ToTransform | undefined <optional>
vcs.vcm.util.editor.FeatureLayerEditor.ToTransform.BOTH transformationFinishedboolean | undefined dyTotalnumber | undefined dxTotalnumber | undefined
virtualcityMAP 3.6