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 ShapefileReader.getHeader()
          Get the header.
 ShapefileHeader IndexFile.getHeader()
          Get the header of this index file.
static ShapefileHeader ShapefileReader.readHeader(ReadableByteChannel channel, boolean strict)
          A short cut for reading the header from the given channel.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.