|
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.pageelements.HtmlTextAreaStyle.LineStyle
| Field Summary | |
float |
leading
Represents the leading of the line. |
LineLeadingType |
leadingType
Represents the leading type of the line. |
| Constructor Summary | |
HtmlTextAreaStyle.LineStyle(float leading,
LineLeadingType leadingType)
Deprecated. As of DynamicPDF v4.0.0, Use the FormattedTextAreaStyle class instead. |
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Deprecated. As of DynamicPDF v4.0.0, Use the FormattedTextAreaStyle class instead. |
int |
getHashCode()
Deprecated. As of DynamicPDF v4.0.0, Use the FormattedTextAreaStyle class instead. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public float leading
public LineLeadingType leadingType
LineLeadingType| Constructor Detail |
public HtmlTextAreaStyle.LineStyle(float leading,
LineLeadingType leadingType)
LineStyle class.
leading - represents the leading of the line.leadingType - represents the leading type of the line.LineLeadingType,
FormattedTextAreaStyle| Method Detail |
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj - represents java object
FormattedTextAreaStylepublic int getHashCode()
FormattedTextAreaStyle
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||