Uses of Class
org.meteoinfo.data.mapdata.AttributeTable
-
Packages that use AttributeTable Package Description org.meteoinfo.data.mapdata org.meteoinfo.layer -
-
Uses of AttributeTable in org.meteoinfo.data.mapdata
Methods in org.meteoinfo.data.mapdata that return AttributeTable Modifier and Type Method Description static AttributeTableShapeFileManage. loadDbfFile(java.lang.String shpFileName, java.lang.String encoding)Load DBF data file -
Uses of AttributeTable in org.meteoinfo.layer
Methods in org.meteoinfo.layer that return AttributeTable Modifier and Type Method Description AttributeTableVectorLayer. getAttributeTable()Get attribute tableMethods in org.meteoinfo.layer with parameters of type AttributeTable Modifier and Type Method Description voidVectorLayer. setAttributeTable(AttributeTable table)Set attribute table
-