Uses of Class
net.opengis.gml.TransformationType

Packages that use TransformationType
net.opengis.gml   
 

Uses of TransformationType in net.opengis.gml
 

Fields in net.opengis.gml declared as TransformationType
protected  TransformationType TransformationRefType.transformation
           
 

Methods in net.opengis.gml that return TransformationType
 TransformationType ObjectFactory.createTransformationType()
          Create an instance of TransformationType
 TransformationType TransformationRefType.getTransformation()
          Obtient la valeur de la propriété transformation.
 

Methods in net.opengis.gml that return types with arguments of type TransformationType
 JAXBElement<TransformationType> ObjectFactory.createTransformation(TransformationType value)
          Create an instance of JAXBElement<TransformationType>}
 

Methods in net.opengis.gml with parameters of type TransformationType
 JAXBElement<TransformationType> ObjectFactory.createTransformation(TransformationType value)
          Create an instance of JAXBElement<TransformationType>}
 void TransformationRefType.setTransformation(TransformationType value)
          Définit la valeur de la propriété transformation.
 



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