AttributeKey

遗产: java.lang.Object

public final class AttributeKey

代表标准属性键。

领域

场地描述
BBoxBBox 属性(布局属性所有者)。
BackgroundColorBackgroundColor 属性(Layout 属性所有者)。
BaselineShiftBaselineShift 属性(Layout 属性所有者)。
BlockAlignBlockAlign 属性(Layout 属性所有者)。
BorderColorBorderColor 属性(Layout 属性所有者)。
BorderStyleBorderStyle 属性(Layout 属性所有者)。
BorderThicknessBorderThickness 属性(Layout 属性所有者)。
Checked检查属性(PrintField 属性所有者)。
ColSpanColSpan 属性(表属性所有者)。
Color颜色属性(布局属性所有者)。
ColumnCountColumnCount 属性(Layout 属性所有者)。
ColumnGapColumnGap 属性(Layout 属性所有者)。
ColumnWidthsColumnWidths 属性(Layout 属性所有者)。
DescDesc 属性(PrintField 属性所有者)。
EndIndentEndIndent 属性(Layout 属性所有者)。
GlyphOrientationVerticalGlyphOrientationVertical 属性(Layout 属性所有者)。
HeadersHeaders 属性(表属性所有者)。
Height高度属性(布局属性所有者)。
InlineAlignInlineAlign 属性(Layout 属性所有者)。
LineHeightLineHeight 属性(Layout 属性所有者)。
ListNumberingListNumbering 属性(列表属性所有者)。
Padding填充属性(布局属性所有者)。
Placement放置属性(Layout 属性所有者)。
Role角色属性(PrintField 属性所有者)。
RowSpanRowSpan 属性(表属性所有者)。
RubyAlignRubyAlign 属性(Layout 属性所有者)。
RubyPositionRubyPosition 属性(Layout 属性所有者)。
Scope范围属性(表属性所有者)。
SpaceAfterSpaceAfter 属性(Layout 属性所有者)。
SpaceBeforeSpaceBefore 属性(Layout 属性所有者)。
StartIndentStartIndent 属性(Layout 属性所有者)。
Summary摘要属性(表属性所有者)。
TBorderStyleTBorderStyle 属性(Layout 属性所有者)。
TPaddingTPadding 属性(Layout 属性所有者)。
TextAlignTextAlign 属性(Layout 属性所有者)。
TextDecorationColorTextDecorationColor 属性(Layout 属性所有者)。
TextDecorationThicknessTextDecorationThickness 属性(Layout 属性所有者)。
TextDecorationTypeTextDecorationType 属性(Layout 属性所有者)。
TextIndentTextIndent 属性(Layout 属性所有者)。
Width宽度属性(布局属性所有者)。
WritingModeWritingMode 属性(Layout 属性所有者)。

方法

方法描述
equals(Object arg0)
getClass()
getKey()获取属性键。
getOwner()获取属性所有者。
hashCode()
notify()
notifyAll()
toString()返回表示当前对象的字符串。
to_AttributeKey(String key)执行从 String 到AttributeKey.
wait()
wait(long arg0)
wait(long arg0, int arg1)

BBox

public static final AttributeKey BBox

BBox 属性(布局属性所有者)。

BackgroundColor

public static final AttributeKey BackgroundColor

BackgroundColor 属性(Layout 属性所有者)。

BaselineShift

public static final AttributeKey BaselineShift

BaselineShift 属性(Layout 属性所有者)。

BlockAlign

public static final AttributeKey BlockAlign

BlockAlign 属性(Layout 属性所有者)。

BorderColor

public static final AttributeKey BorderColor

BorderColor 属性(Layout 属性所有者)。

BorderStyle

public static final AttributeKey BorderStyle

BorderStyle 属性(Layout 属性所有者)。

BorderThickness

public static final AttributeKey BorderThickness

BorderThickness 属性(Layout 属性所有者)。

Checked

public static final AttributeKey Checked

检查属性(PrintField 属性所有者)。

ColSpan

public static final AttributeKey ColSpan

ColSpan 属性(表属性所有者)。

Color

public static final AttributeKey Color

颜色属性(布局属性所有者)。

ColumnCount

public static final AttributeKey ColumnCount

ColumnCount 属性(Layout 属性所有者)。

ColumnGap

public static final AttributeKey ColumnGap

