HaruPage::createTextAnnotation

(no version information, might be only in CVS)

HaruPage::createTextAnnotation -- 新しい HaruAnnotation のインスタンスを作成する

説明

object HaruPage::createTextAnnotation ( array rectangle, string text [, object encoder] )

新しい HaruAnnotation のインスタンスを作成し、 それを返します。

パラメータ

rectangle

アノテーションの範囲を表す 4 つの座標の配列。

text

表示するテキスト。

encoder

オプションで指定する HaruEncoder のインスタンス。

エラー / 例外

エラー時に HaruException をスローします。