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

Uses of RouteMapOutputType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 with type parameters of type RouteMapOutputType
protected  List<RouteMapOutputType> RouteMapRequestType.output
           
 

Methods in net.opengis.ols.v_1_2 that return RouteMapOutputType
 RouteMapOutputType ObjectFactory.createRouteMapOutputType()
          Create an instance of RouteMapOutputType
 RouteMapOutputType RouteMapOutputType.withBBoxContext(EnvelopeType value)
           
 RouteMapOutputType RouteMapOutputType.withBGcolor(String value)
           
 RouteMapOutputType RouteMapOutputType.withFormat(String value)
           
 RouteMapOutputType RouteMapOutputType.withHeight(BigInteger value)
           
 RouteMapOutputType RouteMapOutputType.withStyle(RouteMapStyleType value)
           
 RouteMapOutputType RouteMapOutputType.withTransparent(boolean value)
           
 RouteMapOutputType RouteMapOutputType.withWidth(BigInteger value)
           
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type RouteMapOutputType
 List<RouteMapOutputType> RouteMapRequestType.getOutput()
          Gets the value of the output property.
 

Methods in net.opengis.ols.v_1_2 with parameters of type RouteMapOutputType
 RouteMapRequestType RouteMapRequestType.withOutput(RouteMapOutputType... values)
           
 

Method parameters in net.opengis.ols.v_1_2 with type arguments of type RouteMapOutputType
 void RouteMapRequestType.setOutput(List<RouteMapOutputType> value)
           
 RouteMapRequestType RouteMapRequestType.withOutput(Collection<RouteMapOutputType> values)
           
 RouteMapRequestType RouteMapRequestType.withOutput(List<RouteMapOutputType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.