Class | Description |
---|---|
DbfField |
Provides definitions and access methods for a DBF field.
|
DbfFieldDate |
Extends DbfField with special handling for reading date values.
|
DbfFieldDouble |
Extends DbfField with special handling for reading numeric values.
|
DbfFieldInt |
Extends DbfField with special handling for reading integer values.
|
DbfFileReader |
Provides elements and methods for reading the DBF file associated with a
Shapefile
|
ShapefileReader |
Provides a partial implementation of a Shapefile reader intended to support
testing of the Constrained Delaunay Triangulation feature of the Tinfour
software library.
|
ShapefileRecord |
A reusable container for Shapefile feature data
|
Enum | Description |
---|---|
ShapefileType |
An enumeration defining Shapefile
|
Copyright © 2021. All rights reserved.