| 
 | 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.CourierBoldOblique
public class CourierBoldOblique
Represents the core PDF Courier Bold Oblique font.
Licensing:
This class is a DynamicPDF Generator Community Edition feature.
| Constructor Summary | |
|---|---|
| CourierBoldOblique(SingleByteEncoder encoder)Initializes a new instance of the CourierBoldObliquefont 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 CourierBoldOblique(SingleByteEncoder encoder)
CourierBoldOblique 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 | ||||||||