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

Uses of RadiusType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as RadiusType
protected  RadiusType CenterContextType.radius
           
 

Methods in net.opengis.ols.v_1_2 that return RadiusType
 RadiusType ObjectFactory.createRadiusType()
          Create an instance of RadiusType
 RadiusType CenterContextType.getRadius()
          Gets the value of the radius property.
 RadiusType RadiusType.withUnit(DistanceUnitType value)
           
 RadiusType RadiusType.withValue(BigDecimal value)
           
 

Methods in net.opengis.ols.v_1_2 with parameters of type RadiusType
 void CenterContextType.setRadius(RadiusType value)
          Sets the value of the radius property.
 CenterContextType CenterContextType.withRadius(RadiusType value)
           
 



Copyright © 2008-2015. All Rights Reserved.