|
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.Resource
com.cete.dynamicpdf.Font
com.cete.dynamicpdf.text.FormFont
public abstract class 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.
encoder - The encoder of the form font.
public FormFont(Encoder encoder,
long uid)
FormFont.
encoder - The encoder of the form font.uid - the uid of the form font.| Method Detail |
|---|
public abstract java.lang.String getFormFontName()
getFormFontName in class Font
|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||