ilog.views.maps.format.tiger
Class IlvTigerDataDictionnary

java.lang.Object
  extended by ilog.views.maps.format.tiger.IlvTigerDataDictionnary

public class IlvTigerDataDictionnary
extends Object

This class the record description for the tiger files read by JViews.

Since:
JViews 7.5
See Also:
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

getAttributeInfo

public static IlvAttributeInfoProperty getAttributeInfo(char recordType)
Returns an IlvAttributeInfoProperty for the given typeName.

Parameters:
recordType - type of the record (from '1' to 'z')
Returns:
The property description

getRecordDescription

public static IlvTigerDataDictionnary.DictionnaryElement[] getRecordDescription(char recordType)
Returns the table of field description for that record type.

Parameters:
recordType - type of the record (from '1' to 'z')
Returns:
Returns the table of field description for that record type.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.