Uses of Class
net.opengis.ols.v_1_2.AbstractRouteSegmentType

Uses of AbstractRouteSegmentType in net.opengis.ols.v_1_2
 

Subclasses of AbstractRouteSegmentType in net.opengis.ols.v_1_2
 class RouteSegmentType
          Defines the characteristics of a segment along a route.
 

Methods in net.opengis.ols.v_1_2 that return AbstractRouteSegmentType
 AbstractRouteSegmentType AbstractRouteSegmentType.withBoundingBox(EnvelopeType value)
           
 AbstractRouteSegmentType AbstractRouteSegmentType.withDistance(DistanceType value)
           
 AbstractRouteSegmentType AbstractRouteSegmentType.withName(String value)
           
 AbstractRouteSegmentType AbstractRouteSegmentType.withTravelTime(Duration value)
           
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type AbstractRouteSegmentType
 JAXBElement<AbstractRouteSegmentType> ObjectFactory.createANextSegment(AbstractRouteSegmentType value)
          Create an instance of JAXBElement<AbstractRouteSegmentType>}
 

Methods in net.opengis.ols.v_1_2 with parameters of type AbstractRouteSegmentType
 JAXBElement<AbstractRouteSegmentType> ObjectFactory.createANextSegment(AbstractRouteSegmentType value)
          Create an instance of JAXBElement<AbstractRouteSegmentType>}
 



Copyright © 2008-2015. All Rights Reserved.