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

Uses of AltitudeType in net.opengis.ols.v_1_2
 

Methods in net.opengis.ols.v_1_2 that return AltitudeType
 AltitudeType ObjectFactory.createAltitudeType()
          Create an instance of AltitudeType
 AltitudeType AltitudeType.withAccuracy(BigDecimal value)
           
 AltitudeType AltitudeType.withUom(DistanceUnitType value)
           
 AltitudeType AltitudeType.withValue(BigDecimal value)
           
 

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

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



Copyright © 2008-2016. All Rights Reserved.