Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
S
 save, SuperMap.Control.TiledVectorLayerEditor
 saveAsSmlFile, SuperMap.Plot.SitDataManager
 saveLayersToSmlFile, SuperMap.Plot.SitDataManager
 saveSmlFile, SuperMap.Plot.SitDataManager
 scale, SuperMap.Bounds
 selectFeature
 setAvoidLine, SuperMap.Geometry.PathText
 setBackgroundColor, SuperMap.Popup
 setBaseLayer, SuperMap.Map
 setBorder, SuperMap.Popup
 setCartoCSS, SuperMap.Layer.TiledVectorLayer
 setCenter, SuperMap.Map
 setChartsType
 setClientID, SuperMap.Plotting
 setCode, SuperMap.Lang
 setColorStops, SuperMap.Style.Gradient
 setContainer, SuperMap.Cloud.MapViewer
 setCurrentTime, SuperMap.Animator
 setCursorShape, SuperMap.Layer.PlottingLayer
 setCurveLine, SuperMap.Geometry.PathText
 setDefaultStyle, SuperMap.Style
 setDPI, SuperMap.Plotting
 setEditable, SuperMap.Layer.PlottingLayer
 setEditMode, SuperMap.Control.PlottingEdit
 setEndAngle, SuperMap.Geometry.ArcRegion
 setEndFeature, SuperMap.Geometry.LineRelation
 setEndTime, SuperMap.Animator
 setFeatures, SuperMap.Geometry.LineRelation
 setFeatureType, SuperMap.Protocol.WFS.v1
 setFrame, SuperMap.Geometry.GeoSymbolText
 setFrameRate, SuperMap.Animator
 setGeometryName, SuperMap.Protocol.WFS.v1
 setGOFeature, SuperMap.Plot.GOAnimation
 setHandler, SuperMap.Control.UTFGrid
 setImmediate, SuperMap.Control.Measure
 setIsBaseLayer, SuperMap.Layer
 setKey, SuperMap.Plot.Property
 setLayer
 setLayerIndex, SuperMap.Map
 setLineRelationType, SuperMap.Geometry.LineRelation
 setLineTolerance, SuperMap.Snap
 setLocked
 setMap
 setMapObjectCenter
 setMaxTolerance, SuperMap.Snap
 setName
 setNegativeImage
 setNextRouteNodeType, SuperMap.Geometry.Route
 setOpacity
 setOptions
 setPathColor, SuperMap.Plot.GOAnimationWay
 setPathType, SuperMap.Plot.GOAnimationWay
 setPathWidth, SuperMap.Plot.GOAnimationWay
 setPlotUrl, SuperMap.Plotting
 setPointTolerance, SuperMap.Snap
 setPolylineConnectLocationPoint, SuperMap.Geometry.AlgoSymbol
 setPosition, SuperMap.Geometry.GeoRouteNode
 setPositionOffset, SuperMap.Geometry.DotSymbol
 setPositionOffsetType, SuperMap.Geometry.DotSymbol
 setPositionPoints
 setRadius, SuperMap.Geometry.ArcRegion
 setRadiusLineType, SuperMap.Geometry.ArcRegion
 setRadiusText, SuperMap.Geometry.ArcRegion
 setRadiusTextPos, SuperMap.Geometry.ArcRegion
 setRelLineText, SuperMap.Geometry.PathText
 setRepeat, SuperMap.Animator
 setReverse, SuperMap.Animator
 setRotate
 setScale
 setScaleByMap, SuperMap.Geometry.PlottingGeometry
 setSelected, SuperMap.Layer.PlottingLayer
 setShowPath, SuperMap.Plot.GOAnimationWay
 setShowPathLine, SuperMap.Geometry.PathText
 setShowPathLineArrow, SuperMap.Geometry.PathText
 setShowTooltip, SuperMap.Geometry.AirDeployment
 setSize
 setSnapLayers, SuperMap.Snap
 setSpace
 setSpeed, SuperMap.Animator
 setStartAngle, SuperMap.Geometry.ArcRegion
 setStartFeature, SuperMap.Geometry.LineRelation
 setStartTime, SuperMap.Animator
 setStrokeColor, SuperMap.Geometry.GroupObject
 setStrokeWidth, SuperMap.Geometry.GroupObject
 setSubSymbol, SuperMap.Geometry.PlottingGeometry
 setSurroundLineType
 setSymbolData, SuperMap.Plot.SymbolText
 setSymbolRank
 setSymbolSize
 setTextContent, SuperMap.Geometry.PlottingGeometry
 setTextPosition
 setTileSize
 setType
 setUrl
 setValue
 setVisibility
 setVisible, SuperMap.Geometry.Satellite
 setWayPoints, SuperMap.Plot.GOAnimationWay
 setWidthHeightLimit, SuperMap.Geometry.DotSymbol
 shapesConvertToRelativeCoordinate, SuperMap.Feature.Theme.Graph
 ShapeStyleTool, SuperMap.Feature.ShapeFactory.SuperMap.Feature.ShapeFactory
 show
 showPicker, SuperMap.Tool.ColorPicker
 simplify, SuperMap.Geometry.LineString
 smoothConvertLine
 smoothConvertPoint
 smoothConvertPolygon, SuperMap.Renderer.AnimatorCanvas
 space, SuperMap.Geometry.GeoSymbolText1
 start, SuperMap.Animator
 startsWith, SuperMap.String
 stop
 stopObserving, SuperMap.Event
 subAssociatedUuids, SuperMap.Geometry.GroupObject
 supported
 switchSnap, SuperMap.Snap
