クラス
RTC.OGMapTile の使用

OGMapTile を使用しているパッケージ
RTC   
 

RTC での OGMapTile の使用
 

OGMapTile として宣言されている RTC のフィールド
 OGMapTile OGMapTileHolder.value
           
 

OGMapTile を返す RTC のメソッド
static OGMapTile OGMapTileHelper.extract(org.omg.CORBA.Any a)
           
static OGMapTile OGMapTileHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

OGMapTile 型のパラメータを持つ RTC のメソッド
static void OGMapTileHelper.insert(org.omg.CORBA.Any a, OGMapTile that)
           
static void OGMapTileHelper.write(org.omg.CORBA.portable.OutputStream ostream, OGMapTile value)
           
 

OGMapTile 型のパラメータを持つ RTC のコンストラクタ
OGMapTileHolder(OGMapTile initialValue)