Uses of Class
org.geotools.data.shapefile.shp.ShapefileHeader

Packages that use ShapefileHeader
org.geotools.data.shapefile.shp   
 

Uses of ShapefileHeader in org.geotools.data.shapefile.shp
 

Methods in org.geotools.data.shapefile.shp that return ShapefileHeader
 ShapefileHeader IndexFile.getHeader()
          Get the header of this index file.
static ShapefileHeader ShapefileReader.readHeader(java.nio.channels.ReadableByteChannel channel, boolean strict)
          A short cut for reading the header from the given channel.
 ShapefileHeader ShapefileReader.getHeader()
          Get the header.
 



Copyright © GeoTools. All Rights Reserved.