Uses of Class
net.opengis.ols.v_1_2.AbstractMeasureType

Uses of AbstractMeasureType in net.opengis.ols.v_1_2
 

Subclasses of AbstractMeasureType in net.opengis.ols.v_1_2
 class AltitudeType
          Java class for AltitudeType complex type.
 class AngleType
          This type is used as a unit of measure for ADTs only, it's not used by the GML3 geometry.
 class DistanceType
          Java class for DistanceType complex type.
 class SpeedType
          Java class for SpeedType complex type.
 

Methods in net.opengis.ols.v_1_2 that return AbstractMeasureType
 AbstractMeasureType AbstractMeasureType.withAccuracy(BigDecimal value)
           
 AbstractMeasureType AbstractMeasureType.withValue(BigDecimal value)
           
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type AbstractMeasureType
 JAXBElement<AbstractMeasureType> ObjectFactory.createMeasure(AbstractMeasureType value)
          Create an instance of JAXBElement<AbstractMeasureType>}
 

Methods in net.opengis.ols.v_1_2 with parameters of type AbstractMeasureType
 JAXBElement<AbstractMeasureType> ObjectFactory.createMeasure(AbstractMeasureType value)
          Create an instance of JAXBElement<AbstractMeasureType>}
 



Copyright © 2008-2016. All Rights Reserved.