ColumnGap 属性(Layout 属性所有者)。

ColumnWidths

public static final AttributeKey ColumnWidths

ColumnWidths 属性(Layout 属性所有者)。

Desc

public static final AttributeKey Desc

Desc 属性(PrintField 属性所有者)。

EndIndent

public static final AttributeKey EndIndent

EndIndent 属性(Layout 属性所有者)。

GlyphOrientationVertical

public static final AttributeKey GlyphOrientationVertical

GlyphOrientationVertical 属性(Layout 属性所有者)。

Headers

public static final AttributeKey Headers

Headers 属性(表属性所有者)。

Height

public static final AttributeKey Height

高度属性(布局属性所有者)。

InlineAlign

public static final AttributeKey InlineAlign

InlineAlign 属性(Layout 属性所有者)。

LineHeight

public static final AttributeKey LineHeight

LineHeight 属性(Layout 属性所有者)。

ListNumbering

public static final AttributeKey ListNumbering

ListNumbering 属性(列表属性所有者)。

Padding

public static final AttributeKey Padding

填充属性(布局属性所有者)。

Placement

public static final AttributeKey Placement

放置属性(Layout 属性所有者)。

Role

public static final AttributeKey Role

角色属性(PrintField 属性所有者)。

RowSpan

public static final AttributeKey RowSpan

RowSpan 属性(表属性所有者)。

RubyAlign

public static final AttributeKey RubyAlign

RubyAlign 属性(Layout 属性所有者)。

RubyPosition

public static final AttributeKey RubyPosition

RubyPosition 属性(Layout 属性所有者)。

Scope

public static final AttributeKey Scope

范围属性(表属性所有者)。

SpaceAfter

public static final AttributeKey SpaceAfter

SpaceAfter 属性(Layout 属性所有者)。

SpaceBefore

public static final AttributeKey SpaceBefore

SpaceBefore 属性(Layout 属性所有者)。

StartIndent

public static final AttributeKey StartIndent

StartIndent 属性(Layout 属性所有者)。

Summary

public static final AttributeKey Summary

摘要属性(表属性所有者)。

TBorderStyle

public static final AttributeKey TBorderStyle

TBorderStyle 属性(Layout 属性所有者)。

TPadding

public static final AttributeKey TPadding

TPadding 属性(Layout 属性所有者)。

TextAlign

public static final AttributeKey TextAlign

TextAlign 属性(Layout 属性所有者)。

TextDecorationColor

public static final AttributeKey TextDecorationColor

TextDecorationColor 属性(Layout 属性所有者)。

TextDecorationThickness

public static final AttributeKey TextDecorationThickness

TextDecorationThickness 属性(Layout 属性所有者)。

TextDecorationType

public static final AttributeKey TextDecorationType

TextDecorationType 属性(Layout 属性所有者)。

TextIndent

public static final AttributeKey TextIndent

TextIndent 属性(Layout 属性所有者)。

Width

public static final AttributeKey Width

宽度属性(布局属性所有者)。

WritingMode

public static final AttributeKey WritingMode

WritingMode 属性(Layout 属性所有者)。

equals(Object arg0)

public boolean equals(Object arg0)

参数:

范围类型描述
arg0java.lang.Object

退货: 布尔值

getClass()

public final native Class<?> getClass()

退货: java.lang.Class

getKey()

public final String getKey()

获取属性键。

值:属性键。

退货: java.lang.String - 字符串值

getOwner()

public final AttributeOwnerStandard getOwner()

获取属性所有者。

值:属性所有者。

退货: AttributeOwnerStandard - 属性键实例

hashCode()

public int hashCode()

退货: 整数

notify()

public final native void notify()

notifyAll()

public final native void notifyAll()

toString()

public String toString()

返回表示当前对象的字符串。

退货: java.lang.String - 表示当前对象的字符串。

to_AttributeKey(String key)

public static AttributeKey to_AttributeKey(String key)

执行从 String 到AttributeKey.

参数:

范围类型描述
keyjava.lang.String属性键。

退货: AttributeKey - 转换的结果。

wait()

public final void wait()

wait(long arg0)

public final native void wait(long arg0)

参数:

范围类型描述
arg0long

wait(long arg0, int arg1)

public final void wait(long arg0, int arg1)

参数:

范围类型描述
arg0long
arg1int