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

Uses of AbstractSubStyleType in net.opengis.kml.v_2_3
 

Subclasses of AbstractSubStyleType in net.opengis.kml.v_2_3
 class AbstractColorStyleType
          Java class for AbstractColorStyleType complex type.
 class BalloonStyleType
          Java class for BalloonStyleType complex type.
 class IconStyleType
          Java class for IconStyleType complex type.
 class LabelStyleType
          Java class for LabelStyleType complex type.
 class LineStyleType
          Java class for LineStyleType complex type.
 class ListStyleType
          Java class for ListStyleType complex type.
 class PolyStyleType
          Java class for PolyStyleType complex type.
 

Methods in net.opengis.kml.v_2_3 that return AbstractSubStyleType
 AbstractSubStyleType AbstractSubStyleType.withAbstractSubStyleObjectExtensionGroup(AbstractObjectType... values)
           
 AbstractSubStyleType AbstractSubStyleType.withAbstractSubStyleObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 AbstractSubStyleType AbstractSubStyleType.withAbstractSubStyleObjectExtensionGroup(List<AbstractObjectType> value)
           
 AbstractSubStyleType AbstractSubStyleType.withAbstractSubStyleSimpleExtensionGroup(Collection<Object> values)
           
 AbstractSubStyleType AbstractSubStyleType.withAbstractSubStyleSimpleExtensionGroup(List<Object> value)
           
 AbstractSubStyleType AbstractSubStyleType.withAbstractSubStyleSimpleExtensionGroup(Object... values)
           
 AbstractSubStyleType AbstractSubStyleType.withId(String value)
           
 AbstractSubStyleType AbstractSubStyleType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 AbstractSubStyleType AbstractSubStyleType.withObjectSimpleExtensionGroup(List<Object> value)
           
 AbstractSubStyleType AbstractSubStyleType.withObjectSimpleExtensionGroup(Object... values)
           
 AbstractSubStyleType AbstractSubStyleType.withTargetId(String value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.