Uses of Class
net.opengis.gml.AbstractCurveType

Packages that use AbstractCurveType
net.opengis.gml   
 

Uses of AbstractCurveType in net.opengis.gml
 

Subclasses of AbstractCurveType in net.opengis.gml
 class LineStringType
          A LineString is a special curve that consists of a single segment with linear interpolation.
 

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

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



Copyright © 2008. All Rights Reserved.