jp.co.melco.preserv.spatial
クラス psvPortrayalContext.PolylineDrawerAsDC

java.lang.Object
  拡張jp.co.melco.preserv.spatial.psvPortrayalContext.AbstractDrawer
      拡張jp.co.melco.preserv.spatial.psvPortrayalContext.PolylineDrawerAsDC
含まれているクラス:
psvPortrayalContext

public static class psvPortrayalContext.PolylineDrawerAsDC
extends psvPortrayalContext.AbstractDrawer

DC座標に対応したポリライン描画クラスです。

導入されたバージョン:
Ver.6.0
作成者:
PreSerV Development Team

コンストラクタの概要
psvPortrayalContext.PolylineDrawerAsDC()
           
 
メソッドの概要
protected  void draw(psvPortrayalContext context, jp.co.melco.preserv.psvPoint2D[] points)
          指定された描画コンテキストに指定された点列をもとに描画を行います。
 
クラス jp.co.melco.preserv.spatial.psvPortrayalContext.AbstractDrawer から継承したメソッド
draw
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

psvPortrayalContext.PolylineDrawerAsDC

public psvPortrayalContext.PolylineDrawerAsDC()
メソッドの詳細

draw

protected void draw(psvPortrayalContext context,
                    jp.co.melco.preserv.psvPoint2D[] points)
クラス psvPortrayalContext.AbstractDrawer の記述:
指定された描画コンテキストに指定された点列をもとに描画を行います。

定義:
クラス psvPortrayalContext.AbstractDrawer 内の draw
パラメータ:
context - 描画コンテキスト
points - 点列