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

Uses of RouteMapStyleType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as RouteMapStyleType
protected  RouteMapStyleType RouteMapOutputType.style
           
 

Methods in net.opengis.ols.v_1_2 that return RouteMapStyleType
static RouteMapStyleType RouteMapStyleType.fromValue(String v)
           
 RouteMapStyleType RouteMapOutputType.getStyle()
          Gets the value of the style property.
static RouteMapStyleType RouteMapStyleType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RouteMapStyleType[] RouteMapStyleType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.ols.v_1_2 with parameters of type RouteMapStyleType
 void RouteMapOutputType.setStyle(RouteMapStyleType value)
          Sets the value of the style property.
 RouteMapOutputType RouteMapOutputType.withStyle(RouteMapStyleType value)
           
 



Copyright © 2008-2016. All Rights Reserved.