MapScript 4.12 legendObjクラス

legendObjクラスはmapObjとlabelObjに所属します。

+--------+ 0..1     1 +-----+
| Legend | <--------> | Map |
+--------+            +-----+
+--------+ 1        1 +-------+
| Legend | ---------> | Label |
+--------+            +-------+

4.12.1 legendObj属性

connoteaheight : int

凡例の高さ。

connoteaimagecolor : colorObj

凡例画像の背景色。

connoteakeysizex : int

凡例の外郭線のピクセルでの幅。

connoteakeysizey : int

> 凡例の外郭線のピクセルでの高さ。

connoteakeyspacingx : int

凡例の外郭線間およびラベルと凡例の間の空隙のサイズ(ピクセルで)。

connoteakeyspacingy : int

凡例の外郭線間およびラベルと凡例の間の空隙のサイズ(ピクセルで)。

connotealabel : labelObj immutable

凡例のラベルです。

connoteamap : mapObj immutable

親マップの参照です。

connoteaoutlinecolor : colorObj

凡例の外郭線に用いられる色。

connoteaposition : int

埋め込まれる凡例が地図のどの位置に置かれるか。MS_UL, MS_UC, MS_UR, MS_LL, MS_LC, or MS_LR。

connoteapostlabelcache : int

この凡例をキャッシュされた全てのラベルが表示された後に処理するかどうか。MS_TRUE or MS_FALSE。

connoteastatus : int

凡例が作成されているかどうか。MS_ON, MS_OFF, or MS_EMBED。

connoteatemplate : string

凡例のテンプレートです。

connoteawidth : int

凡例の幅です。

Add a new comment
Page tags: mapscript mapserver
page_revision: 5, last_edited: 1208590225|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License