DynamicPDF by ceTe Software

com.cete.dynamicpdf.text
Class FormFont

java.lang.Object
  |
  +--com.cete.dynamicpdf.Resource
        |
        +--com.cete.dynamicpdf.Font
              |
              +--com.cete.dynamicpdf.text.FormFont
Direct Known Subclasses:
CoreLatinFont, Symbol

public abstract class FormFont
extends Font

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.Font
getAscender, getAscender, getBaseLine, getCeTeBullets, getCourier, getCourierBold, getCourierBoldOblique, getCourierOblique, getDefaultLeading, getDescender, getDescender, getEncoder, getGlyphWidth, getHanyangSystemsGothicMedium, getHanyangSystemsShinMyeongJoMedium, getHeiseiKakuGothicW5, getHeiseiMinchoW3, getHelvetica, getHelveticaBold, getHelveticaBoldOblique, getHelveticaOblique, getLineBreaker, getLineGap, getLineGap, getMonotypeHeiMedium, getMonotypeSungLight, getName, getResourceType, getSinoTypeSongLight, getSymbol, getTextLines, getTextLines, getTextWidth, getTextWidth, getTimesBold, getTimesBoldItalic, getTimesItalic, getTimesRoman, getZapfDingbats
 
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

FormFont

public FormFont(Encoder encoder)
Creates a new instance of FormFont.


FormFont

public FormFont(Encoder encoder,
                long uid)
Creates a new instance of FormFont.

Method Detail

getFormFontName

public abstract java.lang.String getFormFontName()
Gets the four character name of the font.

Returns:
Four character name of the font.

DynamicPDF by ceTe Software

API Reference for DynamicPDFTM v4.0.3 for Java generated on March 22, 2007
© Copyright 2007, ceTe Software