|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objecttsukuba_bunko.peko.scenario.ElementHandler
tsukuba_bunko.peko.scenario.text.TextElementHandler
public abstract class TextElementHandler
text 要素の構成要素を処理する ElementHandler に共通の処理を提供します。
| フィールドの概要 |
|---|
| クラス tsukuba_bunko.peko.scenario.ElementHandler から継承されたフィールド |
|---|
_context, _endOfScene, _parent, NAMESPACE_SCENE |
| コンストラクタの概要 | |
|---|---|
protected |
TextElementHandler()
TextElementHandler のインスタンスを作成するためにサブクラスのコンストラクタから呼ばれます。 |
| メソッドの概要 | |
|---|---|
protected TextCoordinator |
getTextCoordinator()
TextCanvas コーディネータを取得します。 |
| クラス tsukuba_bunko.peko.scenario.ElementHandler から継承されたメソッド |
|---|
characters, endDocument, endElement, getParentHandler, getSceneContext, isEndOfScene, setEndOfScene, setParentHandler, setSceneContext, startDocument, startElement, stop, stop |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
protected TextElementHandler()
TextElementHandler のインスタンスを作成するためにサブクラスのコンストラクタから呼ばれます。
| メソッドの詳細 |
|---|
protected TextCoordinator getTextCoordinator()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||