|
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
com.cete.dynamicpdf.text.CoreLatinFont
com.cete.dynamicpdf.text.CourierBold
public class CourierBold
Represents the core PDF Courier Bold font.
Licensing:
This class is a DynamicPDF Generator Community Edition feature.
| Constructor Summary | |
|---|---|
CourierBold(SingleByteEncoder encoder)
Initializes a new instance of the CourierBold font class. |
|
| Method Summary | |
|---|---|
java.lang.String |
getFormFontName()
Gets the four character name of the font. |
| Methods inherited from class com.cete.dynamicpdf.text.CoreLatinFont |
|---|
draw, getAscender, getDescender, getGlyphWidth, getLineBreaker, getLineGap, getName, getRequiredPdfObjects, getSingleByteEncoder |
| Methods inherited from class com.cete.dynamicpdf.Resource |
|---|
getUid, newUid |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CourierBold(SingleByteEncoder encoder)
CourierBold font class.
encoder - Single byte encoding to use for the font.| Method Detail |
|---|
public java.lang.String getFormFontName()
getFormFontName in class FormFont
|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||