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

Uses of IconStyleType in net.opengis.kml.v_2_3
 

Fields in net.opengis.kml.v_2_3 declared as IconStyleType
protected  IconStyleType StyleType.iconStyle
           
 

Methods in net.opengis.kml.v_2_3 that return IconStyleType
 IconStyleType ObjectFactory.createIconStyleType()
          Create an instance of IconStyleType
 IconStyleType StyleType.getIconStyle()
          Gets the value of the iconStyle property.
 IconStyleType IconStyleType.withAbstractColorMode(JAXBElement<?> value)
           
 IconStyleType IconStyleType.withAbstractColorStyleObjectExtensionGroup(AbstractObjectType... values)
           
 IconStyleType IconStyleType.withAbstractColorStyleObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 IconStyleType IconStyleType.withAbstractColorStyleObjectExtensionGroup(List<AbstractObjectType> value)
           
 IconStyleType IconStyleType.withAbstractColorStyleSimpleExtensionGroup(Collection<Object> values)
           
 IconStyleType IconStyleType.withAbstractColorStyleSimpleExtensionGroup(List<Object> value)
           
 IconStyleType IconStyleType.withAbstractColorStyleSimpleExtensionGroup(Object... values)
           
 IconStyleType IconStyleType.withAbstractSubStyleObjectExtensionGroup(AbstractObjectType... values)
           
 IconStyleType IconStyleType.withAbstractSubStyleObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 IconStyleType IconStyleType.withAbstractSubStyleObjectExtensionGroup(List<AbstractObjectType> value)
           
 IconStyleType IconStyleType.withAbstractSubStyleSimpleExtensionGroup(Collection<Object> values)
           
 IconStyleType IconStyleType.withAbstractSubStyleSimpleExtensionGroup(List<Object> value)
           
 IconStyleType IconStyleType.withAbstractSubStyleSimpleExtensionGroup(Object... values)
           
 IconStyleType IconStyleType.withColor(byte[] value)
           
 IconStyleType IconStyleType.withHeading(Double value)
           
 IconStyleType IconStyleType.withHotSpot(Vec2Type value)
           
 IconStyleType IconStyleType.withIcon(BasicLinkType value)
           
 IconStyleType IconStyleType.withIconStyleObjectExtensionGroup(AbstractObjectType... values)
           
 IconStyleType IconStyleType.withIconStyleObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 IconStyleType IconStyleType.withIconStyleObjectExtensionGroup(List<AbstractObjectType> value)
           
 IconStyleType IconStyleType.withIconStyleSimpleExtensionGroup(Collection<Object> values)
           
 IconStyleType IconStyleType.withIconStyleSimpleExtensionGroup(List<Object> value)
           
 IconStyleType IconStyleType.withIconStyleSimpleExtensionGroup(Object... values)
           
 IconStyleType IconStyleType.withId(String value)
           
 IconStyleType IconStyleType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 IconStyleType IconStyleType.withObjectSimpleExtensionGroup(List<Object> value)
           
 IconStyleType IconStyleType.withObjectSimpleExtensionGroup(Object... values)
           
 IconStyleType IconStyleType.withScale(Double value)
           
 IconStyleType IconStyleType.withTargetId(String value)
           
 

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

Methods in net.opengis.kml.v_2_3 with parameters of type IconStyleType
 JAXBElement<IconStyleType> ObjectFactory.createIconStyle(IconStyleType value)
          Create an instance of JAXBElement<IconStyleType>}
 void StyleType.setIconStyle(IconStyleType value)
          Sets the value of the iconStyle property.
 StyleType StyleType.withIconStyle(IconStyleType value)
           
 



Copyright © 2008-2015. All Rights Reserved.