Maria GDK 4.5.0.137
Documentation of managed code in release branch
Loading...
Searching...
No Matches
TPG.GeoFramework.Map.Core Namespace Reference

Classes

class  BitmapDataManager
 Manages a set of pools of bitmaps. More...
 
class  BitmapDataPool
 Manages a pool of fixed size BitmapData. Useful for cache structures where you want to reuse a set of bitmaps of equal size. More...
 
class  BitmapDataPoolParameters
 
class  BitmapInterpolation
 
class  CategorizedLayerFactory
 Creates instances of categorized layers. More...
 
class  CityHash
 
class  DeltaCompress
 
class  DtedExport
 Utility class to export elevation data to dted format. More...
 
class  DtedProductInfo
 Various optional producer defined info to be put in the DTED UHL (User Header Record) and DSI (Data Set Identification) records. More...
 
class  ElevationData
 Elevation calculations. OBSOLETE! Should be removed. More...
 
class  ElevationDataUtils
 Various extension methods and utilities related to elevation data. More...
 
class  ElevationGeoTIFF
 
class  ElevFormatCodecs
 
class  LayerWrapper
 
class  LZWCodec
 
class  MapCollectionInfo
 
class  MapCollectionParser
 
class  MapContentQuery
 Utility class used to index map queries. More...
 
class  MapContentSpec
 
class  MapController
 
class  MapDataProvider
 WCF implementation of blocking single-tile data reader. More...
 
class  MapDataProviderContainer
 Container class to support multiple mapdataproviders. More...
 
class  MapExtents
 
class  MapGeneratorManager
 
class  MapPerformanceCounter
 
class  MapQuadNode
 
class  MapQuadtree
 
class  MapReplyWrapper
 
class  MapRequestWrapper
 
class  MapResources
 
class  MapServiceCatalogManager
 
class  MapServiceCatalogResolver
 
class  MapServiceFormats
 
class  MapServiceManager
 
class  MapServiceRasterLayerDataFactory
 
class  MapServiceWebUtils
 
class  MapSubLayerData
 
class  MapTileCache
 
class  MapTileCacheUtils
 
class  MapTileData
 
class  MapTileFactory
 
class  MultiTileDataReader
 
class  NormalMapCalculation
 
class  QuadTileCache
 Simple dictionary-based quadtree strucutre for the tile caches. More...
 
class  QuadTileData
 
class  QuadTileDataFactory
 
class  RasterLayerData
 
class  TileCacheManager
 
class  TileCacheQuery
 Utility class for storing a tile cache and its related map content query.
 
class  TileDataReaderQueue
 
class  TileDataRequester
 
class  TileIdsPerLevel
 
class  TileMapper
 
struct  uint128
 

Enumerations

enum  DtedFillOptions { AllComplete = 0 , AllowPartial = 1 , UseNullFills =2 }
 
enum  MapType { Multidataset = 1 , MapPackage = 2 , Raster = 3 }