Uses of Class
org.geotools.data.shapefile.shp.xml.IdInfo
-
Packages that use IdInfo Package Description org.geotools.data.shapefile.shp.xml -
-
Uses of IdInfo in org.geotools.data.shapefile.shp.xml
Methods in org.geotools.data.shapefile.shp.xml that return IdInfo Modifier and Type Method Description IdInfo
Metadata. getIdinfo()
protected IdInfo
ShpXmlFileReader. parseIdInfo(XMLStreamReader reader)
Methods in org.geotools.data.shapefile.shp.xml with parameters of type IdInfo Modifier and Type Method Description void
Metadata. setIdinfo(IdInfo idinfo)
-