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

Uses of OverlayType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 with type parameters of type OverlayType
protected  List<OverlayType> PortrayMapRequestType.overlay
           
 

Methods in net.opengis.ols.v_1_2 that return OverlayType
 OverlayType ObjectFactory.createOverlayType()
          Create an instance of OverlayType
 OverlayType OverlayType.withMap(MapType value)
           
 OverlayType OverlayType.withPOI(PointOfInterestType value)
           
 OverlayType OverlayType.withPosition(PositionType value)
           
 OverlayType OverlayType.withRouteGeometry(RouteGeometryType value)
           
 OverlayType OverlayType.withStyle(StyleType value)
           
 OverlayType OverlayType.withZorder(BigInteger value)
           
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type OverlayType
 List<OverlayType> PortrayMapRequestType.getOverlay()
          Gets the value of the overlay property.
 

Methods in net.opengis.ols.v_1_2 with parameters of type OverlayType
 PortrayMapRequestType PortrayMapRequestType.withOverlay(OverlayType... values)
           
 

Method parameters in net.opengis.ols.v_1_2 with type arguments of type OverlayType
 void PortrayMapRequestType.setOverlay(List<OverlayType> value)
           
 PortrayMapRequestType PortrayMapRequestType.withOverlay(Collection<OverlayType> values)
           
 PortrayMapRequestType PortrayMapRequestType.withOverlay(List<OverlayType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.