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

Uses of LabelStyleType in net.opengis.kml.v_2_3
 

Fields in net.opengis.kml.v_2_3 declared as LabelStyleType
protected  LabelStyleType StyleType.labelStyle
           
 

Methods in net.opengis.kml.v_2_3 that return LabelStyleType
 LabelStyleType ObjectFactory.createLabelStyleType()
          Create an instance of LabelStyleType
 LabelStyleType StyleType.getLabelStyle()
          Gets the value of the labelStyle property.
 LabelStyleType LabelStyleType.withAbstractColorMode(JAXBElement<?> value)
           
 LabelStyleType LabelStyleType.withAbstractColorStyleObjectExtensionGroup(AbstractObjectType... values)
           
 LabelStyleType LabelStyleType.withAbstractColorStyleObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 LabelStyleType LabelStyleType.withAbstractColorStyleObjectExtensionGroup(List<AbstractObjectType> value)
           
 LabelStyleType LabelStyleType.withAbstractColorStyleSimpleExtensionGroup(Collection<Object> values)
           
 LabelStyleType LabelStyleType.withAbstractColorStyleSimpleExtensionGroup(List<Object> value)
           
 LabelStyleType LabelStyleType.withAbstractColorStyleSimpleExtensionGroup(Object... values)
           
 LabelStyleType LabelStyleType.withAbstractSubStyleObjectExtensionGroup(AbstractObjectType... values)
           
 LabelStyleType LabelStyleType.withAbstractSubStyleObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 LabelStyleType LabelStyleType.withAbstractSubStyleObjectExtensionGroup(List<AbstractObjectType> value)
           
 LabelStyleType LabelStyleType.withAbstractSubStyleSimpleExtensionGroup(Collection<Object> values)
           
 LabelStyleType LabelStyleType.withAbstractSubStyleSimpleExtensionGroup(List<Object> value)
           
 LabelStyleType LabelStyleType.withAbstractSubStyleSimpleExtensionGroup(Object... values)
           
 LabelStyleType LabelStyleType.withColor(byte[] value)
           
 LabelStyleType LabelStyleType.withId(String value)
           
 LabelStyleType LabelStyleType.withLabelStyleObjectExtensionGroup(AbstractObjectType... values)
           
 LabelStyleType LabelStyleType.withLabelStyleObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 LabelStyleType LabelStyleType.withLabelStyleObjectExtensionGroup(List<AbstractObjectType> value)
           
 LabelStyleType LabelStyleType.withLabelStyleSimpleExtensionGroup(Collection<Object> values)
           
 LabelStyleType LabelStyleType.withLabelStyleSimpleExtensionGroup(List<Object> value)
           
 LabelStyleType LabelStyleType.withLabelStyleSimpleExtensionGroup(Object... values)
           
 LabelStyleType LabelStyleType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 LabelStyleType LabelStyleType.withObjectSimpleExtensionGroup(List<Object> value)
           
 LabelStyleType LabelStyleType.withObjectSimpleExtensionGroup(Object... values)
           
 LabelStyleType LabelStyleType.withScale(Double value)
           
 LabelStyleType LabelStyleType.withTargetId(String value)
           
 

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

Methods in net.opengis.kml.v_2_3 with parameters of type LabelStyleType
 JAXBElement<LabelStyleType> ObjectFactory.createLabelStyle(LabelStyleType value)
          Create an instance of JAXBElement<LabelStyleType>}
 void StyleType.setLabelStyle(LabelStyleType value)
          Sets the value of the labelStyle property.
 StyleType StyleType.withLabelStyle(LabelStyleType value)
           
 



Copyright © 2008-2015. All Rights Reserved.