All operations that relate to the OGC standards and all mapping functions in general are found in this namespace.

Classes

  ClassDescription
DBFConnector
Provides access to a DBF file on the file system.
FeatureType
An enumerated class to identify feature types.
OGCContext
Manages Open GIS Consortia Web Map Context(Context) documents. In Phoenix, a Context document stores a Map Definition which includes amongst other things; what layers make up the map, what projection it uses, and what the spatial extents are.
OGCStyle
Manages Open GIS Consortia Styled Layer Descriptor(SLD) documents. In Phoenix, an SLD document stores a Layer style (color, annotation, visibility, transparency, etc.).
OGCStyleRule
Manages OGC styles within a document.
OGCWebLayer
Represents a layer within map.
OGCWebService
Manages Open GIS Consortia Web Mapping Service (WMS) Resources.
OGCWfsRequest
Manages OGC WFS Requests.
PhoenixMapService
Manages map services within Phoenix.
Projection
Represents a Projection.
ProjectionLibrary
Manages an application-wide collection of projection objects.
Symbol
Represents a Symbol.
SymbolLibrary
Manages an application-wide collection of symbol objects.

Enumerations

  EnumerationDescription
OGCStyleRule..::.ComparisonOperator
Identifies the comparison operator to perform.
OGCStyleRule..::.FillTypeEnum
Enumeration to indicate the type of fill.
OGCStyleRule..::.StrokeTypeEnum
Enumeration to indicate the type of stroke.
OGCStyleRule..::.SymbolizerType
Identifies the type of symbol.
OGCStyleRule..::.SymbolTypeEnum
Enumeration to indicate the type of symbol.
OGCStyleRule..::.WellKnownName
Identifies the type of geometry.
OGCWebService..::.ServiceType
Indicates the type of an OGC service.
OGCWfsRequest..::.Transaction
Indicates the kind of transaction.