Uses of Interface
org.opengis.geometry.coordinate.BSplineSurface

Packages that use BSplineSurface
org.opengis.geometry.coordinate Set of geometric objects. 
 

Uses of BSplineSurface in org.opengis.geometry.coordinate
 

Methods in org.opengis.geometry.coordinate that return BSplineSurface
 BSplineSurface GeometryFactory.createBSplineSurface(List<PointArray> points, int[] degree, List<Knot>[] knots, KnotType knotSpec)
          Constructs a B-spline surface.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.