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

Packages that use Vec2Type
net.opengis.kml._2_2_0   
 

Uses of Vec2Type in net.opengis.kml._2_2_0
 

Fields in net.opengis.kml._2_2_0 declared as Vec2Type
protected  Vec2Type IconStyleType.hotSpot
           
 

Methods in net.opengis.kml._2_2_0 that return Vec2Type
 Vec2Type ObjectFactory.createVec2Type()
          Create an instance of Vec2Type
 Vec2Type IconStyleType.getHotSpot()
          Obtient la valeur de la propriété hotSpot.
 

Methods in net.opengis.kml._2_2_0 that return types with arguments of type Vec2Type
 JAXBElement<Vec2Type> ObjectFactory.createHotSpot(Vec2Type value)
          Create an instance of JAXBElement<Vec2Type>}
 JAXBElement<Vec2Type> ObjectFactory.createOverlayXY(Vec2Type value)
          Create an instance of JAXBElement<Vec2Type>}
 JAXBElement<Vec2Type> ObjectFactory.createRotationXY(Vec2Type value)
          Create an instance of JAXBElement<Vec2Type>}
 JAXBElement<Vec2Type> ObjectFactory.createScreenXY(Vec2Type value)
          Create an instance of JAXBElement<Vec2Type>}
 JAXBElement<Vec2Type> ObjectFactory.createSize(Vec2Type value)
          Create an instance of JAXBElement<Vec2Type>}
 

Methods in net.opengis.kml._2_2_0 with parameters of type Vec2Type
 JAXBElement<Vec2Type> ObjectFactory.createHotSpot(Vec2Type value)
          Create an instance of JAXBElement<Vec2Type>}
 JAXBElement<Vec2Type> ObjectFactory.createOverlayXY(Vec2Type value)
          Create an instance of JAXBElement<Vec2Type>}
 JAXBElement<Vec2Type> ObjectFactory.createRotationXY(Vec2Type value)
          Create an instance of JAXBElement<Vec2Type>}
 JAXBElement<Vec2Type> ObjectFactory.createScreenXY(Vec2Type value)
          Create an instance of JAXBElement<Vec2Type>}
 JAXBElement<Vec2Type> ObjectFactory.createSize(Vec2Type value)
          Create an instance of JAXBElement<Vec2Type>}
 void IconStyleType.setHotSpot(Vec2Type value)
          Définit la valeur de la propriété hotSpot.
 



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