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

Uses of ItemIconType in net.opengis.kml.v_2_3
 

Fields in net.opengis.kml.v_2_3 with type parameters of type ItemIconType
protected  List<ItemIconType> ListStyleType.itemIcon
           
 

Methods in net.opengis.kml.v_2_3 that return ItemIconType
 ItemIconType ObjectFactory.createItemIconType()
          Create an instance of ItemIconType
 ItemIconType ItemIconType.withAbstractState(JAXBElement<?> value)
           
 ItemIconType ItemIconType.withHref(String value)
           
 ItemIconType ItemIconType.withId(String value)
           
 ItemIconType ItemIconType.withItemIconObjectExtensionGroup(AbstractObjectType... values)
           
 ItemIconType ItemIconType.withItemIconObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 ItemIconType ItemIconType.withItemIconObjectExtensionGroup(List<AbstractObjectType> value)
           
 ItemIconType ItemIconType.withItemIconSimpleExtensionGroup(Collection<Object> values)
           
 ItemIconType ItemIconType.withItemIconSimpleExtensionGroup(List<Object> value)
           
 ItemIconType ItemIconType.withItemIconSimpleExtensionGroup(Object... values)
           
 ItemIconType ItemIconType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 ItemIconType ItemIconType.withObjectSimpleExtensionGroup(List<Object> value)
           
 ItemIconType ItemIconType.withObjectSimpleExtensionGroup(Object... values)
           
 ItemIconType ItemIconType.withTargetId(String value)
           
 

Methods in net.opengis.kml.v_2_3 that return types with arguments of type ItemIconType
 JAXBElement<ItemIconType> ObjectFactory.createItemIcon(ItemIconType value)
          Create an instance of JAXBElement<ItemIconType>}
 List<ItemIconType> ListStyleType.getItemIcon()
          Gets the value of the itemIcon property.
 

Methods in net.opengis.kml.v_2_3 with parameters of type ItemIconType
 JAXBElement<ItemIconType> ObjectFactory.createItemIcon(ItemIconType value)
          Create an instance of JAXBElement<ItemIconType>}
 ListStyleType ListStyleType.withItemIcon(ItemIconType... values)
           
 

Method parameters in net.opengis.kml.v_2_3 with type arguments of type ItemIconType
 void ListStyleType.setItemIcon(List<ItemIconType> value)
           
 ListStyleType ListStyleType.withItemIcon(Collection<ItemIconType> values)
           
 ListStyleType ListStyleType.withItemIcon(List<ItemIconType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.