Uses of Interface
org.opengis.geometry.coordinate.PointGrid
-
Packages that use PointGrid Package Description org.opengis.geometry.coordinate Set of geometric objects. -
-
Uses of PointGrid in org.opengis.geometry.coordinate
Methods in org.opengis.geometry.coordinate that return PointGrid Modifier and Type Method Description PointGrid
GriddedSurface. getControlPoints()
Returns the doubly indexed sequence of control points, given in row major form.
-