Package | Description |
---|---|
ilog.views.maps.format.tiger |
This package contains classes for reading TIGER/Line 2004 files.
|
Modifier and Type | Field and Description |
---|---|
static IlvTigerFeatureClass |
IlvTigerFeatureClass.HYDROGRAPHY
Tiger feature class for Hydrography ("H")
|
static IlvTigerFeatureClass |
IlvTigerFeatureClass.LANDMARKS
Tiger feature class for Landmarks ("D")
|
static IlvTigerFeatureClass |
IlvTigerFeatureClass.MISC_GROUND_TRANSPORTATION
Tiger feature class for Miscellaneous Ground Transportation ("C")
|
static IlvTigerFeatureClass |
IlvTigerFeatureClass.NONVISIBLE
Tiger feature class for Non Visible Features ("F")
|
static IlvTigerFeatureClass |
IlvTigerFeatureClass.PHYSICAL_FEATURES
Tiger feature class for Physical Features ("E")
|
static IlvTigerFeatureClass |
IlvTigerFeatureClass.PROVISIONAL_ROADS
Tiger feature class for Provisional Roads ("P")
|
static IlvTigerFeatureClass |
IlvTigerFeatureClass.RAILROADS
Tiger feature class for Railroads ("B")
|
static IlvTigerFeatureClass |
IlvTigerFeatureClass.ROADS
Tiger feature class for Roads ("A")
|
Modifier and Type | Method and Description |
---|---|
IlvTigerReader |
IlvTigerReader.deriveReader(IlvTigerFeatureClass fClass,
Class<?> restrictTo)
Creates a derived reader that will only return features with the selected feature class and geometry class
|
void |
IlvTigerReader.setFeatureClassFilter(IlvTigerFeatureClass featureClass)
Gives a filter class used to ignore some of the tiger features.
|
protected void |
IlvTigerRT1BasicDataReader.setFeatureClassFilter(IlvTigerFeatureClass featureClass)
Sets a specific feature class used to check if the record matches.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.