Uses of Interface
org.opengis.metadata.extent.BoundingPolygon

Packages that use BoundingPolygon
org.geotools.metadata.iso.extent Extent implementation. 
 

Uses of BoundingPolygon in org.geotools.metadata.iso.extent
 

Classes in org.geotools.metadata.iso.extent that implement BoundingPolygon
 class BoundingPolygonImpl
          Boundary enclosing the dataset, expressed as the closed set of (x,y) coordinates of the polygon.
 

Constructors in org.geotools.metadata.iso.extent with parameters of type BoundingPolygon
BoundingPolygonImpl(BoundingPolygon source)
          Constructs a metadata entity initialized with the values from the specified metadata.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.