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

Packages that use AbstractViewType
net.opengis.kml._2_2_0   
 

Uses of AbstractViewType in net.opengis.kml._2_2_0
 

Subclasses of AbstractViewType in net.opengis.kml._2_2_0
 class CameraType
          Classe Java pour CameraType complex type.
 class LookAtType
          Classe Java pour LookAtType complex type.
 

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

Methods in net.opengis.kml._2_2_0 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()
          Obtient la valeur de la propriété abstractViewGroup.
 

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

Method parameters in net.opengis.kml._2_2_0 with type arguments of type AbstractViewType
 void NetworkLinkControlType.setAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
          Définit la valeur de la propriété abstractViewGroup.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.