AttributeKey

Наследование: java.lang.Object

public final class AttributeKey

Представляет стандартные ключи атрибутов.

Поля

ПолеОписание
BBoxАтрибут BBox (владелец атрибута макета).
BackgroundColorАтрибут BackgroundColor (владелец атрибута макета).
BaselineShiftАтрибут BaselineShift (владелец атрибута макета).
BlockAlignАтрибут BlockAlign (владелец атрибута макета).
BorderColorАтрибут BorderColor (владелец атрибута макета).
BorderStyleАтрибут BorderStyle (владелец атрибута макета).
BorderThicknessАтрибут BorderThickness (владелец атрибута макета).
CheckedПроверенный атрибут (владелец атрибута PrintField).
ColSpanАтрибут ColSpan (владелец атрибута таблицы).
ColorАтрибут цвета (владелец атрибута макета).
ColumnCountАтрибут ColumnCount (владелец атрибута макета).
ColumnGapАтрибут ColumnGap (владелец атрибута макета).
ColumnWidthsАтрибут ColumnWidths (владелец атрибута макета).
DescАтрибут Desc (владелец атрибута PrintField).
EndIndentАтрибут EndIndent (владелец атрибута макета).
GlyphOrientationVerticalАтрибут GlyphOrientationVertical (владелец атрибута макета).
HeadersАтрибут заголовков (владелец атрибута таблицы).
HeightАтрибут высоты (владелец атрибута макета).
InlineAlignАтрибут InlineAlign (владелец атрибута макета).
LineHeightАтрибут LineHeight (владелец атрибута макета).
ListNumberingАтрибут ListNumbering (владелец атрибута списка).
PaddingАтрибут заполнения (владелец атрибута макета).
PlacementАтрибут размещения (владелец атрибута макета).
RoleАтрибут роли (владелец атрибута PrintField).
RowSpanАтрибут RowSpan (владелец атрибута таблицы).
RubyAlignАтрибут RubyAlign (владелец атрибута макета).
RubyPositionАтрибут RubyPosition (владелец атрибута макета).
ScopeАтрибут области (владелец атрибута таблицы).
SpaceAfterАтрибут SpaceAfter (владелец атрибута макета).
SpaceBeforeАтрибут SpaceBefore (владелец атрибута макета).
StartIndentАтрибут StartIndent (владелец атрибута макета).
SummaryСводный атрибут (владелец атрибута таблицы).
TBorderStyleАтрибут TBorderStyle (владелец атрибута макета).
TPaddingАтрибут TPadding (владелец атрибута макета).
TextAlignАтрибут TextAlign (владелец атрибута макета).
TextDecorationColorАтрибут TextDecorationColor (владелец атрибута макета).
TextDecorationThicknessАтрибут TextDecorationThickness (владелец атрибута макета).
TextDecorationTypeАтрибут TextDecorationType (владелец атрибута макета).
TextIndentАтрибут TextIndent (владелец атрибута макета).
WidthАтрибут ширины (владелец атрибута макета).
WritingModeАтрибут WriteMode (владелец атрибута Layout).

Методы

МетодОписание
equals(Object arg0)
getClass()
getKey()Получить ключ атрибута.
getOwner()Получить владельца атрибута.
hashCode()
notify()
notifyAll()
toString()Возвращает строку, которая представляет текущий объект.
to_AttributeKey(String key)Выполняет явное преобразование из строки вAttributeKey.
wait()
wait(long arg0)
wait(long arg0, int arg1)

BBox

public static final AttributeKey BBox

Атрибут BBox (владелец атрибута макета).

BackgroundColor

public static final AttributeKey BackgroundColor

Атрибут BackgroundColor (владелец атрибута макета).

BaselineShift

public static final AttributeKey BaselineShift

Атрибут BaselineShift (владелец атрибута макета).

BlockAlign

public static final AttributeKey BlockAlign

Атрибут BlockAlign (владелец атрибута макета).

BorderColor

public static final AttributeKey BorderColor

Атрибут BorderColor (владелец атрибута макета).

BorderStyle

public static final AttributeKey BorderStyle

Атрибут BorderStyle (владелец атрибута макета).

