Uses of Class
net.opengis.gml.ImageDatumRefType

Packages that use ImageDatumRefType
net.opengis.gml   
 

Uses of ImageDatumRefType in net.opengis.gml
 

Fields in net.opengis.gml declared as ImageDatumRefType
protected  ImageDatumRefType ImageCRSType.usesImageDatum
           
 

Methods in net.opengis.gml that return ImageDatumRefType
 ImageDatumRefType ObjectFactory.createImageDatumRefType()
          Create an instance of ImageDatumRefType
 ImageDatumRefType ImageCRSType.getUsesImageDatum()
          Obtient la valeur de la propriété usesImageDatum.
 

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

Methods in net.opengis.gml with parameters of type ImageDatumRefType
 JAXBElement<ImageDatumRefType> ObjectFactory.createImageDatumRef(ImageDatumRefType value)
          Create an instance of JAXBElement<ImageDatumRefType>}
 JAXBElement<ImageDatumRefType> ObjectFactory.createUsesImageDatum(ImageDatumRefType value)
          Create an instance of JAXBElement<ImageDatumRefType>}
 void ImageCRSType.setUsesImageDatum(ImageDatumRefType value)
          Définit la valeur de la propriété usesImageDatum.
 



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