Uses of Class
net.opengis.gml.UnitOfMeasureType

Packages that use UnitOfMeasureType
net.opengis.gml   
 

Uses of UnitOfMeasureType in net.opengis.gml
 

Subclasses of UnitOfMeasureType in net.opengis.gml
 class ConversionToPreferredUnitType
          Relation of a unit to the preferred unit for this quantity type, specified by an arithmetic conversion (scaling and/or offset).
 class DerivationUnitTermType
          Definition of one unit term for a derived unit of measure.
 

Fields in net.opengis.gml with type parameters of type UnitOfMeasureType
protected  List<UnitOfMeasureType> CovarianceMatrixType.unitOfMeasure
           
 

Methods in net.opengis.gml that return UnitOfMeasureType
 UnitOfMeasureType ObjectFactory.createUnitOfMeasureType()
          Create an instance of UnitOfMeasureType
 

Methods in net.opengis.gml that return types with arguments of type UnitOfMeasureType
 JAXBElement<UnitOfMeasureType> ObjectFactory.createUnitOfMeasure(UnitOfMeasureType value)
          Create an instance of JAXBElement<UnitOfMeasureType>}
 List<UnitOfMeasureType> CovarianceMatrixType.getUnitOfMeasure()
          Ordered sequence of units of measure, corresponding to the row and column index numbers of the covariance matrix, starting with row and column 1 and ending with row/column N.
 

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



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