![]() | Returns the PrecisionModel used by the Geometry. |
![]() | Returns a buffer region around this geometry having the given width. |
![]() | Returns true if the other geometry is within this. |
![]() | Returns the smallest convex Polygon that contains all the points in the Geometry. |
![]() |
Returns true if the DE-9IM intersection matrix for the two
Geometrys is
|
![]() | Returns a Geometry representing the points making up this Geometry that do not make up other. This method returns the closure of the resultant Geometry. |
![]() | Returns true if the DE-9IM intersection matrix for the two geometries is "FF*FF****". |
![]() | Returns true if the DE-9IM intersection matrix for the two Geometries is "T*F**FFF*". |
![]() | Returns the boundary, or the empty geometry if this Geometry is empty. |
![]() | Returns the inherent dimension of this Geometry. |
![]() | Returns this Geometrys bounding box. |
![]() | Returns the minimum and maximum x and y values in this Geometry, or a null envelope if this geometry is empty. |
![]() | Returns the type name of this object. |
![]() | Returns the ID of the Spatial Reference System used by the Geometry. |
![]() | Returns a Geometry representing the points shared by this Geometry and other. |
![]() | Returns true if disjoint returns false. |
![]() | Returns whether or not the set of points in this Geometry is empty. |
![]() | Returns false if the Geometry has any anomalous points. |
![]() |
Returns true if the DE-9IM intersection matrix for the two geometries is:
|
![]() | Overloaded. Returns the DE-9IM intersection matrix for the two Geometries. |
![]() | Returns a set combining the points in this Geometry not in other, and the points in other not in this geometry. This method returns the closure of the resultant geometry. |
![]() | Returns the well-known text representation of this geometry. For a definition of the well-known text format, see the OpenGIS Simple Features Specification. |
![]() | Returns true if the DE-9IM intersection matrix for the two Geometrys is FT*******, F**T***** or F***T****. |
![]() | Returns a Geometry representing all the points in this Geometry and other. |
![]() | Returns true if the DE-9IM intersection matrix for the two Geometrys is T*F**F***. |
IGeometry Interface | Geotools.Geometries Namespace