Class TLcdGDFFeatureClass

java.lang.Object
com.luciad.format.gdf.TLcdGDFFeatureClass

public class TLcdGDFFeatureClass extends Object
Provides general information about a feature class, identified by its feature class code.
Since:
5.1
  • Method Details

    • getFeatureClassCode

      public int getFeatureClassCode()
      Returns the 4-digit type code of this feature class.
      Returns:
      the 4-digit type code of this feature class.
    • getFeatureTheme

      public TLcdGDFFeatureTheme getFeatureTheme()
      Returns the feature theme to which this feature class belongs.
      Returns:
      the feature theme to which this feature class belongs.
    • getDataType

      public TLcdDataType getDataType()
      Returns the data type of all GDF domain objects that have this feature class as feature class.
      Returns:
      the data type of all GDF domain objects that have this feature class as feature class.
    • getDescription

      public String getDescription()
      Returns a textual description of this feature class.
      Returns:
      a textual description of this feature class.
    • toString

      public String toString()
      Returns a general description of this feature class. The exact details of the representation are unspecified and are subject to change.
      Overrides:
      toString in class Object
      Returns:
      a general description of this section key.