public class GetFeatureInfoParams extends Object
| Constructor and Description | 
|---|
| GetFeatureInfoParams() | 
| Modifier and Type | Method and Description | 
|---|---|
| double | getBboxBottom() | 
| double | getBboxLeft() | 
| double | getBboxRight() | 
| double | getBboxTop() | 
| double | getCoordX() | 
| double | getCoordY() | 
| int | getFeatureCount() | 
| String | getFeatureInfoReqString(String server,
                       String WMSLayerName,
                       String extraParams,
                       AdditionalFilterServerParams wmsFilterServerParams)Metodo che compone la richiesta getFeatureInfo compatibile con i parametri inseriti | 
| String | getFeatureInfoReqStringHtml(String server,
                           String WMSLayerName,
                           String extraParams,
                           AdditionalFilterServerParams wmsFilterServerParams)Metodo che compone la richiesta getFeatureInfo di tipo html compatibile con i parametri inseriti | 
| int | getHeight() | 
| String | getInfoFormat() | 
| String | getInfoFormatHtml() | 
| double | getRange() | 
| String | getSourceSRID() | 
| String | getStyle() | 
| int | getWidth() | 
| int | getX() | 
| int | getY() | 
| void | setBBox(String bbox) | 
| void | setBboxBottom(double bboxBottom) | 
| void | setBboxLeft(double bboxLeft) | 
| void | setBboxRight(double bboxRight) | 
| void | setBboxTop(double bboxTop) | 
| void | setCoordX(double coordX) | 
| void | setCoordY(double coordY) | 
| void | setFeatureCount(int featureCount) | 
| void | setHeight(int height) | 
| void | setInfoFormat(String infoFormat) | 
| void | setInfoFormatHtml(String infoFormatHtml) | 
| void | setRange(double range) | 
| void | setSourceSRID(String sourceSRID) | 
| void | setStyle(String style) | 
| void | setWidth(int width) | 
| void | setX(int x) | 
| void | setY(int y) | 
public String getInfoFormat()
public void setInfoFormat(String infoFormat)
infoFormat - the infoFormat to setpublic int getFeatureCount()
public void setFeatureCount(int featureCount)
featureCount - the featureCount to setpublic void setBBox(String bbox)
public double getBboxLeft()
public void setBboxLeft(double bboxLeft)
bboxLeft - the bboxLeft to setpublic double getBboxRight()
public void setBboxRight(double bboxRight)
bboxRight - the bboxRight to setpublic double getBboxBottom()
public void setBboxBottom(double bboxBottom)
bboxBottom - the bboxBottom to setpublic double getBboxTop()
public void setBboxTop(double bboxTop)
bboxTop - the bboxTop to setpublic int getWidth()
public void setWidth(int width)
width - the width to setpublic int getHeight()
public void setHeight(int height)
height - the height to setpublic int getX()
public void setX(int x)
x - the x to setpublic int getY()
public void setY(int y)
y - the y to setpublic double getRange()
public void setRange(double range)
range - the range to setpublic String getSourceSRID()
public void setSourceSRID(String sourceSRID)
sourceSRID - the sourceSRID to setpublic double getCoordX()
public void setCoordX(double coordX)
coordX - the coordX to setpublic double getCoordY()
public void setCoordY(double coordY)
coordY - the coordY to setpublic String getStyle()
public void setStyle(String style)
style - the style to setpublic String getFeatureInfoReqStringHtml(String server, String WMSLayerName, String extraParams, AdditionalFilterServerParams wmsFilterServerParams) throws UnsupportedEncodingException
server - url del serverWMSLayerName - nome del layer WMSextraParams - UnsupportedEncodingExceptionpublic String getFeatureInfoReqString(String server, String WMSLayerName, String extraParams, AdditionalFilterServerParams wmsFilterServerParams) throws UnsupportedEncodingException
server - url del serverWMSLayerName - nome del layer WMSextraParams - UnsupportedEncodingExceptionpublic String getInfoFormatHtml()
public void setInfoFormatHtml(String infoFormatHtml)
infoFormatHtml - the infoFormatHtml to setCopyright © 2017 Comune di Prato. All rights reserved.