Uses of Class
org.h2gis.functions.io.shp.internal.ShapefileHeader
Packages that use ShapefileHeader
-
Uses of ShapefileHeader in org.h2gis.functions.io.shp.internal
Methods in org.h2gis.functions.io.shp.internal that return ShapefileHeaderModifier and TypeMethodDescriptionIndexFile.getHeader()Get the header of this index file.ShapefileReader.getHeader()Get the header.SHPDriver.getShapeFileHeader()static ShapefileHeaderShapefileReader.readHeader(ReadableByteChannel channel) A short cut for reading the header from the given channel.