Uses of Class
net.opengis.kml.v_2_3.StyleType

Uses of StyleType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return StyleType
 StyleType ObjectFactory.createStyleType()
          Create an instance of StyleType
 StyleType StyleType.withAbstractStyleSelectorObjectExtensionGroup(AbstractObjectType... values)
           
 StyleType StyleType.withAbstractStyleSelectorObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 StyleType StyleType.withAbstractStyleSelectorObjectExtensionGroup(List<AbstractObjectType> value)
           
 StyleType StyleType.withAbstractStyleSelectorSimpleExtensionGroup(Collection<Object> values)
           
 StyleType StyleType.withAbstractStyleSelectorSimpleExtensionGroup(List<Object> value)
           
 StyleType StyleType.withAbstractStyleSelectorSimpleExtensionGroup(Object... values)
           
 StyleType StyleType.withBalloonStyle(BalloonStyleType value)
           
 StyleType StyleType.withIconStyle(IconStyleType value)
           
 StyleType StyleType.withId(String value)
           
 StyleType StyleType.withLabelStyle(LabelStyleType value)
           
 StyleType StyleType.withLineStyle(LineStyleType value)
           
 StyleType StyleType.withListStyle(ListStyleType value)
           
 StyleType StyleType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 StyleType StyleType.withObjectSimpleExtensionGroup(List<Object> value)
           
 StyleType StyleType.withObjectSimpleExtensionGroup(Object... values)
           
 StyleType StyleType.withPolyStyle(PolyStyleType value)
           
 StyleType StyleType.withStyleObjectExtensionGroup(AbstractObjectType... values)
           
 StyleType StyleType.withStyleObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 StyleType StyleType.withStyleObjectExtensionGroup(List<AbstractObjectType> value)
           
 StyleType StyleType.withStyleSimpleExtensionGroup(Collection<Object> values)
           
 StyleType StyleType.withStyleSimpleExtensionGroup(List<Object> value)
           
 StyleType StyleType.withStyleSimpleExtensionGroup(Object... values)
           
 StyleType StyleType.withTargetId(String value)
           
 

Methods in net.opengis.kml.v_2_3 that return types with arguments of type StyleType
 JAXBElement<StyleType> ObjectFactory.createStyle(StyleType value)
          Create an instance of JAXBElement<StyleType>}
 

Methods in net.opengis.kml.v_2_3 with parameters of type StyleType
 JAXBElement<StyleType> ObjectFactory.createStyle(StyleType value)
          Create an instance of JAXBElement<StyleType>}
 



Copyright © 2008-2015. All Rights Reserved.