BorderThickness

public static final AttributeKey BorderThickness

Атрибут BorderThickness (владелец атрибута макета).

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 (владелец атрибута макета).

ColumnGap

public static final AttributeKey ColumnGap

Атрибут ColumnGap (владелец атрибута макета).

ColumnWidths

public static final AttributeKey ColumnWidths

Атрибут ColumnWidths (владелец атрибута макета).

Desc

public static final AttributeKey Desc

Атрибут Desc (владелец атрибута PrintField).

EndIndent

public static final AttributeKey EndIndent

Атрибут EndIndent (владелец атрибута макета).

GlyphOrientationVertical

public static final AttributeKey GlyphOrientationVertical

Атрибут GlyphOrientationVertical (владелец атрибута макета).

Headers

public static final AttributeKey Headers

Атрибут заголовков (владелец атрибута таблицы).

Height

public static final AttributeKey Height

Атрибут высоты (владелец атрибута макета).

InlineAlign

public static final AttributeKey InlineAlign

Атрибут InlineAlign (владелец атрибута макета).

LineHeight

public static final AttributeKey LineHeight

Атрибут LineHeight (владелец атрибута макета).

ListNumbering

public static final AttributeKey ListNumbering

Атрибут ListNumbering (владелец атрибута списка).

Padding

public static final AttributeKey Padding

Атрибут заполнения (владелец атрибута макета).

Placement

public static final AttributeKey Placement

Атрибут размещения (владелец атрибута макета).

Role

public static final AttributeKey Role

Атрибут роли (владелец атрибута PrintField).

RowSpan

public static final AttributeKey RowSpan

Атрибут RowSpan (владелец атрибута таблицы).

RubyAlign

public static final AttributeKey RubyAlign

Атрибут RubyAlign (владелец атрибута макета).

RubyPosition

public static final AttributeKey RubyPosition

Атрибут RubyPosition (владелец атрибута макета).

Scope

public static final AttributeKey Scope

Атрибут области (владелец атрибута таблицы).

SpaceAfter

public static final AttributeKey SpaceAfter

Атрибут SpaceAfter (владелец атрибута макета).

SpaceBefore

public static final AttributeKey SpaceBefore

Атрибут SpaceBefore (владелец атрибута макета).

StartIndent

public static final AttributeKey StartIndent

Атрибут StartIndent (владелец атрибута макета).

Summary

public static final AttributeKey Summary

Сводный атрибут (владелец атрибута таблицы).

TBorderStyle

public static final AttributeKey TBorderStyle

Атрибут TBorderStyle (владелец атрибута макета).

TPadding

public static final AttributeKey TPadding

Атрибут TPadding (владелец атрибута макета).

TextAlign

public static final AttributeKey TextAlign

Атрибут TextAlign (владелец атрибута макета).

TextDecorationColor

public static final AttributeKey TextDecorationColor

Атрибут TextDecorationColor (владелец атрибута макета).

TextDecorationThickness

public static final AttributeKey TextDecorationThickness

Атрибут TextDecorationThickness (владелец атрибута макета).

TextDecorationType

public static final AttributeKey TextDecorationType

Атрибут TextDecorationType (владелец атрибута макета).

TextIndent

public static final AttributeKey TextIndent

Атрибут TextIndent (владелец атрибута макета).

Width

public static final AttributeKey Width

Атрибут ширины (владелец атрибута макета).

WritingMode

public static final AttributeKey WritingMode

Атрибут WriteMode (владелец атрибута Layout).

equals(Object arg0)

public boolean equals(Object arg0)

Параметры:

ПараметрТипОписание
arg0java.lang.Object

Возвращает: логический

getClass()

public final native Class<?> getClass()

Возвращает: java.lang.Класс

getKey()

public final String getKey()

Получить ключ атрибута.

Значение: ключ атрибута.

Возвращает: java.lang.String — строковое значение

getOwner()

public final AttributeOwnerStandard getOwner()

Получить владельца атрибута.

Значение: Владелец атрибута.

Возвращает: AttributeOwnerStandard - Экземпляр AttributeKey

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)

Выполняет явное преобразование из строки в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