fr.ign.cogit.geoxygene.spatial.coordgeom
Class GM_BilinearGrid

java.lang.Object
  extended by fr.ign.cogit.geoxygene.spatial.geomroot.GM_Object
      extended by fr.ign.cogit.geoxygene.spatial.geomprim.GM_Primitive
          extended by fr.ign.cogit.geoxygene.spatial.geomprim.GM_OrientablePrimitive
              extended by fr.ign.cogit.geoxygene.spatial.geomprim.GM_OrientableSurface
                  extended by fr.ign.cogit.geoxygene.spatial.geomprim.GM_Surface
                      extended by fr.ign.cogit.geoxygene.spatial.coordgeom.GM_SurfacePatch
                          extended by fr.ign.cogit.geoxygene.spatial.coordgeom.GM_ParametricCurveSurface
                              extended by fr.ign.cogit.geoxygene.spatial.coordgeom.GM_GriddedSurface
                                  extended by fr.ign.cogit.geoxygene.spatial.coordgeom.GM_BilinearGrid
All Implemented Interfaces:
java.lang.Cloneable

 class GM_BilinearGrid
extends GM_GriddedSurface

NON IMPLEMENTE.

Version:
1.0
Author:
Thierry Badard & Arnaud Braun

Field Summary
 
Fields inherited from class fr.ign.cogit.geoxygene.spatial.coordgeom.GM_GriddedSurface
controlPoint
 
Fields inherited from class fr.ign.cogit.geoxygene.spatial.coordgeom.GM_ParametricCurveSurface
horizontalCurveType, verticalCurveType
 
Fields inherited from class fr.ign.cogit.geoxygene.spatial.coordgeom.GM_SurfacePatch
interpolation, numDerivativesOnBoundary
 
Fields inherited from class fr.ign.cogit.geoxygene.spatial.geomprim.GM_Surface
patch
 
Fields inherited from class fr.ign.cogit.geoxygene.spatial.geomprim.GM_OrientableSurface
primitive, proxy
 
Fields inherited from class fr.ign.cogit.geoxygene.spatial.geomprim.GM_OrientablePrimitive
orientation
 
Fields inherited from class fr.ign.cogit.geoxygene.spatial.geomprim.GM_Primitive
complex
 
Fields inherited from class fr.ign.cogit.geoxygene.spatial.geomroot.GM_Object
CRS
 
Constructor Summary
GM_BilinearGrid()
           
 
Method Summary
 
Methods inherited from class fr.ign.cogit.geoxygene.spatial.coordgeom.GM_GriddedSurface
getColumns, getControlPoint, getRows
 
Methods inherited from class fr.ign.cogit.geoxygene.spatial.coordgeom.GM_ParametricCurveSurface
getHorizontalCurveType, getVerticalCurveType, horizontalCurve, reverse, surface, verticalCurve
 
Methods inherited from class fr.ign.cogit.geoxygene.spatial.coordgeom.GM_SurfacePatch
addPatch, addPatch, getInterpolation, getNumDerivativesOnBoundary, getPatch, removePatch, removePatch, setPatch
 
Methods inherited from class fr.ign.cogit.geoxygene.spatial.geomprim.GM_Surface
coord, exteriorCoord, exteriorCurve, exteriorLineString, getPatch, interiorCoord, interiorCurve, interiorLineString, perimeter, sizePatch
 
Methods inherited from class fr.ign.cogit.geoxygene.spatial.geomprim.GM_OrientableSurface
boundary, getNegative, getPositive, getPrimitive
 
Methods inherited from class fr.ign.cogit.geoxygene.spatial.geomprim.GM_OrientablePrimitive
getOrientation
 
Methods inherited from class fr.ign.cogit.geoxygene.spatial.geomprim.GM_Primitive
getComplex, sizeComplex
 
Methods inherited from class fr.ign.cogit.geoxygene.spatial.geomroot.GM_Object
area, buffer, buffer, centroid, clone, contains, convexHull, crosses, difference, dimension, disjoint, distance, envelope, equals, equalsExact, equalsExact, exportImage, exportSvgz, exportWkt, getCRS, intersection, intersects, intersectsStrictement, isEmpty, isSimple, isValid, isWithinDistance, length, mbRegion, numPoints, overlaps, relate, setCRS, symmetricDifference, toString, touches, translate, union, within
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GM_BilinearGrid

GM_BilinearGrid()