net.hizlab.kagetaka.awt
クラス TextManager
java.lang.Object
net.hizlab.kagetaka.awt.TextManager
- public class TextManager
- extends Object
縦書き表示用の文字列を管理するクラスです。
- バージョン:
- $Revision: 1.1 $
クラス 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
- 文字列
- 戻り値:
- 縦書き用データ
Copyright (c) 2002-2003 The Kagetaka Project 'December 16, 2003'