com.askgeo.flt.base
Class UsCensusMap<ResultType extends UsCensusResultBase>

java.lang.Object
  extended by com.askgeo.flt.base.GeneralMap<ResultType>
      extended by com.askgeo.flt.base.UsCensusMap<ResultType>
Direct Known Subclasses:
UsBlockGroupMap, UsBlockGroupMap, UsCountyMap, UsCountyMap, UsCountySubdivisionMap, UsCountySubdivisionMap, UsPlaceMap, UsPlaceMap, UsStateMap, UsStateMap, UsTractMap, UsTractMap, UsZctaMap

public abstract class UsCensusMap<ResultType extends UsCensusResultBase>
extends GeneralMap<ResultType>

This is the abstract base class for all maps that are derived from data from the US Census Bureau. It has no public methods and is abstract. For further details, see GeneralMap, or one of the base classes of this class.


Method Summary
 
Methods inherited from class com.askgeo.flt.base.GeneralMap
authorize, authorize, authorize, conusBbox, findResult, getAllResults, getBbox, getDataField, getNumDataFields, getOracleName, worldBbox
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2012 Vector Magic, Inc.