|
Kagetaka | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectnet.hizlab.kagetaka.rendering.Document
ドキュメント全体を表すクラスです。
フィールドの概要 | |
Content |
content
コンテンツ |
IdMap |
idMap
ID マップ |
int |
zone
ゾーン |
static int |
ZONE_INTERNET
インターネットゾーン |
static int |
ZONE_LOCAL
ローカルゾーン |
メソッドの概要 | |
boolean |
contains(Content content)
指定したコンテンツを含んでいるかを返します。 |
URL |
createURL(String href)
ドキュメントの URL をベースに URL を返します。 |
Background |
getBackground()
背景情報を返します。 |
String |
getBaseTarget()
ベースターゲットを返します。 |
URL |
getBaseURL()
ベース URL を返します。 |
Dimension |
getCharScale()
描画用の行の幅と、文字の高さを返します。 |
String |
getTitle()
タイトルを返します。 |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
public final Content content
public final IdMap idMap
public final int zone
public static final int ZONE_INTERNET
public static final int ZONE_LOCAL
メソッドの詳細 |
public boolean contains(Content content)
content
- コンテンツ
true
、
含んでいない場合は false
public URL createURL(String href) throws MalformedURLException, SecurityException
href
- パス
MalformedURLException
- パスが不正な場合
SecurityException
- セキュリティ違反の場合public Background getBackground()
public String getBaseTarget()
public URL getBaseURL()
public Dimension getCharScale()
public String getTitle()
|
Kagetaka | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright (c) 2002-2004 The Kagetaka Project 'November 20, 2004'