Uses of Class
net.opengis.gml.AbstractGeneralTransformationType

Packages that use AbstractGeneralTransformationType
net.opengis.gml   
 

Uses of AbstractGeneralTransformationType in net.opengis.gml
 

Subclasses of AbstractGeneralTransformationType in net.opengis.gml
 class TransformationType
          A concrete operation on coordinates that usually includes a change of datum.
 

Fields in net.opengis.gml with type parameters of type AbstractGeneralTransformationType
protected  JAXBElement<? extends AbstractGeneralTransformationType> GeneralTransformationRefType.generalTransformation
           
 

Methods in net.opengis.gml that return types with arguments of type AbstractGeneralTransformationType
 JAXBElement<AbstractGeneralTransformationType> ObjectFactory.createGeneralTransformation(AbstractGeneralTransformationType value)
          Create an instance of JAXBElement<AbstractGeneralTransformationType>}
 JAXBElement<? extends AbstractGeneralTransformationType> GeneralTransformationRefType.getGeneralTransformation()
          Obtient la valeur de la propriété generalTransformation.
 

Methods in net.opengis.gml with parameters of type AbstractGeneralTransformationType
 JAXBElement<AbstractGeneralTransformationType> ObjectFactory.createGeneralTransformation(AbstractGeneralTransformationType value)
          Create an instance of JAXBElement<AbstractGeneralTransformationType>}
 

Method parameters in net.opengis.gml with type arguments of type AbstractGeneralTransformationType
 void GeneralTransformationRefType.setGeneralTransformation(JAXBElement<? extends AbstractGeneralTransformationType> value)
          Définit la valeur de la propriété generalTransformation.
 



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