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

Uses of RouteSegmentType in net.opengis.ols.v_1_2
 

Methods in net.opengis.ols.v_1_2 that return RouteSegmentType
 RouteSegmentType ObjectFactory.createRouteSegmentType()
          Create an instance of RouteSegmentType
 RouteSegmentType RouteSegmentType.withBoundingBox(EnvelopeType value)
           
 RouteSegmentType RouteSegmentType.withDistance(DistanceType value)
           
 RouteSegmentType RouteSegmentType.withName(String value)
           
 RouteSegmentType RouteSegmentType.withTravelTime(Duration value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.