Uses of Class
org.apache.sis.metadata.iso.extent.DefaultBoundingPolygon
-
Packages that use DefaultBoundingPolygon Package Description org.apache.sis.metadata.iso.extent Information about spatial, vertical, and temporal extent. -
-
Uses of DefaultBoundingPolygon in org.apache.sis.metadata.iso.extent
Methods in org.apache.sis.metadata.iso.extent that return DefaultBoundingPolygon Modifier and Type Method Description static DefaultBoundingPolygon
DefaultBoundingPolygon. castOrCopy(BoundingPolygon object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
-