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

Uses of StyleType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as StyleType
protected  StyleType OverlayType.style
           
protected  StyleType LayerType.Layer.style
           
 

Methods in net.opengis.ols.v_1_2 that return StyleType
 StyleType ObjectFactory.createStyleType()
          Create an instance of StyleType
 StyleType OverlayType.getStyle()
          Gets the value of the style property.
 StyleType LayerType.Layer.getStyle()
          Gets the value of the style property.
 StyleType StyleType.withName(String value)
           
 StyleType StyleType.withStyleContent(String value)
           
 

Methods in net.opengis.ols.v_1_2 with parameters of type StyleType
 void OverlayType.setStyle(StyleType value)
          Sets the value of the style property.
 void LayerType.Layer.setStyle(StyleType value)
          Sets the value of the style property.
 OverlayType OverlayType.withStyle(StyleType value)
           
 LayerType.Layer LayerType.Layer.withStyle(StyleType value)
           
 



Copyright © 2008-2015. All Rights Reserved.