|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
描画処理を下請けするためのインタフェースです。
メソッドの概要 | |
int |
getPriority()
描画の優先順位を取得します。 |
boolean |
portray(psvFeature feature,
psvPortrayalContext context)
指定された地物を指定された描画コンテキストに描画します。 |
メソッドの詳細 |
public boolean portray(psvFeature feature, psvPortrayalContext context)
feature
- 描画対象の地物context
- 描画コンテキスト
true
、それ以外の場合はfalse
public int getPriority()
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |