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

Uses of RouteGeometryType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as RouteGeometryType
protected  RouteGeometryType OverlayType.routeGeometry
           
protected  RouteGeometryType DetermineRouteResponseType.routeGeometry
           
protected  RouteGeometryType RouteInstructionType.routeInstructionGeometry
           
 

Methods in net.opengis.ols.v_1_2 that return RouteGeometryType
 RouteGeometryType ObjectFactory.createRouteGeometryType()
          Create an instance of RouteGeometryType
 RouteGeometryType OverlayType.getRouteGeometry()
          Gets the value of the routeGeometry property.
 RouteGeometryType DetermineRouteResponseType.getRouteGeometry()
          Response for requested route geometry.
 RouteGeometryType RouteInstructionType.getRouteInstructionGeometry()
          Gets the value of the routeInstructionGeometry property.
 RouteGeometryType RouteGeometryType.withLineString(LineStringType value)
           
 

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

Methods in net.opengis.ols.v_1_2 with parameters of type RouteGeometryType
 JAXBElement<RouteGeometryType> ObjectFactory.createRouteGeometry(RouteGeometryType value)
          Create an instance of JAXBElement<RouteGeometryType>}
 void OverlayType.setRouteGeometry(RouteGeometryType value)
          Sets the value of the routeGeometry property.
 void DetermineRouteResponseType.setRouteGeometry(RouteGeometryType value)
          Sets the value of the routeGeometry property.
 void RouteInstructionType.setRouteInstructionGeometry(RouteGeometryType value)
          Sets the value of the routeInstructionGeometry property.
 OverlayType OverlayType.withRouteGeometry(RouteGeometryType value)
           
 DetermineRouteResponseType DetermineRouteResponseType.withRouteGeometry(RouteGeometryType value)
           
 RouteInstructionType RouteInstructionType.withRouteInstructionGeometry(RouteGeometryType value)
           
 



Copyright © 2008-2016. All Rights Reserved.