|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
DataFieldInterface | The various AskGeo maps return results when queried. |
Class Summary | |
---|---|
Authorizer | Contains static methods for performing license file generation and authorization. |
GeneralMap<ResultType extends ResultBase> | All the map classes in AskGeo derive directly or indirectly from GeneralMap. |
PolygonData | Represents the raw polygonal data of a geographic shape on a map. |
ResultBase | The base class of all result classes. |
UsCensusMap<ResultType extends UsCensusResultBase> | This is the abstract base class for all maps that are derived from data from the US Census Bureau. |
UsCensusResultBase | This is the abstract base class for all map query results returned from maps that are derived from data from the US Census Bureau. |
Enum Summary | |
---|---|
AcsField | Enumeration of the metadata fields returned in results from maps that include the US Census Bureau's 2006-2010 American Community Survey (ACS). |
CensusField | Enumeration of the metadata fields returned in results from maps that include the US Census Bureau's 2010 Census. |
FieldType | Many of the accessors on the map query result classes return String representations of the fields, even if the underlying data might be better represented by a different type. |
FieldUnit | The various map classes return result classes when queried that contain metadata about the queried shape. |
ResultField | The ResultField class enumerates some of the return values that are included in the subclasses of the ResultBase class as return values to a query on a subclass of the GeneralMap class. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |