Kagetaka

net.hizlab.kagetaka.awt
クラス TextManager

java.lang.Object
  拡張net.hizlab.kagetaka.awt.TextManager

public class TextManager
extends Object

縦書き表示用の文字列を管理するクラスです。

バージョン:
$Revision: 1.1 $

コンストラクタの概要
TextManager(Option option, ImageCreator imageCreator)
          指定された文字列から、縦書き用データのインスタンスを取得します。
 
メソッドの概要
 Text getText(FontData fd, String text)
          指定された文字列から、縦書き用データのインスタンスを取得します。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

TextManager

public TextManager(Option option,
                   ImageCreator imageCreator)
指定された文字列から、縦書き用データのインスタンスを取得します。

パラメータ:
option - オプション
imageCreator - イメージクリエータ
メソッドの詳細

getText

public Text getText(FontData fd,
                    String text)
指定された文字列から、縦書き用データのインスタンスを取得します。

パラメータ:
fd - フォントデータ
text - 文字列
戻り値:
縦書き用データ

Kagetaka

Copyright (c) 2002-2003 The Kagetaka Project 'December 6, 2003'