GeoAPI 2.0
Build 2005-06-08

org.opengis.spatialschema.geometry.geometry
Interface BilinearGrid

All Superinterfaces:
GenericSurface, GriddedSurface, ParametricCurveSurface, SurfacePatch

@UML(identifier="GM_BilinearGrid",
     specification=ISO_19107)
public interface BilinearGrid
extends GriddedSurface

A gridded surface that uses line strings as the horizontal and vertical curves. This is not a polygonal surface, since each of the grid squares is a ruled surface, and not necessarily planar.

Since:
GeoAPI 2.0
Version:
Abstract specification 5

Method Summary
 
Methods inherited from interface GriddedSurface
getColumns, getControlPoints, getRows
 
Methods inherited from interface ParametricCurveSurface
getHorizontalCurveType, getVerticalCurveType, horizontalCurve, surface, verticalCurve
 
Methods inherited from interface SurfacePatch
getBoundary, getInterpolation, getNumDerivativesOnBoundary, getSurface
 
Methods inherited from interface GenericSurface
getArea, getPerimeter, getUpNormal
 


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium