tsukuba_bunko.peko.scenario.text
クラス TextElementHandler

java.lang.Object
  上位を拡張 tsukuba_bunko.peko.scenario.ElementHandler
      上位を拡張 tsukuba_bunko.peko.scenario.text.TextElementHandler
直系の既知のサブクラス:
NewPageHandler, ParagraphHandler

public abstract class TextElementHandler
extends ElementHandler

text 要素の構成要素を処理する ElementHandler に共通の処理を提供します。

バージョン:
$Revision: 1.1 $
作成者:
$Author: ppoi $

フィールドの概要
 
クラス 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
 

コンストラクタの詳細

TextElementHandler

protected TextElementHandler()
TextElementHandler のインスタンスを作成するためにサブクラスのコンストラクタから呼ばれます。

メソッドの詳細

getTextCoordinator

protected TextCoordinator getTextCoordinator()
TextCanvas コーディネータを取得します。

戻り値:
TextCanvas コーディネータ


All Rights Reserved. © 1999-2006 The "Peko" Project, Tsukuba Bunko.