public class WmsAuthForm
extends java.lang.Object
修飾子とタイプ | フィールドと説明 |
---|---|
java.lang.String |
BBOX
The Bounding Box (BBOX) is a set of four comma-separated decimal, scientific notation,
or integer values (if integers are provided where floating point is needed, the decimal
point is assumed at the end of the number).
|
int |
cid
サイトID
|
java.lang.String |
CRS |
java.lang.String |
exceptions
The EXCEPTIONS parameter states the format in which to report errors.
|
java.lang.String |
filterkey
フィルタキー
|
java.lang.String |
filterlayer
フィルタ対象レイヤ
|
java.lang.String |
FORMAT
The FORMAT parameter specifies the output format of the response to an operation.
|
java.lang.Float |
grayout
フィルタされたフィーチャのグレーアウト透過度
|
java.lang.String |
HEIGHT
Height in pixels of map picture.
|
float |
iconrate
アイコン倍率
|
java.lang.String |
LAYERS
Comma-separated list of one or more map layers.
|
java.lang.String |
layertimes
時間パラメータのレイヤ個別指定
カンマ区切り "レイヤID1,時間1,レイヤID2,時間2"
|
java.util.Map<java.lang.String,java.lang.String> |
layertimesMap
layertimes のパース結果
|
float |
linerate
線倍率
|
long |
mid
地図ID
|
float |
rate
倍率
|
java.lang.String |
REQUEST
The REQUEST parameter indicates which service operation is being invoked.
|
java.lang.String |
rule
ルール別の表示状態指定 指定がなければnull
|
java.lang.String |
service
The required SERVICE parameter indicates which of the available service types at a
particular service instance is being invoked.
|
java.lang.Boolean |
spatiallayer
空間検索範囲レイヤフラグ
|
JSONArray |
spatiallayers
検索範囲に利用するレイヤ条件のJSONオブジェクト配列
|
java.lang.String |
SRS
The Spatial Reference System (SRS) is a text parameter that names a horizontal
coordinate reference system code.
|
java.lang.String |
STYLES
Comma-separated list of one rendering style per
requested layer.
|
float |
textrate
文字倍率
|
java.lang.String |
time
Some geospatial information may be available at multiple times (for example, an hourly
weather map).
|
java.lang.String |
TRANSPARNET
Background transparency of map
(default=FALSE)
|
java.lang.String |
VERSION
The VERSION parameter specifies the protocol version number.
|
java.lang.String |
WIDTH
Width in pixels of map picture
|
コンストラクタと説明 |
---|
WmsAuthForm() |
修飾子とタイプ | メソッドと説明 |
---|---|
java.lang.String |
layertime(java.lang.String layerId) |
java.util.Date[] |
timeParams() |
java.util.Date[] |
timeParams(boolean withOffset) |
public java.lang.String VERSION
public java.lang.String REQUEST
public java.lang.String FORMAT
public java.lang.String exceptions
public java.lang.String BBOX
public java.lang.String SRS
public java.lang.String CRS
public java.lang.String time
public java.lang.String service
public java.lang.String LAYERS
public java.lang.String STYLES
public java.lang.String WIDTH
public java.lang.String HEIGHT
public java.lang.String TRANSPARNET
public int cid
public long mid
public float rate
public float iconrate
public float linerate
public float textrate
public java.lang.String layertimes
public java.util.Map<java.lang.String,java.lang.String> layertimesMap
public java.lang.String filterlayer
public java.lang.String filterkey
public java.lang.Float grayout
public java.lang.Boolean spatiallayer
public JSONArray spatiallayers
public java.lang.String rule
public java.util.Date[] timeParams()
public java.util.Date[] timeParams(boolean withOffset)
withOffset
- タイムゾーン分ずらすかどうか
false: UTM時刻 true: タイムゾーン調整時刻public java.lang.String layertime(java.lang.String layerId)
layerId
-