Package org.geotools.data.vpf
Class VPFColumn
Object
VPFColumn
A column in a VPF File.
- Author:
- Jeff Yutzler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<?>Retrieves the class for the column, based on a char value.intReturns the elementsNumber fieldIdentifies and returns the GeometryAttributeType, or null if none exists.chargetName()Gets the value of narrTableGets the value of thematicIdxcharReturns the typeChar fieldGets the value of valDescTableNamebooleanbooleanstatic VPFColumntoVPFColumn(AttributeDescriptor descriptor)
-
Constructor Details
-
Method Details
-
toVPFColumn
-
getDescriptor
-
getColumnClass
Retrieves the class for the column, based on a char value.- Returns:
- the class
-
getNarrTable
Gets the value of narrTable- Returns:
- the value of narrTable
-
getThematicIdx
Gets the value of thematicIdx- Returns:
- the value of thematicIdx
-
getValDescTableName
Gets the value of valDescTableName- Returns:
- the value of valDescTableName
-
isGeometry
public boolean isGeometry() -
getTypeChar
public char getTypeChar()Returns the typeChar field- Returns:
- Returns the typeChar.
-
getElementsNumber
public int getElementsNumber()Returns the elementsNumber field- Returns:
- Returns the elementsNumber.
-
getGeometryAttributeType
Identifies and returns the GeometryAttributeType, or null if none exists.- Returns:
- The
GeometryAttributeTypevalue
-
isAttemptLookup
public boolean isAttemptLookup()- Returns:
- Returns the attemptLookup.
-
getName
-
getKeyType
public char getKeyType() -
getColDesc
-