PreStorm Namespace

PreStorm - A Data Client for ArcGIS Server REST API
 
Classes

  ClassDescription
Public classCodedValue
Represents the coded value object as defined in the ArcGIS Rest API.
Public classDeleteResult
Represents the result of a delete operation.
Public classDomain
Represents the domain object as defined in the ArcGIS Rest API.
Public classDynamicFeature
Represents a feature whose attributes and geometry are dynamically accessed at runtime.
Public classEditor
Provides editing capabilities to features.
Public classEditResultBase
Represents the base for editing results.
Public classEnvelope
Represents the envelope geometry.
Public classFeature
Represents the base class for objects to which attributes can be mapped.
Public classFeatureT
Represents the base class for objects to which attributes can be mapped.
Public classField
Represents the field object as defined in the ArcGIS Rest API.
Public classGeometry
Represents the base class for all geometry types that are supported by ArcGIS Rest API and the PreStorm object-relational mapper.
Public classGeometryBase
Represents the base class for all geometry types that are supported by ArcGIS Rest API.
Public classGeometryFunctions
Provides utility functions for geometry objects.
Public classHttp
Abstracts HTTP calls to ArcGIS Server.
Public classInsertResultT
Represents the result of an insert operation.
Public classJson
Provides extension methods for converting geometries to JSON.
Public classKml
Provides extension methods for converting geometries and features to KML.
Public classKmlStyle
Represents the KML style.
Public classLayer
Represents the layer object as defined in the ArcGIS Rest API.
Public classMapped
Provides a custom attribute for specifying the source field name. This is used to map a database field to a property.
Public classMultipoint
Represents the multipoint geometry.
Public classPoint
Represents the point geometry.
Public classPolygon
Represents the polygon geometry.
Public classPolyline
Represents the polyline geometry.
Public classRestException
Represents errors that occur when handling a request against the ArcGIS Rest API.
Public classService
Abstracts the querying of features.
Public classSpatialReference
Represents the spatial reference.
Public classText
Provides extension methods for converting features to text formats.
Public classToken
Abstracts the ArcGIS Server token and its generation.
Public classUpdateResult
Represents the result of an update operation.
Public classWkt
Provides extension methods for converting geometries to well-known text (WKT).
Interfaces

  InterfaceDescription
Public interfaceIService
Abstracts the querying of features.
Enumerations

  EnumerationDescription
Public enumerationSpatialRel
The spatial relationship used for server-side filtering of records.