DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class Attribute

java.lang.Object
  extended by com.cete.dynamicpdf.Enums
      extended by com.cete.dynamicpdf.Attribute

public class Attribute
extends Enums

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

O

public static final Attribute O
Owner.


WRITINGMODE

public static final Attribute WRITINGMODE
Writint mode.


BORDERCOLOR

public static final Attribute BORDERCOLOR
Border color.


BORDERTHICKNESS

public static final Attribute BORDERTHICKNESS
Border thickness.


COLOR

public static final Attribute COLOR
Color.


STARTINDENT

public static final Attribute STARTINDENT
Start indent.


ENDINDENT

public static final Attribute ENDINDENT
End indent.


TEXTINDENT

public static final Attribute TEXTINDENT
Text indent.


TEXTALIGN

public static final Attribute TEXTALIGN
Text align.


BLOCKALIGN

public static final Attribute BLOCKALIGN
Block align.


INLINEALIGN

public static final Attribute INLINEALIGN
Inline align.


TBORDERSTYLE

public static final Attribute TBORDERSTYLE
Table borde style.


TPADDING

public static final Attribute TPADDING
Table padding.


LINEHEIGHT

public static final Attribute LINEHEIGHT
Line height.


TEXTDECORATIONCOLOR

public static final Attribute TEXTDECORATIONCOLOR
Text color.


TEXTDECORATIONTHICKNESS

public static final Attribute TEXTDECORATIONTHICKNESS
Text decoration thickness.


GLYPHORIENTATIONVERTICAL

public static final Attribute GLYPHORIENTATIONVERTICAL
Orientation of glyphs.


RUBYALIGN

public static final Attribute RUBYALIGN
Ruby align.


RUBYPOSITION

public static final Attribute RUBYPOSITION
Ruby position.


ROLE

public static final Attribute ROLE
Type of form field.


CHECKED

public static final Attribute CHECKED
The state of radio button or check box field.


DESC

public static final Attribute DESC
Description of the field.


LISTNUMBERING

public static final Attribute LISTNUMBERING
List numbering style.


ROWSPAN

public static final Attribute ROWSPAN
Row span.


COLSPAN

public static final Attribute COLSPAN
Column span.


HEADERS

public static final Attribute HEADERS
Header.


SCOPE

public static final Attribute SCOPE
Scope.


SUMMARY

public static final Attribute SUMMARY
Summary.


PLACEMENT

public static final Attribute PLACEMENT
Placement.


BACKGROUNDCOLOR

public static final Attribute BACKGROUNDCOLOR
Background color.


BORDERSTYLE

public static final Attribute BORDERSTYLE
Border style.


PADDING

public static final Attribute PADDING
Padding.


SPACEBEFORE

public static final Attribute SPACEBEFORE
Space before.


SPACEAFTER

public static final Attribute SPACEAFTER
Space after.


BBOX

public static final Attribute BBOX
Bounding box.


WIDTH

public static final Attribute WIDTH
Width.


HEIGHT

public static final Attribute HEIGHT
Height.


BASELINESHIFT

public static final Attribute BASELINESHIFT
Base line shift.


TEXTDECORATIONTYPE

public static final Attribute TEXTDECORATIONTYPE
Text decoration type.


COLUMNCOUNT

public static final Attribute COLUMNCOUNT
Column count.


COLUMNWIDTHS

public static final Attribute COLUMNWIDTHS
Column width.


COLUMNGAP

public static final Attribute COLUMNGAP
Column gap.

Method Detail

getName

public java.lang.String getName()
Gets the enumeration constant name.

Specified by:
getName in class Enums
Returns:
Returns the name of this enumeration constant.

equals

public boolean equals(java.lang.Object obj)
Indicates whether some other object is "equal to" this one.

Overrides:
equals in class java.lang.Object
Returns:
true if this object is the same as the obj argument; false otherwise.

toString

public java.lang.String toString()
Returns a string representation of the object.

Overrides:
toString in class java.lang.Object
Returns:
a string representation of the object.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software