GeoAPI 2.0
Build 2005-06-08

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

Packages that use Point
org.opengis.metadata.spatial Spatial representation information (includes grid and vector representation). 
org.opengis.spatialschema.geometry.primitive Set of geometric objects that are not decomposed further into other primitives
 

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<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.
 

Uses of Point in org.opengis.spatialschema.geometry.primitive
 

Methods in org.opengis.spatialschema.geometry.primitive that return Point
 Point PrimitiveFactory.createPoint(double[] coordinates)
          Creates a point at the specified location specified by coordinates.
 Point PrimitiveFactory.createPoint(Position position)
          Creates a point at the specified position.
 Point CurveBoundary.getEndPoint()
          Returns the end point.
 Point CurveBoundary.getStartPoint()
          Returns the start point.
 


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium