|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cete.dynamicpdf.Enums com.cete.dynamicpdf.Attribute
public class Attribute
Specifies the attribute.
Field Summary | |
---|---|
static Attribute |
BACKGROUNDCOLOR
Background color. |
static Attribute |
BASELINESHIFT
Base line shift. |
static Attribute |
BBOX
Bounding box. |
static Attribute |
BLOCKALIGN
Block align. |
static Attribute |
BORDERCOLOR
Border color. |
static Attribute |
BORDERSTYLE
Border style. |
static Attribute |
BORDERTHICKNESS
Border thickness. |
static Attribute |
CHECKED
The state of radio button or check box field. |
static Attribute |
COLOR
Color. |
static Attribute |
COLSPAN
Column span. |
static Attribute |
COLUMNCOUNT
Column count. |
static Attribute |
COLUMNGAP
Column gap. |
static Attribute |
COLUMNWIDTHS
Column width. |
static Attribute |
DESC
Description of the field. |
static Attribute |
ENDINDENT
End indent. |
static Attribute |
GLYPHORIENTATIONVERTICAL
Orientation of glyphs. |
static Attribute |
HEADERS
Header. |
static Attribute |
HEIGHT
Height. |
static Attribute |
INLINEALIGN
Inline align. |
static Attribute |
LINEHEIGHT
Line height. |
static Attribute |
LISTNUMBERING
List numbering style. |
static Attribute |
O
Owner. |
static Attribute |
PADDING
Padding. |
static Attribute |
PLACEMENT
Placement. |
static Attribute |
ROLE
Type of form field. |
static Attribute |
ROWSPAN
Row span. |
static Attribute |
RUBYALIGN
Ruby align. |
static Attribute |
RUBYPOSITION
Ruby position. |
static Attribute |
SCOPE
Scope. |
static Attribute |
SPACEAFTER
Space after. |
static Attribute |
SPACEBEFORE
Space before. |
static Attribute |
STARTINDENT
Start indent. |
static Attribute |
SUMMARY
Summary. |
static Attribute |
TBORDERSTYLE
Table borde style. |
static Attribute |
TEXTALIGN
Text align. |
static Attribute |
TEXTDECORATIONCOLOR
Text color. |
static Attribute |
TEXTDECORATIONTHICKNESS
Text decoration thickness. |
static Attribute |
TEXTDECORATIONTYPE
Text decoration type. |
static Attribute |
TEXTINDENT
Text indent. |
static Attribute |
TPADDING
Table padding. |
static Attribute |
WIDTH
Width. |
static Attribute |
WRITINGMODE
Writint mode. |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Indicates whether some other object is "equal to" this one. |
java.lang.String |
getName()
Gets the enumeration constant name. |
java.lang.String |
toString()
Returns a string representation of the object. |
Methods inherited from class com.cete.dynamicpdf.Enums |
---|
and, getValue, or, xor |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final Attribute O
public static final Attribute WRITINGMODE
public static final Attribute BORDERCOLOR
public static final Attribute BORDERTHICKNESS
public static final Attribute COLOR
public static final Attribute STARTINDENT
public static final Attribute ENDINDENT
public static final Attribute TEXTINDENT
public static final Attribute TEXTALIGN
public static final Attribute BLOCKALIGN
public static final Attribute INLINEALIGN
public static final Attribute TBORDERSTYLE
public static final Attribute TPADDING
public static final Attribute LINEHEIGHT
public static final Attribute TEXTDECORATIONCOLOR
public static final Attribute TEXTDECORATIONTHICKNESS
public static final Attribute GLYPHORIENTATIONVERTICAL
public static final Attribute RUBYALIGN
public static final Attribute RUBYPOSITION
public static final Attribute ROLE
public static final Attribute CHECKED
public static final Attribute DESC
public static final Attribute LISTNUMBERING
public static final Attribute ROWSPAN
public static final Attribute COLSPAN
public static final Attribute HEADERS
public static final Attribute SCOPE
public static final Attribute SUMMARY
public static final Attribute PLACEMENT
public static final Attribute BACKGROUNDCOLOR
public static final Attribute BORDERSTYLE
public static final Attribute PADDING
public static final Attribute SPACEBEFORE
public static final Attribute SPACEAFTER
public static final Attribute BBOX
public static final Attribute WIDTH
public static final Attribute HEIGHT
public static final Attribute BASELINESHIFT
public static final Attribute TEXTDECORATIONTYPE
public static final Attribute COLUMNCOUNT
public static final Attribute COLUMNWIDTHS
public static final Attribute COLUMNGAP
Method Detail |
---|
public java.lang.String getName()
getName
in class Enums
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |