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

Uses of OutputType in net.opengis.ols.v_1_2
 

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

Methods in net.opengis.ols.v_1_2 that return OutputType
 OutputType ObjectFactory.createOutputType()
          Create an instance of OutputType
 OutputType OutputType.withBBoxContext(EnvelopeType value)
           
 OutputType OutputType.withBGcolor(String value)
           
 OutputType OutputType.withCenterContext(CenterContextType value)
           
 OutputType OutputType.withContent(PresentationContentType value)
           
 OutputType OutputType.withFormat(String value)
           
 OutputType OutputType.withHeight(BigInteger value)
           
 OutputType OutputType.withTransparent(boolean value)
           
 OutputType OutputType.withWidth(BigInteger value)
           
 

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

Methods in net.opengis.ols.v_1_2 with parameters of type OutputType
 PortrayMapRequestType PortrayMapRequestType.withOutput(OutputType... values)
           
 

Method parameters in net.opengis.ols.v_1_2 with type arguments of type OutputType
 void PortrayMapRequestType.setOutput(List<OutputType> value)
           
 PortrayMapRequestType PortrayMapRequestType.withOutput(Collection<OutputType> values)
           
 PortrayMapRequestType PortrayMapRequestType.withOutput(List<OutputType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.