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
R
 radiusInMeters, RMCircle
 readOnly, DatasourceConnectionInfo
 recordset, GenerateSpatialDataResult
 Recordset
 recordsets, QueryResult
 refreshMap, RMMapContents
 removeAllCachedImages
 removeMarker, RMMarkerManager
 removeMarkers, RMMarkerManager
 removeSublayer, RMLayerCollection
 removeSublayers, RMLayerCollection
 removeTileSource, RMMapContents
 resourceID, ResourceInfo
 resourceInfo, ThemeResult
 ResourceInfo
 resourceLocation, ResourceInfo
 resultSetting, TransportationAnalystParameter
 retainedFields, GenerateSpatialDataParameters
 returnEdgeFeatures, TransportationAnalystResultSetting
 returnEdgeGeometry, TransportationAnalystResultSetting
 returnEdgeIDs, TransportationAnalystResultSetting
 returnNodeFeatures, TransportationAnalystResultSetting
 returnNodeGeometry, TransportationAnalystResultSetting
 returnNodeIDs, TransportationAnalystResultSetting
 returnPathGuides, TransportationAnalystResultSetting
 RMAbstractMercatorWebSource
 RMCachedTileSource
 RMCircle
 RMCloudMapSource
 RMConfiguration
 RMCoreAnimationRenderer
 RMDatabaseCache
 RMDBMapSource
 RMDBTileImage
 RMFileTileImage
 RMFoundation.h
 RMFractalTileProjection
 RMGeoHash
 RMGestureDetails
 RMImageSource
 RMLatLong
 RMLayerCollection
 RMMapContents
 RMMapLayer
 RMMapQuestOSMSource
 RMMapRenderer
 RMMapView.h
 RMMapViewDelegate
 RMMarker
 RMMarkerManager
 RMMBTilesLayerType
 RMMBTilesTileSource
 RMMBTilesTileSource.h
 RMMemoryCache
 RMMercatorToScreenProjection
 RMMercatorToTileProjection
 RMOpenAerialMapSource
 RMOpenCycleMapSource
 RMOpenStreetMapSource
 RMPath
 RMProjectedPoint
 RMProjectedPointEqualToProjectedPoint
 RMProjectedRect
 RMProjectedRectEqualToProjectedRect
 RMProjectedRectGetMidEasting
 RMProjectedRectGetMidNorthing
 RMProjectedRectInterectsProjectedRect
 RMProjectedSize
 RMProjectedSizeEqualToProjectedSize
 RMProjection
 RMSMLayerInfo
 RMSMMBTileSource
 RMSMMeasureParameters
 RMSMMeasureService
 RMSMTileProjection
 RMSMTileSource
 RMSpatialCloudMapSource
 RMTile.h
 RMTileCache
 RMTileCacheDAO
 RMTileCacheSource
 RMTiledLayerController
 RMTileHash
 RMTileImage
 RMTileImageSet
 RMTileKey
 RMTileLoader
 RMTileMapServiceSource
 RMTileProxy
 RMTileRectRound
 RMTileSource
 RMTileStreamLayerType
 RMTileStreamSource
 RMTileStreamSource.h
 RMTransform
 RMURLConnectionOperation
 RMVirtualEarthSource
 RMWebTileImage
 RMWMS
 RMWMSSource
 RMYahooMapSource
 route, TransferGuideItem
 routeIDField, GenerateSpatialDataParameters
 routeTable, GenerateSpatialDataParameters
{CGFloat} 半径
{BOOL} 是否以只读方式打开数据源。
{Recordset} 查询结果记录集,返回 GenerateSpatialDataResult 类型的结果。
@interface Recordset : NSObject
查询结果记录集 将查询出来的地物按照图层进行划分,一个查询记录集存放一个图层的查询结果, 即查询出的所有地物要素。
{NSMutableArray(Recordset)} 查询结果记录集数组。 将查询出来的地物按照图层进行划分, 一个查询记录集存放一个图层的查询结果,即查询出的所有地物要素。
- (void)refreshMap
刷新瓦片地图
-(void)removeAllCachedImages
删除tileSource缓存机制所缓存的所有图片。
-(void)removeAllCachedImages
removes all tile images from the memory and disk subcaches
- (void) removeMarker:(RMMarker *)marker
移除marker
- (void) removeMarkers
移除所有的Marker
- (void)removeSublayer:(CALayer *)layer
移除图层
- (void)removeSublayers:(NSArray *)layers
移除图层集合
- (void)removeTileSource:(id <RMTileSource>)tileSource
移除叠加图层 底图不能被移除。
{NSString} 资源的 ID 。
{ResourceInfo} 专题图结果资源,从中可以获取到相应资源在服务端的地址 url 和资源的 ID 号。 这是临时的资源,默认的生命周期是7天,用户可以设置临时资源的存活时间,详情请见SuperMap iServer 7C帮助文档(iServer REST API > 临时资源的生命周期)。
结果资源信息类 从中可以获取到相应资源在服务端的地址 url 和资源的 ID 号。 这是临时的资源,默认的生命周期是7天,用户可以设置临时资源的存活时间,详情请见SuperMap iServer 7C帮助文档(iServer REST API > 临时资源的生命周期)。
{NSString} 资源的 URL 。
{TransportationAnalystResultSetting} 分析结果返回内容。
{Array(NSString)} 欲保留到结果空间数据中的字段集合(系统字段除外)。 生成空间数据时,无论是否指定保留字段,路由 ID 字段、刻度偏移量字段、刻度值字段(点事件为刻度字段,线事件是起始和终止刻度字段)都会保留到结果空间数据中; 如果没有指定 retainedFields 参数或者retainedFields 参数数组长度为0,则返回所有用户字段。
{BOOL} 是否在分析结果中包含弧段要素集合。弧段要素包括弧段的空间信息和属性信息。默认为NO.
{BOOL} 返回的弧段要素集合中是否包含几何对象信息。默认为 NO.
{BOOL} 返回结果中是否包含经过弧段 ID 集合。默认为 NO.
{BOOL} 是否在分析结果中包含结点要素集合。 结点要素包括结点的空间信息和属性信息。其中返回的结点要素是否包含空间信息可通过 returnNodeGeometry 字段设置。默认为 NO。
{BOOL} 返回的结点要素集合中是否包含几何对象信息。默认为 NO。
{BOOL} 返回结果中是否包含经过结点 ID 集合。默认为 NO。
{BOOL} 返回分析结果中是否包含行驶导引集合。默认为 YES。
@interface RMAbstractMercatorWebSource : NSObject <RMTileSource>
@interface RMCachedTileSource : NSObject<RMTileSource>
Simple wrapper around a tilesource which checks the image cache first.
@interface RMCircle : RMMapLayer <RMMovingMapLayer>
几何对象图层类,主要用于绘制圆。
@interface RMCloudMapSource :RMSMTileSource
SuperMap云地图服务
@interface RMConfiguration : NSObject
@interface RMCoreAnimationRenderer : RMMapRenderer
@interface RMDatabaseCache : NSObject<RMTileCache>
@interface RMDBMapSource : NSObject<RMTileSource>
@interface RMDBTileImage : RMTileImage
@interface RMFileTileImage : RMTileImage
RMTileImage subclass: a tile image loaded from a local file.
@interface RMFractalTileProjection : NSObject<RMMercatorToTileProjection>
@interface RMGeoHash : NSObject
{struct} iPhone-specific mapview stuff.
@interface RMImageSource :NSObject
图片叠加服务类
{struct} latitude/longitude of a point, in WGS-84 degrees
图层集合类,连接了RMMapContents与markers。
@interface RMMapContents : NSObject
The cartographic and data components of a map.
@interface RMMapLayer : CAScrollLayer
地图图层类。此图层可叠加于地图上。
@interface RMMapQuestOSMSource : RMAbstractMercatorWebSource <RMAbstractMercatorWebSource>
Subclass of RMAbstractMercatorWebSource for access to MapQuest’s version of OpenStreetMap.
@interface RMMapRenderer : NSObject
@protocol RMMapViewDelegate <NSObject> @optional - (
   void
) beforeMapMove: (RMMapView*) map
Use this for notifications of map panning, zooming, and taps on the RMMapView.
标记覆盖物 标注地图上的点,包含一个标注的图标。
@interface RMMarkerManager : NSObject
Marker管理图层类 用于添加、删除、显示Marker
{enum}
@interface RMMBTilesTileSource : NSObject <RMTileSource>
@interface RMMemoryCache : NSObject<RMTileCache>
@interface RMMercatorToScreenProjection : NSObject
This is a stateful projection.
@protocol RMMercatorToTileProjection<NSObject> -(
   RMTilePoint
) project: (RMProjectedPoint)aPoint atZoom:(float)zoom
A tile projection is a projection which turns mercators into tile coordinates.
@interface RMOpenAerialMapSource : RMAbstractMercatorWebSource <RMAbstractMercatorWebSource>
Subclass of RMAbstractMercatorWebSource for access to the Open Aerial Map project’s development server.
@interface RMOpenCycleMapSource : RMAbstractMercatorWebSource <RMAbstractMercatorWebSource>
Subclass of RMAbstractMercatorWebSource for access to the Open Cycle Map project’s development server.
@interface RMOpenStreetMapSource : RMAbstractMercatorWebSource <RMAbstractMercatorWebSource>
Subclass of RMAbstractMercatorWebSource for access to the Open Street Map project’s development server.
@interface RMPath : RMMapLayer <RMMovingMapLayer>
几何对象图层类,主要用于绘制点、线、多边形。
{struct} coordinates, in projected meters, paralleling CGPoint
{bool} The function checks whether two passed projected points are equal.
{struct} location and size, in projected meters, paralleling CGRect
{bool} The fuction returns true if the passed rects are equal
{double} The function returns the midpoint easting of the given rect.
{double} The function returns the midpoint northing of the given rect.
{bool} The function returns true if passed rects intersect each other.
{struct} width/height struct, in projected meters, paralleling CGSize
{bool} The fuction returns true if the passed sizes are equal
@interface RMProjection : NSObject
Objective-C wrapper for PROJ4 map projection definitions.
@interface RMSMLayerInfo : NSObject
地图服务属性类
@interface RMSMMBTileSource : RMSMTileSource
SuperMap MBTile离线地图,SuperMap iServer支持生成符合MBTiles规范的地图瓦片,以及一种对 MBTiles 格式的扩展格式, 称为SMTiles格式。MBTiles是由MapBox制定的一种将瓦片地图数据存储到SQLite数据库中并可快速使用,管理和分享的规范。 SMTiles基于原规范对MBTiles格式进行了扩展,支持任意坐标系,支持任意比例尺,切片的起算原点为任意指定点,行列号的方向为原点开始向左下递增。
@interface RMSMMeasureParameters : NSObject
量算参数类。 客户端要量算的地物间的距离或某个区域的面积是一个 {RMPath} 类型的几何对象, 它将与指定的量算单位一起作为量算参数传到服务端。最终服务端将以指定单位返回得到的距离或面积。
@interface RMSMMeasureService : NSObject
量算服务类。 该类负责将量算参数传递到服务端,并获取服务端返回的量算结果。
@interface RMSMTileProjection : NSObject<RMMercatorToTileProjection>
SuperMap iServer地图服务投影
@interface RMSMTileSource : NSObject <RMTileSource>
SuperMap iServer地图服务
@interface RMSpatialCloudMapSource : RMAbstractMercatorWebSource <RMAbstractMercatorWebSource>
Subclass of RMAbstractMercatorWebSource for access to SpatialCloud.com MapSources.
@interface RMTileCacheDAO : NSObject
the interface between RMDatabaseCache and FMDB
@interface RMTileCacheSource : RMAbstractMercatorWebSource <RMAbstractMercatorWebSource>
uint64_t RMTileHash(RMTile tile)
Return a hash of the tile, used to override the NSObject hash method for RMTile.
@interface RMTileImage : NSObject
@interface RMTileImageSet : NSObject
uint64_t RMTileKey(RMTile tile)
Returns a unique key of the tile for use in the SQLite cache
@interface RMTileLoader : NSObject
@interface RMTileMapServiceSource : RMAbstractMercatorWebSource <RMAbstractMercatorWebSource>
@interface RMTileProxy : NSObject
Has only class methods defined, to return generic “error image”, “not-yet-loaded image”, and proxy images.
RMTileRect RMTileRectRound(RMTileRect rect)
Round the rectangle to whole numbers of tiles
@protocol RMTileSource <NSObject> @property (
   nonatomic,
   assign
) RMTileImageSet * imagesOnScreen
RMTileStreamLayerTypeBaselayer: 0, RMTileStreamLayerTypeOverlay: 1,
@interface RMTileStreamSource : RMAbstractMercatorWebSource <RMAbstractMercatorWebSource>
@interface RMTransform : NSObject
@interface RMURLConnectionOperation : NSOperation - (
   id
)initWithRequest:(NSURLRequest *)request delegate:(id)delegate
@interface RMVirtualEarthSource : RMAbstractMercatorWebSource <RMAbstractMercatorWebSource>
Subclass of RMAbstractMercatorWebSource for access to Microsoft Virtual Earth.
@interface RMWebTileImage : RMTileImage
RMTileImage subclass: a tile image loaded from a URL.
@interface RMWMS : NSObject
@interface RMWMSSource : RMAbstractMercatorWebSource <RMAbstractMercatorWebSource>
Subclass of RMAbstractMercatorWebSource for access to OGC WMS Server.
@interface RMYahooMapSource : RMAbstractMercatorWebSource <RMAbstractMercatorWebSource>
RMAbstractMercatorWebSource subclass for access to Yahoo! 
{ServerGeometry} 换乘或者步行的线路的线对象。
{NSString} 路由数据集的标识字段。
{NSString} 路由数据集。
Close