![]() | Initializes a new instance of the PointHandler class. |
![]() | The shape type this handler handles (point). |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the length in bytes the Geometry will need when written as a shape file record. |
![]() | Gets the Type of the current instance. |
![]() | Reads a stream and converts the shapefile record to an equilivent geometry object. |
![]() | Returns a String that represents the current Object. |
![]() | Writes to the given stream the equilivent shape file record given a Geometry object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
PointHandler Class | Geotools.Data Namespace