|
Kagetaka | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectnet.hizlab.kagetaka.rendering.Status
現在の描画ステータスを保持するクラスです。
入れ子クラスの概要 | |
class |
Status.Box
ボックス形式の値を表します。 |
メソッドの概要 | |
Status |
createChild()
このステータスを継承し、新しいステータスを作成します。 |
FontData |
getFontData()
現在のフォントデータを返します。 |
int |
getList()
リストタイプを返します。 |
int |
getListLevel()
リストレベルを返します。 |
Status |
getParent()
親ステータスを返します。 |
boolean |
getTextDecoration(int td)
文字の修飾を設定します。 |
void |
setBackground(Color color)
背景色を設定します。 |
void |
setBackground(String src,
Value repeat,
Value positionH,
Value positionV)
背景画像を設定します。 |
void |
setBorderColor(int target,
Color value)
ボーダーの色を設定します。 |
void |
setBorderStyle(int target,
Value value)
ボーダーのスタイルを設定します。 |
void |
setBorderWidth(int target,
Value value)
ボーダーの幅を設定します。 |
void |
setFontFamily(Value[] v)
現在のフォントファミリを変更します。 |
void |
setFontSize(Value v,
int owner)
現在のフォントサイズを変更します。 |
void |
setFontStyle(Value v)
現在のフォントスタイルを変更します。 |
void |
setFontWeight(Value v)
現在のフォント幅を変更します。 |
void |
setList(int type)
リストを設定します。 |
void |
setMargin(int target,
Value value)
マージンを設定します。 |
void |
setPadding(int target,
Value value)
パディングを設定します。 |
void |
setTextDecoration(int td)
文字の修飾を設定します。 |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
public int align
public Color alinkColor
public Link anchor
public Background background
public Border border
public Value borderHorizontalSpacing
public Value borderVerticalSpacing
public int captionSide
public int clearType
public int colSpan
public int counterNo
public Status counterStatus
public int decoration
public int display
public int floatType
public Font font
public FontData fontData
public int fontFullBase
public Dimension fontFullSize
public int fontHalfBase
public int fontHalfHeight
public int fontMaxHeight
public FontMetrics fontMetrics
public int fontMiniLeft
public int fontMiniUp
public Color foreColor
public boolean hasMarkerBlock
public Value height
public boolean isBlackHole
public boolean isHorizontalRule
public Value letterSpacing
public Value lineHeight
public Color linkColor
public Status.Box margin
public Value offsetX
public Status.Box padding
public Vector pseudoStyles
public boolean reference
public int rowSpan
public static final int STYLE
public static final int TARGET_ALL
public static final int TARGET_BOTTOM
public static final int TARGET_LEFT
public static final int TARGET_RIGHT
public static final int TARGET_TOP
public Value textIndent
public String tip
public static final int TOKEN
public int type
public int valign
public Color vlinkColor
public int whiteSpace
public Value width
メソッドの詳細 |
public Status createChild()
public FontData getFontData()
public int getList()
public int getListLevel()
public Status getParent()
public boolean getTextDecoration(int td)
td
- 文字の修飾
true
、
それ以外の場合は false
public void setBackground(Color color)
color
- 背景色public void setBackground(String src, Value repeat, Value positionH, Value positionV)
src
- 背景画像の URLrepeat
- リピートpositionV
- 垂直方向の位置positionH
- 水平方向の位置public void setBorderColor(int target, Color value)
target
- ターゲットvalue
- 値public void setBorderStyle(int target, Value value)
target
- ターゲットvalue
- 値public void setBorderWidth(int target, Value value)
target
- ターゲットvalue
- 値public void setFontFamily(Value[] v)
v
- フォントファミリpublic void setFontSize(Value v, int owner)
v
- フォントサイズowner
- オーナーpublic void setFontStyle(Value v)
v
- フォントスタイルpublic void setFontWeight(Value v)
v
- フォント幅public void setList(int type)
type
- リストのタイプpublic void setMargin(int target, Value value)
target
- ターゲットvalue
- 値public void setPadding(int target, Value value)
target
- ターゲットvalue
- 値public void setTextDecoration(int td)
td
- 文字の修飾
|
Kagetaka | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright (c) 2002-2004 The Kagetaka Project 'November 20, 2004'