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

Uses of CenterContextType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as CenterContextType
protected  CenterContextType OutputType.centerContext
           
protected  CenterContextType MapType.centerContext
           
 

Methods in net.opengis.ols.v_1_2 that return CenterContextType
 CenterContextType ObjectFactory.createCenterContextType()
          Create an instance of CenterContextType
 CenterContextType OutputType.getCenterContext()
          Gets the value of the centerContext property.
 CenterContextType MapType.getCenterContext()
          Gets the value of the centerContext property.
 CenterContextType CenterContextType.withAzimuth(BigInteger value)
           
 CenterContextType CenterContextType.withCenterPoint(PointType value)
           
 CenterContextType CenterContextType.withDisplayScale(BigInteger value)
           
 CenterContextType CenterContextType.withDPI(BigInteger value)
           
 CenterContextType CenterContextType.withRadius(RadiusType value)
           
 CenterContextType CenterContextType.withSRS(String value)
           
 

Methods in net.opengis.ols.v_1_2 with parameters of type CenterContextType
 void OutputType.setCenterContext(CenterContextType value)
          Sets the value of the centerContext property.
 void MapType.setCenterContext(CenterContextType value)
          Sets the value of the centerContext property.
 RouteMapType RouteMapType.withCenterContext(CenterContextType value)
           
 OutputType OutputType.withCenterContext(CenterContextType value)
           
 MapType MapType.withCenterContext(CenterContextType value)
           
 



Copyright © 2008-2016. All Rights Reserved.