public class IlvTigerFeatureClass extends Object
Modifier and Type | Field and Description |
---|---|
static IlvTigerFeatureClass |
HYDROGRAPHY
Tiger feature class for Hydrography ("H")
|
static IlvTigerFeatureClass |
LANDMARKS
Tiger feature class for Landmarks ("D")
|
static IlvTigerFeatureClass |
MISC_GROUND_TRANSPORTATION
Tiger feature class for Miscellaneous Ground Transportation ("C")
|
static IlvTigerFeatureClass |
NONVISIBLE
Tiger feature class for Non Visible Features ("F")
|
static IlvTigerFeatureClass |
PHYSICAL_FEATURES
Tiger feature class for Physical Features ("E")
|
static IlvTigerFeatureClass |
PROVISIONAL_ROADS
Tiger feature class for Provisional Roads ("P")
|
static IlvTigerFeatureClass |
RAILROADS
Tiger feature class for Railroads ("B")
|
static IlvTigerFeatureClass |
ROADS
Tiger feature class for Roads ("A")
|
Constructor and Description |
---|
IlvTigerFeatureClass(String name,
String code)
Creates a tiger feature class associating a name with a code value.
|
Modifier and Type | Method and Description |
---|---|
String |
getCode()
Returns the feature code
|
String |
getName()
Returns the name.
|
public static final IlvTigerFeatureClass ROADS
public static final IlvTigerFeatureClass RAILROADS
public static final IlvTigerFeatureClass MISC_GROUND_TRANSPORTATION
public static final IlvTigerFeatureClass LANDMARKS
public static final IlvTigerFeatureClass PHYSICAL_FEATURES
public static final IlvTigerFeatureClass NONVISIBLE
public static final IlvTigerFeatureClass HYDROGRAPHY
public static final IlvTigerFeatureClass PROVISIONAL_ROADS
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.