The following is a list of the classes that compose the GeoStan.Net API. You can find detailed documentation for the .Net API in the directory where you installed GeoStan™ in Geolib\DotNet\GsNetAssemblyPublic.chm.
Class |
Description |
---|---|
CASS.CASSData |
Formats and writes the CASS header. |
CASS.DPVInit |
Initializes GeoStan for DPV. |
CASS.FalsePositiveDetail |
Accesses the false-positive Detail record for DPV and LACSLink. |
CASS.FalsePositiveHeader |
Accesses the false-positive Header record for DPV and LACSLink. |
CASS.LACSLinkInit |
Initializes GeoStan for LACSLink. |
City |
Gets information for a city. |
CityField |
Contains constant field values for City.getData(int). |
CityIterator |
Accesses a list of cities. |
Coordinate |
Contains longitude and latitude values. |
CsPropertiesFile |
Reads the configuration information for your application. |
DataSetStatus |
Data set status information. |
Datum |
Datum options. |
Find |
GeoStan find options. |
FindProps |
Contains GeoStan Find properties. |
GeoStanException |
Thrown by the GeoStan product. |
GeographicIterator |
Iterator to find the first/next Geographic entity (city/county/state). |
GeographicQuery |
Performs geographic geocoding queries. |
GeoProps |
Contains GeoStan base class properties (not to be instantiated). This class provides default implementations of many methods. Derived classes with special needs can and do override some of these methods. |
GeoPropsMetaData |
Contains information about each of the Init, Find, and Status properties. |
GeoStan |
Wraps the GeoStan library and accesses GeoStan functionality from within .Net. The GeoStan library standardizes and geocodes addresses within the United States. |
GeoStanBase |
GeoStan base class that defines constants, enums, and utility classes used by the GeoStan .NET API. |
InitProps |
Contains GeoStan Init properties. |
LACSCompleteStats |
Allows retrieval of the complete stats from LACSLink. |
LACSLinkInit |
Initializes GeoStan for LACSLink. |
MatchCode |
Contains match error result codes. |
MinBoundingRect |
Locates a minimum bounding rectangle (MBR) for the specified geographic element. |
Range |
Contains the range interval for house and unit numbers. |
RangeIterator |
Iterator for the Range class. |
Segment |
Street segment container. |
SegmentIterator |
Iterator to find the first/next segment. |
StatusProps |
Contains GeoStan Status properties. |
Street |
Street container. |
StreetIterator |
Iterator to find first/next street. |