Class TableConfig


  • public class TableConfig
    extends Object
    This encapsulates the info needed by NestedTable to handle point feature "nested table" datasets. A TableAnalyzer creates these from a specific dataset convention.

    a TableConfig has a tree of TableConfigs, representing the join of parent and children tables.

    Since:
    Apr 23, 2008