Uses of Interface
org.opengis.geometry.primitive.Point

Packages that use Point
org.opengis.metadata.spatial Spatial representation information (includes grid and vector representation). 
 

Uses of Point in org.opengis.metadata.spatial
 

Methods in org.opengis.metadata.spatial that return Point
 Point Georectified.getCenterPoint()
          Earth location in the coordinate system defined by the Spatial Reference System and the grid coordinate of the cell halfway between opposite ends of the grid in the spatial dimensions.
 

Methods in org.opengis.metadata.spatial that return types with arguments of type Point
 List<? extends Point> Georectified.getCornerPoints()
          Earth location in the coordinate system defined by the Spatial Reference System and the grid coordinate of the cells at opposite ends of grid coverage along two diagonals in the grid spatial dimensions.
 



Copyright © 1994-2011 Open Geospatial Consortium. All Rights Reserved.