![]() |
Maria GDK 4.7.0.84
Documentation of managed code in develop branch
|
Classes | |
class | CancelMapRequestMessage |
Cancels a pending request. More... | |
class | FeatureGroupInfo |
class | FeatureInfo |
class | FeatureQuery |
class | FetchMapReplyMessage |
class | FetchMapRequestMessage |
class | GenerateMapReplyMessage |
class | GenerateMapRequestMessage |
Request for a general map, not tiled or cached. More... | |
class | GenerateMapTileRequestMessage |
Request for a map tile in a quad tree. Includes support for cache service. More... | |
class | GenerateMapTileRequestMessageList |
class | ItemProperty |
class | LabelData |
class | LegendData |
class | MapLayerInfo |
class | MapPerformance |
class | Metadata |
class | PBGeoExtParams |
class | PBViewportParams |
class | PBViewSpecParams |
class | ProtoElevationDataInfo |
class | ProtoMapContentQuery |
class | ProtoMapContentSpec |
class | ProtoMapData |
class | ProtoMapEntry |
class | ProtoMapEntryList |
class | ProtoMapResolutionArea |
class | ProtoMapTileContentQueries |
class | ProtoMapTileContentQuery |
class | ProtoMatrix3x3 |
class | ProtoRasterProjector |
class | ProtoRawImageData |
class | ProtoSemanticVersionNumber |
class | ProtoTileCacheSpec |
class | ProtoVersionSpecification |
class | RasterResourceRequest |
class | Tile |
class | TPGGeoFrameworkMapFeatureGroupInfoReflection |
Holder for reflection information generated from TPG.Proto3.Map/TPG.GeoFramework.Map.FeatureGroupInfo.proto. | |
class | TPGGeoFrameworkMapFeatureInfoReflection |
Holder for reflection information generated from TPG.Proto3.Map/TPG.GeoFramework.Map.FeatureInfo.proto. | |
class | TPGGeoFrameworkMapFeatureQueryReflection |
Holder for reflection information generated from TPG.Proto3.Map/TPG.GeoFramework.Map.FeatureQuery.proto. | |
class | TPGGeoFrameworkMapLabelDataReflection |
Holder for reflection information generated from TPG.Proto3.Map/TPG.GeoFramework.Map.LabelData.proto. | |
class | TPGGeoFrameworkMapLegendDataReflection |
Holder for reflection information generated from TPG.Proto3.Map/TPG.GeoFramework.Map.LegendData.proto. | |
class | TPGGeoFrameworkMapMapReplyReflection |
Holder for reflection information generated from TPG.Proto3.Map/TPG.GeoFramework.Map.MapReply.proto. | |
class | TPGGeoFrameworkMapMapRequestReflection |
Holder for reflection information generated from TPG.Proto3.Map/TPG.GeoFramework.Map.MapRequest.proto. | |
class | TPGGeoFrameworkMapMetadataReflection |
Holder for reflection information generated from TPG.Proto3.Map/TPG.GeoFramework.Map.Metadata.proto. | |
class | TPGGeoFrameworkMapProtoRasterProjectorReflection |
Holder for reflection information generated from TPG.Proto3.Map/TPG.GeoFramework.Map.ProtoRasterProjector.proto. | |
class | TPGGeoFrameworkMapVectorTileReflection |
Holder for reflection information generated from TPG.Proto3.Map/TPG.GeoFramework.Map.VectorTile.proto. | |
class | TPGGeoFrameworkMapViewportParamsReflection |
Holder for reflection information generated from TPG.Proto3.Map/TPG.GeoFramework.Map.ViewportParams.proto. | |
Enumerations | |
enum | GeometryType { UnknownType = 0 , Point = 1 , LineString = 2 , Polygon = 3 } |
enum | RasterSize { Small = 0 , Medium = 1 , Large = 2 } |
enum | FetchResultCode { None = 0 , FetchOk = 1 , InvalidSession = 2 , MapGenerationFailed = 3 , NotReady = 4 , ResolveError = 5 , Canceled = 6 , OutsideArea = 7 , OutsideResolution = 8 , Unavailable = 9 } |
enum | Compression { NoCompression = 0 , Lossless = 1 , Lossy = 2 , Texture = 3 , Auto = 4 , Any = 5 , Undefined = 6 } |
enum | ProtoSemanticVersionReleaseStateQuery { AnyReleaseState = 0 , Release = 1 , Draft = 2 } |
enum | ProtoSemanticVersionQuery { AnyVersion = 0 , Exact = 1 , Newest = 2 } |
enum | ProtoMapServiceType { UndefinedService = 0 , VectorService = 1 , RasterService = 2 , CacheService = 3 , WmsService = 4 , PropagationService = 5 , DrawObjectRenderingService = 6 , RoutePlanningService = 7 } |
enum | ProtoMapContentType { UndefinedContent = 0 , VectorMap = 1 , RasterMap = 2 , Propagation = 3 , Elevation = 4 , ElevationNormals = 5 , WmsMap = 6 , TiledDrawObjects = 7 , TiledDrawObjects3D = 8 , ElevationColorMap = 9 } |
enum | ProtoMapEntryVisibility { Visible = 0 , Hidden = 1 } |
enum | ProtoElevationDataType { UndefinedElevationData = 0 , TerrainModel = 1 , SurfaceModel = 2 , Bathymetry = 3 } |