Uses of Interface
org.opengis.geometry.Geometry
Packages that use Geometry
Package
Description
Filters features according their properties.
Set of geometric objects that are not decomposed further into other primitives.
Geographic, vertical and temporal extents.
-
Uses of Geometry in org.opengis.filter
Methods in org.opengis.filter that return GeometryModifier and TypeMethodDescriptionDistanceOperator.getGeometry()
The literal geometry from which distances are measured. -
Uses of Geometry in org.opengis.geometry.primitive
Subinterfaces of Geometry in org.opengis.geometry.primitiveModifier and TypeInterfaceDescriptioninterface
Temporary placeholder for an interface defined in thegeoapi-pending
module. -
Uses of Geometry in org.opengis.metadata.acquisition
Methods in org.opengis.metadata.acquisition that return Geometry -
Uses of Geometry in org.opengis.metadata.extent
Methods in org.opengis.metadata.extent that return types with arguments of type GeometryModifier and TypeMethodDescriptionCollection
<? extends Geometry> BoundingPolygon.getPolygons()
The sets of points defining the bounding polygon or any other geometry (point, line).