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

Packages that use Point
Package
Description
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
    Modifier and Type
    Method
    Description
    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
    Modifier and Type
    Method
    Description
    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.