|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImageServerConstants
This file defines the OpenMap extensions to the WMTConstants for making a web request for a map. They include String attribute keywords that let you request a certain OpenMap projection.
Field Summary | |
---|---|
static java.lang.String |
AZIMUTH
Specific OpenMap projection parameter (AZIMUTH). |
static java.lang.String |
LAT
Specific OpenMap projection parameter (LAT). |
static java.lang.String |
LAYERMASK
Which layer number should be included in Image (LayerMask). |
static java.lang.String |
LAYERS
Specify OpenMap layers that should be part of Image (LAYERS) an String[] value |
static java.lang.String |
LON
Specific OpenMap projection parameter (LON). |
static java.lang.String |
PAN
Keyword (pan) for the map server pan request. |
static java.lang.String |
PROJTYPE
Specific OpenMap projection parameter (PROJTYPE). |
static java.lang.String |
QUERY
Keyword (query) for the map server query request; |
static java.lang.String |
RECENTER
Keyword (recenter) for the map server recenter request. |
static java.lang.String |
SCALE
Specific OpenMap projection parameter (SCALE). |
static java.lang.String |
X
Specific OpenMap projection parameter (X). |
static java.lang.String |
Y
Specific OpenMap projection parameter (Y). |
Fields inherited from interface com.bbn.openmap.image.WMTConstants |
---|
BBOX, BGCOLOR, CAPABILITIES, CRS, EXCEPTIONS, FORMAT, GETCAPABILITIES, GETFEATUREINFO, GETLEGENDGRAPHIC, GETMAP, HEIGHT, IMAGEFORMAT_GEOTIFF, IMAGEFORMAT_GIF, IMAGEFORMAT_JPEG, IMAGEFORMAT_PNG, IMAGEFORMAT_PPM, IMAGEFORMAT_SVG, IMAGEFORMAT_TIFF, IMAGEFORMAT_WBMP, INFO_FORMAT, LAYER, MAP, QUERY_LAYERS, REQUEST, SERVICE, SRS, STYLE, STYLES, TRANSPARENT, VERSION, WIDTH, WMTVER |
Field Detail |
---|
static final java.lang.String PROJTYPE
static final java.lang.String SCALE
static final java.lang.String LAT
static final java.lang.String LON
static final java.lang.String LAYERMASK
static final java.lang.String LAYERS
static final java.lang.String PAN
static final java.lang.String RECENTER
static final java.lang.String AZIMUTH
static final java.lang.String QUERY
static final java.lang.String X
static final java.lang.String Y
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |