|
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.Resource
|
+--com.cete.dynamicpdf.Font
|
+--com.cete.dynamicpdf.text.FormFont
Represents the fonts used by form fields.
Licensing:
This class is a DynamicPDF Generator Community Edition feature.
| Constructor Summary | |
FormFont(Encoder encoder)
Creates a new instance of FormFont. |
|
FormFont(Encoder encoder,
long uid)
Creates a new instance of FormFont. |
|
| Method Summary | |
abstract java.lang.String |
getFormFontName()
Gets the four character name of the font. |
| Methods inherited from class com.cete.dynamicpdf.Resource |
draw, getRequiredPdfObjects, getUid, newUid |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FormFont(Encoder encoder)
FormFont.
public FormFont(Encoder encoder,
long uid)
FormFont.
| Method Detail |
public abstract java.lang.String getFormFontName()
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||