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

Uses of AbstractViewType in net.opengis.kml.v_2_3
 

Subclasses of AbstractViewType in net.opengis.kml.v_2_3
 class CameraType
          Java class for CameraType complex type.
 class LookAtType
          Java class for LookAtType complex type.
 

Fields in net.opengis.kml.v_2_3 with type parameters of type AbstractViewType
protected  JAXBElement<? extends AbstractViewType> NetworkLinkControlType.abstractViewGroup
           
protected  JAXBElement<? extends AbstractViewType> FlyToType.abstractViewGroup
           
protected  JAXBElement<? extends AbstractViewType> AbstractFeatureType.abstractViewGroup
           
 

Methods in net.opengis.kml.v_2_3 that return AbstractViewType
 AbstractViewType AbstractViewType.withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 AbstractViewType AbstractViewType.withAbstractViewObjectExtensionGroup(AbstractObjectType... values)
           
 AbstractViewType AbstractViewType.withAbstractViewObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 AbstractViewType AbstractViewType.withAbstractViewObjectExtensionGroup(List<AbstractObjectType> value)
           
 AbstractViewType AbstractViewType.withAbstractViewSimpleExtensionGroup(Collection<Object> values)
           
 AbstractViewType AbstractViewType.withAbstractViewSimpleExtensionGroup(List<Object> value)
           
 AbstractViewType AbstractViewType.withAbstractViewSimpleExtensionGroup(Object... values)
           
 AbstractViewType AbstractViewType.withId(String value)
           
 AbstractViewType AbstractViewType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 AbstractViewType AbstractViewType.withObjectSimpleExtensionGroup(List<Object> value)
           
 AbstractViewType AbstractViewType.withObjectSimpleExtensionGroup(Object... values)
           
 AbstractViewType AbstractViewType.withTargetId(String value)
           
 

Methods in net.opengis.kml.v_2_3 that return types with arguments of type AbstractViewType
 JAXBElement<AbstractViewType> ObjectFactory.createAbstractViewGroup(AbstractViewType value)
          Create an instance of JAXBElement<AbstractViewType>}
 JAXBElement<? extends AbstractViewType> NetworkLinkControlType.getAbstractViewGroup()
          Gets the value of the abstractViewGroup property.
 JAXBElement<? extends AbstractViewType> FlyToType.getAbstractViewGroup()
          Gets the value of the abstractViewGroup property.
 JAXBElement<? extends AbstractViewType> AbstractFeatureType.getAbstractViewGroup()
          Gets the value of the abstractViewGroup property.
 

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

Method parameters in net.opengis.kml.v_2_3 with type arguments of type AbstractViewType
 void NetworkLinkControlType.setAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
          Sets the value of the abstractViewGroup property.
 void FlyToType.setAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
          Sets the value of the abstractViewGroup property.
 void AbstractFeatureType.setAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
          Sets the value of the abstractViewGroup property.
 TourType TourType.withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 ScreenOverlayType ScreenOverlayType.withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 PlacemarkType PlacemarkType.withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 PhotoOverlayType PhotoOverlayType.withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 NetworkLinkType NetworkLinkType.withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 NetworkLinkControlType NetworkLinkControlType.withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 GroundOverlayType GroundOverlayType.withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 FolderType FolderType.withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 FlyToType FlyToType.withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 DocumentType DocumentType.withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 AbstractOverlayType AbstractOverlayType.withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 AbstractFeatureType AbstractFeatureType.withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 AbstractContainerType AbstractContainerType.withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.