Uses of Class
org.apache.sedona.core.formatMapper.shapefileParser.shapes.ShpRecord
Packages that use ShpRecord
Package
Description
-
Uses of ShpRecord in org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp
Methods in org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp that return ShpRecordModifier and TypeMethodDescriptionShpFileParser.parseRecordPrimitiveContent()abstract information from record header and then copy primitive bytes data of record to a primitive record.ShpFileParser.parseRecordPrimitiveContent(int length) abstract information from record header and then copy primitive bytes data of record to a primitive record. -
Uses of ShpRecord in org.apache.sedona.core.formatMapper.shapefileParser.shapes
Methods in org.apache.sedona.core.formatMapper.shapefileParser.shapes that return ShpRecordConstructors in org.apache.sedona.core.formatMapper.shapefileParser.shapes with parameters of type ShpRecord