|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.views.maps.format.tiger.IlvTigerDataDictionnary
public class IlvTigerDataDictionnary
This class the record description for the tiger files read by JViews.
getRecordDescription(char)| Nested Class Summary | |
|---|---|
static class |
IlvTigerDataDictionnary.DictionnaryElement
Contains the definition of one field in the TIGER/Line meta data. |
| Method Summary | |
|---|---|
static IlvAttributeInfoProperty |
getAttributeInfo(char recordType)
Returns an IlvAttributeInfoProperty for the given typeName. |
static IlvTigerDataDictionnary.DictionnaryElement[] |
getRecordDescription(char recordType)
Returns the table of field description for that record type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static IlvAttributeInfoProperty getAttributeInfo(char recordType)
recordType - type of the record (from '1' to 'z')
public static IlvTigerDataDictionnary.DictionnaryElement[] getRecordDescription(char recordType)
recordType - type of the record (from '1' to 'z')
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||