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

Uses of AbstractStyleSelectorType in net.opengis.kml.v_2_3
 

Subclasses of AbstractStyleSelectorType in net.opengis.kml.v_2_3
 class StyleMapType
          Java class for StyleMapType complex type.
 class StyleType
          Java class for StyleType complex type.
 

Fields in net.opengis.kml.v_2_3 with type parameters of type AbstractStyleSelectorType
protected  JAXBElement<? extends AbstractStyleSelectorType> PairType.abstractStyleSelectorGroup
           
protected  List<JAXBElement<? extends AbstractStyleSelectorType>> AbstractFeatureType.abstractStyleSelectorGroup
           
 

Methods in net.opengis.kml.v_2_3 that return AbstractStyleSelectorType
 AbstractStyleSelectorType AbstractStyleSelectorType.withAbstractStyleSelectorObjectExtensionGroup(AbstractObjectType... values)
           
 AbstractStyleSelectorType AbstractStyleSelectorType.withAbstractStyleSelectorObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 AbstractStyleSelectorType AbstractStyleSelectorType.withAbstractStyleSelectorObjectExtensionGroup(List<AbstractObjectType> value)
           
 AbstractStyleSelectorType AbstractStyleSelectorType.withAbstractStyleSelectorSimpleExtensionGroup(Collection<Object> values)
           
 AbstractStyleSelectorType AbstractStyleSelectorType.withAbstractStyleSelectorSimpleExtensionGroup(List<Object> value)
           
 AbstractStyleSelectorType AbstractStyleSelectorType.withAbstractStyleSelectorSimpleExtensionGroup(Object... values)
           
 AbstractStyleSelectorType AbstractStyleSelectorType.withId(String value)
           
 AbstractStyleSelectorType AbstractStyleSelectorType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 AbstractStyleSelectorType AbstractStyleSelectorType.withObjectSimpleExtensionGroup(List<Object> value)
           
 AbstractStyleSelectorType AbstractStyleSelectorType.withObjectSimpleExtensionGroup(Object... values)
           
 AbstractStyleSelectorType AbstractStyleSelectorType.withTargetId(String value)
           
 

Methods in net.opengis.kml.v_2_3 that return types with arguments of type AbstractStyleSelectorType
 JAXBElement<AbstractStyleSelectorType> ObjectFactory.createAbstractStyleSelectorGroup(AbstractStyleSelectorType value)
          Create an instance of JAXBElement<AbstractStyleSelectorType>}
 JAXBElement<? extends AbstractStyleSelectorType> PairType.getAbstractStyleSelectorGroup()
          Gets the value of the abstractStyleSelectorGroup property.
 List<JAXBElement<? extends AbstractStyleSelectorType>> AbstractFeatureType.getAbstractStyleSelectorGroup()
          Gets the value of the abstractStyleSelectorGroup property.
 

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

Method parameters in net.opengis.kml.v_2_3 with type arguments of type AbstractStyleSelectorType
 void PairType.setAbstractStyleSelectorGroup(JAXBElement<? extends AbstractStyleSelectorType> value)
          Sets the value of the abstractStyleSelectorGroup property.
 void AbstractFeatureType.setAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 TourType TourType.withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
           
 ScreenOverlayType ScreenOverlayType.withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
           
 PlacemarkType PlacemarkType.withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
           
 PhotoOverlayType PhotoOverlayType.withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
           
 NetworkLinkType NetworkLinkType.withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
           
 GroundOverlayType GroundOverlayType.withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
           
 FolderType FolderType.withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
           
 DocumentType DocumentType.withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
           
 AbstractOverlayType AbstractOverlayType.withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
           
 AbstractFeatureType AbstractFeatureType.withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
           
 AbstractContainerType AbstractContainerType.withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
           
 PairType PairType.withAbstractStyleSelectorGroup(JAXBElement<? extends AbstractStyleSelectorType> value)
           
 TourType TourType.withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 ScreenOverlayType ScreenOverlayType.withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 PlacemarkType PlacemarkType.withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 PhotoOverlayType PhotoOverlayType.withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 NetworkLinkType NetworkLinkType.withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 GroundOverlayType GroundOverlayType.withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 FolderType FolderType.withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 DocumentType DocumentType.withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 AbstractOverlayType AbstractOverlayType.withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 AbstractFeatureType AbstractFeatureType.withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 AbstractContainerType AbstractContainerType.withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 



Copyright © 2008-2015. All Rights Reserved.