Uses of Class
net.opengis.se._2_0.core.TranslateType

Packages that use TranslateType
net.opengis.se._2_0.core   
 

Uses of TranslateType in net.opengis.se._2_0.core
 

Fields in net.opengis.se._2_0.core declared as TranslateType
protected  TranslateType AreaSymbolizerType.displacement
           
protected  TranslateType PointTextGraphicType.pointPosition
           
 

Methods in net.opengis.se._2_0.core that return TranslateType
 TranslateType ObjectFactory.createTranslateType()
          Create an instance of TranslateType
 TranslateType AreaSymbolizerType.getDisplacement()
          Obtient la valeur de la propriété displacement.
 TranslateType PointTextGraphicType.getPointPosition()
          Obtient la valeur de la propriété pointPosition.
 

Methods in net.opengis.se._2_0.core that return types with arguments of type TranslateType
 JAXBElement<TranslateType> ObjectFactory.createDisplacement(TranslateType value)
          Create an instance of JAXBElement<TranslateType>}
 JAXBElement<TranslateType> ObjectFactory.createPointPosition(TranslateType value)
          Create an instance of JAXBElement<TranslateType>}
 JAXBElement<TranslateType> ObjectFactory.createTranslate(TranslateType value)
          Create an instance of JAXBElement<TranslateType>}
 

Methods in net.opengis.se._2_0.core with parameters of type TranslateType
 JAXBElement<TranslateType> ObjectFactory.createDisplacement(TranslateType value)
          Create an instance of JAXBElement<TranslateType>}
 JAXBElement<TranslateType> ObjectFactory.createPointPosition(TranslateType value)
          Create an instance of JAXBElement<TranslateType>}
 JAXBElement<TranslateType> ObjectFactory.createTranslate(TranslateType value)
          Create an instance of JAXBElement<TranslateType>}
 void AreaSymbolizerType.setDisplacement(TranslateType value)
          Définit la valeur de la propriété displacement.
 void PointTextGraphicType.setPointPosition(TranslateType value)
          Définit la valeur de la propriété pointPosition.
 



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