| 
 | DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cete.dynamicpdf.Enums
com.cete.dynamicpdf.Attribute
public class Attribute
Specifies the attribute.
| Field Summary | |
|---|---|
| static Attribute | BACKGROUNDCOLORBackground color. | 
| static Attribute | BASELINESHIFTBase line shift. | 
| static Attribute | BBOXBounding box. | 
| static Attribute | BLOCKALIGNBlock align. | 
| static Attribute | BORDERCOLORBorder color. | 
| static Attribute | BORDERSTYLEBorder style. | 
| static Attribute | BORDERTHICKNESSBorder thickness. | 
| static Attribute | CHECKEDThe state of radio button or check box field. | 
| static Attribute | COLORColor. | 
| static Attribute | COLSPANColumn span. | 
| static Attribute | COLUMNCOUNTColumn count. | 
| static Attribute | COLUMNGAPColumn gap. | 
| static Attribute | COLUMNWIDTHSColumn width. | 
| static Attribute | DESCDescription of the field. | 
| static Attribute | ENDINDENTEnd indent. | 
| static Attribute | GLYPHORIENTATIONVERTICALOrientation of glyphs. | 
| static Attribute | HEADERSHeader. | 
| static Attribute | HEIGHTHeight. | 
| static Attribute | INLINEALIGNInline align. | 
| static Attribute | LINEHEIGHTLine height. | 
| static Attribute | LISTNUMBERINGList numbering style. | 
| static Attribute | OOwner. | 
| static Attribute | PADDINGPadding. | 
| static Attribute | PLACEMENTPlacement. | 
| static Attribute | ROLEType of form field. | 
| static Attribute | ROWSPANRow span. | 
| static Attribute | RUBYALIGNRuby align. | 
| static Attribute | RUBYPOSITIONRuby position. | 
| static Attribute | SCOPEScope. | 
| static Attribute | SPACEAFTERSpace after. | 
| static Attribute | SPACEBEFORESpace before. | 
| static Attribute | STARTINDENTStart indent. | 
| static Attribute | SUMMARYSummary. | 
| static Attribute | TBORDERSTYLETable borde style. | 
| static Attribute | TEXTALIGNText align. | 
| static Attribute | TEXTDECORATIONCOLORText color. | 
| static Attribute | TEXTDECORATIONTHICKNESSText decoration thickness. | 
| static Attribute | TEXTDECORATIONTYPEText decoration type. | 
| static Attribute | TEXTINDENTText indent. | 
| static Attribute | TPADDINGTable padding. | 
| static Attribute | WIDTHWidth. | 
| static Attribute | WRITINGMODEWritint 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 Enumspublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic 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 | ||||||||