save:function()
将通过面板设置的属性保存成CartoCSS形式,将应用到编辑器所对应的图层上
saveAsSmlFile: function(smlFileName)
另存当前态势图数据到服务器
saveLayersToSmlFile: function(smlFileName,
layerNames)
发布态势图上指定图层的数据到指定态势图。
saveSmlFile: function()
保存当前的态势图上所有图层的要素到服务器,若服务器已存在该态势图则覆盖。
scale: function(ratio,
origin)
按照比例 扩大/缩小 出一个新的bounds。
selectFeature: function(feature)
在standalone模式下,选择需要编辑的要素。
selectFeature: function(feature,
mousePoint,
tolerance)
判断输入点有没有选中标号。
setAvoidLine: function(avoidLine)
设置文字是否避让路径线
setBackgroundColor:function(color)
设置弹出框的背景颜色.注意FramedCloud的背景是一张白色图片拼成,其底图颜色不能用此方法改变。
setBaseLayer: function(newBaseLayer)
允许用户指定当前加载的某一图层为地图新的底图。
setBorder:function(border)
设置弹出窗体的边框样式.
setCartoCSS:function(cartoCss,
fromServer)
给矢量要素图层设置CartoCSS样式并解析出来,然后重绘图层
setCenter: function(lonlat,
zoom,
dragging,
forceZoomChange)
设置地图中心点。
setChartsType: function(chartsType)
设置图表类型,此函数可动态改变图表类型。 在调用此函数前请通过 chartsSetting 为新类型的图表做相关配置。
设置符号类型,此函数可动态改变图表类型。 在调用此函数前请通过 symbolSetting 为新类型的图表做相关配置。
setClientID: function (clientID)
设置客户端用户的ID
setCode: function(code)
设置语言代码,此代码用于 SuperMap.Lang.translate 方法。
setColorStops:function(colorStops)
设置颜色数组
setContainer:function(container)
设置mapviewer对象的容器
setCurrentTime:function(currentTime)
设置当前播放时间
setCursorShape: function(feature,
evt,
editMode)
设置鼠标形状。
setCurveLine: function(curveLine)
设置路径线为曲线路径
setDefaultStyle: function(style)
为当前样式设置默认样式属性。
setDPI: function (dpi)
设置DPI
setEditable: function (isEditable)
设置图层的可编辑。
setEditMode: function(editMode)
设置当前的编辑模式
setEndAngle: function(endAngle)
设置扇形区域的结束角。
setEndFeature: function (associatedUuid)
设置结束位置对象,如果传入对象为空,则将对应标号也设置为空
setEndTime:function(endTime)
设置结束播放时间,设置完成后如果当前播放时间大于结束播放,则从起始播放时间开始播放
setFeatures: function (startAssociatedUuid,
endAssociatedUuid)
设置起始对象,传入标号不能为空
setFeatureType: function(featureType)
动态改变要素(feature)类型。
setFrame: function(frame)
设置是否带边框线
setFrameRate:function(frameRate)
设置帧率,表示每秒播放的动画的次数,默认为60,即每秒播放60次。
setGeometryName: function(geometryName)
在实例化以后设置geometryName选项(option)。
setGOFeature: function(goFeature)
设置创建动画的对象。
setHandler: function (hm)
重新设置handlerMode属性的方法,切换事件触发类型。
setImmediate: function(immediate)
调用该方法可以实现动态设置量算过程是否时时显示量算结果。
setIsBaseLayer: function(isBaseLayer)
设置当前图层性质(底图或普通图层),一旦图层性质改变会触发changebaselayer事件。 Parameters: isBaseLayer - {Boolean}
setKey:function(key)
设置自定义属性的关键字
setLayer: function(layer)
将控件与目标图层相关联
setLayer: function(layers)
将新的图层附加到控件上,覆盖已经存在的图层。
setLayerIndex: function (layer,
idx)
移动图层到图层列表中的指定索引值(索引值从零开始)的位置。改变 它在地图显示时的z-index值。使用map.getLayerIndex()方法查看图层 当前的索引值。注意该方法不能将底图移动到叠加图层之上。
setLineRelationType: function (lineRelationType)
设置连接线类型。
setLineTolerance:function(num)
设置线要素的捕捉容限
setLocked: function (locked)
锁定对象或者解锁对象
setLocked: function (isLocked)
设置图层的可锁定。
setMap: function(map)
When the layer is added to a map, then we can fetch our origin (if we don’t have one.)
setMap: function (map)
设置地图对象
setMap: function (map)
设置地图
setMapObjectCenter: function(center,
zoom)
Set the mapObject to the specified center and zoom
setMapObjectCenter: function(center,
zoom)
Set the mapObject to the specified center and zoom
setMaxTolerance:function(num)
设置容限上限
setName: function (name)
修改航线点的名称
setName: function(newName)
将新的名字赋给当前图层,可以触发地图上的 changelayer 事件。
setNegativeImage: function (mirror)
设置图形对象的镜像(只对点标号有效)
setNegativeImage:function(mirror)
设置图形对象的镜像(只对点标号有效)
setNextRouteNodeType: function (routeNodeType)
设置下一个航线节点类型。
setOpacity:function(opacity)
设置其中各图层的不透明度,取值[0-1]之间。
setOpacity: function(opacity)
设置图层的不透明度,取值[0-1]之间。使用方法如:
setOpacity: function(opacity)
设置图层的不透明度,取值[0-1]之间。使用方法如下详解:
setOpacity: function(opacity)
为全部图层设置不透明度。
设置图层的不透明度,取值[0-1]之间。
setOpacity: function(opacity)
设置图层的不透明度,取值[0-1]之间。使用方法如:
setOpacity: function(opacity)
设置标记的不透明度。如:
设置图层的不透明度,取值[0-1]之间。
setOpacity: function(opacity)
设置图层的不透明度,取值[0-1]之间。
设置图层的不透明度,取值[0-1]之间。
setOpacity:function(opacity)
设置弹出框的透明度.
setOptions: function (newOptions)
设置可选属性。
setOptions: function(options)
设置地图的options.
setPathColor: function(color)
设置路径线颜色
setPathType: function(pathType)
设置路径线类型
setPathWidth: function(width)
设置路径线宽度
setPlotUrl : function(plotUrl)
设置标绘服务地址
setPointTolerance:function(num)
设置点要素的捕捉容限
setPolylineConnectLocationPoint :function(polylineConnectLocationPoint)
获取控制点个数大于3时,设置控制点间链接线是折线或是曲线
setPosition: function (routeNodePos)
修改航线点位置
setPositionOffset: function(positionOffset)
设置位置是否偏移
setPositionOffsetType: function(positionOffsetType)
设置位置偏移类型
setPositionPoints:function(positionPoints)
设置扇形区域的中心点。
setPositionPoints:function(positionPoints)
设置标号的位置点。
setRadius: function(radius)
设置扇形区域的半径。
setRadiusLineType:function(radiusLineType)
设置扇形区域半径线类型。
setRadiusText: function(textContent,
index)
设置扇形区域的半径文字
setRadiusTextPos:function(radiusTextPos)
设置扇形区域半径文字位置。
setRelLineText: function(relLineText)
设置文字与线的关系
setRepeat:function(repeat)
设置是否重复循环播放
setReverse:function(reverse)
设置是否反向播放
setRotate: function (rotateValue)
设置点标号的旋转角度
setRotate:function(rotateValue)
设置组合标号的旋转角度
setRotate: function (rotateValue)
修改待机点包围圆的旋转角度
setRotate:function(rotateValue)
设置组合标号的旋转角度
setRotate:function(rotateValue)
设置组合标号的旋转角度
setRotate:function(rotateValue)
设置点标号的旋转角度
setScale: function (scaleValueX,
scaleValueY)
设置点标号的缩放比例
setScale:function(scaleValue)
设置组合标号的比例值
setScale: function (scaleValue)
设置点标号的缩放比例
setScale: function (scaleValue)
设置点标号的比例值
setScaleByMap: function (isScaleByMap)
设置点标号是否随图缩放。
setSelected: function (isSelected)
设置图层的可选择。
setShowPath:function(value)
设置是否显示动画路径
setShowPathLine: function(showPathLine)
设置是否显示路径线
setShowPathLineArrow: function(showPathLineArrow)
设置路径线是否显示箭头
setShowTooltip: function (showTooltip)
设置是否显示指示框
setSize:function(contentSize)
设置大小。
setSize:function(contentSize)
设置大小。
setSnapLayers:function(snapLayers)
设置要进行捕捉的图层
setSpace: function(space)
设置文字与标号的距离
setSpace: function(space)
设置文字与线的距离
setSpeed:function(speed)
设置速度。
setStartAngle: function(startAngle)
设置扇形区域的起始角。
setStartFeature: function (associatedUuid)
设置起始位置对象,如果传入对象为空,则将对应标号也设置为空
setStartTime:function(startTime)
设置起始播放时间,设置完成后如果当前播放时间小于起始播放时间,则从起始播放时间开始播放
setStrokeColor:function(strokeColor)
设置组合标号的线色
setStrokeWidth:function(strokeWidth)
设置组合标号的线宽
setSubSymbol:function(code,
npos,
libID)
设置线面标号的子标号
setSurroundLineType:function(surroundLineType)
设置标号的衬线类型
setSurroundLineType: function (surroundLineType)
设置标号的衬线类型
setSurroundLineType:function(surroundLineType)
设置标号的衬线类型
setSymbolData: function()
设置对象标注数据。
setSymbolRank: function (rank)
设置标号的符号等级
setSymbolRank:function(rank)
设置标号的符号等级
setSymbolSize: function (width,
height)
设置点标号的大小
setSymbolSize:function(width,
height)
设置点标号的旋转角度
setTextContent:function(content)
设置点标号注记内容
setTextPosition: function(textPosition)
设置扇形区域的文字位置。
setTextPosition: function (position)
设置注记文本的位置
setTextPosition: function (textPoistion)
设置注记文本的位置
setTextPosition: function (position)
设置注记文本的位置
setTileSize: function(size)
设置瓦片的大小。
setTileSize: function(size)
首先判断是否在singleTile模式,若是则根据ratio和地图的size计算瓦片的size。
setType:function(type)
设置登录类型,可为SuperMap.Cloud.Security.SUPERMAPOL或者SuperMap.Cloud.Security.IPORTAL
setType: function (routeNodeType)
修改航线点类型
setUrl:function(url)
设置url
setUrl: function(newUrl)
设置url。 Parameters: newUrl - {String}新的url。
setValue:function(value)
设置当前值
setValue:function(value)
设置自定义属性的值
setVisibility:function(visible)
设置控件的可见性
setVisibility: function(visibility)
设置图层可见性,设置图层的隐藏,显示,重绘的相应的可见标记。
setVisibility: function(visible)
为图层设置可见性标记、相应的显示/隐藏及重绘。触发事件除非其他规定。
setVisibility: function(visibility)
设置图层可见性,设置图层的隐藏、显示、重绘的相应可见标记。
setVisible:function(visible)
设置是否显示卫星轨道。
setWayPoints: function(pts)
设置路径动画点数组
setWidthHeightLimit:function (widthHeightLimit)
设置宽高限定
shapesConvertToRelativeCoordinate: function()
将(构成图表)图形的节点转为相对坐标表示,此函数必须且只能在 assembleShapes() 结束时调用。
SuperMap.Feature.ShapeFactory.ShapeStyleTool = function(defaultStyle,
style,
styleGroup,
styleByCodomain,
index,
value)
一个图形 style 处理工具。此工具将指定的默认 style,通用 style,按 styleGroup 取得的 style 和按数据值 value 范围取得的 style 进行合并,得到图形最终的 style。
show:function()
显示
show: function()
显示弹窗。覆盖父类方法,显示弹窗。
showPicker: function()
显示着色版。
simplify: function(tolerance)
smoothConvertLine:function(geometry,
frontGeometry,
backGeometry,
featureId)
对线进行特殊转换以实现希望的效果 (此方法用于继承重写)
smoothConvertLine:function(geometry,
frontGeometry,
backGeometry,
featureId)
重写了父类的方法,对线进行了伸缩转换
smoothConvertPoint:function(geometry,
frontGeometry,
backGeometry,
featureId)
对点进行特殊转换以实现希望的效果 (此方法用于继承重写)
smoothConvertPoint:function(geometry,
frontGeometry,
backGeometry,
featureId)
重写父类方法,对点进行模拟线的发射效果转换
smoothConvertPolygon:function(geometry,
frontGeometry,
backGeometry,
featureId)
对面进行特殊转换以实现希望的效果 (此方法用于继承重写)
文字和基准线的距离,单位是:pixel。
start:function ()
开始播放动画
startsWith: function(str,
sub)
判断目标字符串是否以指定的子字符串开头.
stop:function ()
停止播放动画,停止后返回起始播放状态
stop : function()
停止
stop : function()
停止所有动画
stopObserving: function(elementParam,
name,
observer,
useCapture)
移除事件监听和注册的事件处理方法。注意:事件的移除和监听相对应,移除时的各属性信息必须监听时 保持一致才能确保事件移除成功。
{Array(String)} 组合对象子对象的唯一ID
supported: function()
{Boolean} Whether or not the browser supports the renderer class
supported: function()
需要在子类中重写此方法,用于判定当前浏览器是否支持当前的渲染方式
supported: function()
判断浏览器是否支持动画渲染 Returns: {Boolean} 返回浏览器是否支持动画的渲染(也就是canvas渲染)
switchSnap:function()
切换捕捉开关,将关闭状态切换为开启状态,或者反过来
Close