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

Uses of ListStyleType in net.opengis.kml.v_2_3
 

Fields in net.opengis.kml.v_2_3 declared as ListStyleType
protected  ListStyleType StyleType.listStyle
           
 

Methods in net.opengis.kml.v_2_3 that return ListStyleType
 ListStyleType ObjectFactory.createListStyleType()
          Create an instance of ListStyleType
 ListStyleType StyleType.getListStyle()
          Gets the value of the listStyle property.
 ListStyleType ListStyleType.withAbstractListItemType(JAXBElement<?> value)
           
 ListStyleType ListStyleType.withAbstractSubStyleObjectExtensionGroup(AbstractObjectType... values)
           
 ListStyleType ListStyleType.withAbstractSubStyleObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 ListStyleType ListStyleType.withAbstractSubStyleObjectExtensionGroup(List<AbstractObjectType> value)
           
 ListStyleType ListStyleType.withAbstractSubStyleSimpleExtensionGroup(Collection<Object> values)
           
 ListStyleType ListStyleType.withAbstractSubStyleSimpleExtensionGroup(List<Object> value)
           
 ListStyleType ListStyleType.withAbstractSubStyleSimpleExtensionGroup(Object... values)
           
 ListStyleType ListStyleType.withBgColor(byte[] value)
           
 ListStyleType ListStyleType.withId(String value)
           
 ListStyleType ListStyleType.withItemIcon(Collection<ItemIconType> values)
           
 ListStyleType ListStyleType.withItemIcon(ItemIconType... values)
           
 ListStyleType ListStyleType.withItemIcon(List<ItemIconType> value)
           
 ListStyleType ListStyleType.withListStyleObjectExtensionGroup(AbstractObjectType... values)
           
 ListStyleType ListStyleType.withListStyleObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 ListStyleType ListStyleType.withListStyleObjectExtensionGroup(List<AbstractObjectType> value)
           
 ListStyleType ListStyleType.withListStyleSimpleExtensionGroup(Collection<Object> values)
           
 ListStyleType ListStyleType.withListStyleSimpleExtensionGroup(List<Object> value)
           
 ListStyleType ListStyleType.withListStyleSimpleExtensionGroup(Object... values)
           
 ListStyleType ListStyleType.withMaxSnippetLines(Integer value)
           
 ListStyleType ListStyleType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 ListStyleType ListStyleType.withObjectSimpleExtensionGroup(List<Object> value)
           
 ListStyleType ListStyleType.withObjectSimpleExtensionGroup(Object... values)
           
 ListStyleType ListStyleType.withTargetId(String value)
           
 

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

Methods in net.opengis.kml.v_2_3 with parameters of type ListStyleType
 JAXBElement<ListStyleType> ObjectFactory.createListStyle(ListStyleType value)
          Create an instance of JAXBElement<ListStyleType>}
 void StyleType.setListStyle(ListStyleType value)
          Sets the value of the listStyle property.
 StyleType StyleType.withListStyle(ListStyleType value)
           
 



Copyright © 2008-2015. All Rights Reserved.