Uses of Class
net.opengis.gml.schema.Segments

Packages that use Segments
net.opengis.gml.schema   
 

Uses of Segments in net.opengis.gml.schema
 

Fields in net.opengis.gml.schema declared as Segments
protected  Segments CurveType.segments
           
 

Methods in net.opengis.gml.schema that return Segments
 Segments ObjectFactory.createSegments()
          Create an instance of Segments
 Segments CurveType.getSegments()
          This element encapsulates the segments of the curve.
 

Methods in net.opengis.gml.schema with parameters of type Segments
 void CurveType.setSegments(Segments value)
          Sets the value of the segments property.
 



Copyright © 2011 TRiDaS. All Rights Reserved.