Class StyleMappingTable


  • public class StyleMappingTable
    extends UserMappingTable
    Feature Style mapping table
    Since:
    3.2.0
    Author:
    osbornb
    • Field Detail

      • COLUMN_GEOMETRY_TYPE_NAME

        public static final String COLUMN_GEOMETRY_TYPE_NAME
        Geometry Type Name column name
        See Also:
        Constant Field Values
    • Constructor Detail

      • StyleMappingTable

        public StyleMappingTable​(String tableName)
        Constructor
        Parameters:
        tableName - table name
      • StyleMappingTable

        protected StyleMappingTable​(UserCustomTable table)
        Constructor
        Parameters:
        table - user custom table
    • Method Detail

      • getGeometryTypeNameColumnIndex

        public int getGeometryTypeNameColumnIndex()
        Get the geometry type name column index
        Returns:
        geometry type name column index
      • getGeometryTypeNameColumn

        public UserCustomColumn getGeometryTypeNameColumn()
        Get the geometry type name column
        Returns:
        geometry type name column