Uses of Class
net.opengis.gml.BSplineType

Packages that use BSplineType
net.opengis.gml   
 

Uses of BSplineType in net.opengis.gml
 

Subclasses of BSplineType in net.opengis.gml
 class BezierType
          Bezier curves are polynomial splines that use Bezier or Bernstein polynomials for interpolation purposes.
 

Methods in net.opengis.gml that return BSplineType
 BSplineType ObjectFactory.createBSplineType()
          Create an instance of BSplineType
 

Methods in net.opengis.gml that return types with arguments of type BSplineType
 JAXBElement<BSplineType> ObjectFactory.createBSpline(BSplineType value)
          Create an instance of JAXBElement<BSplineType>}
 

Methods in net.opengis.gml with parameters of type BSplineType
 JAXBElement<BSplineType> ObjectFactory.createBSpline(BSplineType value)
          Create an instance of JAXBElement<BSplineType>}
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.