DynamicPDF by ceTe Software

com.cete.dynamicpdf.text
Class HelveticaOblique

java.lang.Object
  |
  +--com.cete.dynamicpdf.Resource
        |
        +--com.cete.dynamicpdf.Font
              |
              +--com.cete.dynamicpdf.text.CoreLatinFont
                    |
                    +--com.cete.dynamicpdf.text.HelveticaOblique

public class HelveticaOblique
extends CoreLatinFont

Represents the core PDF Helvetica Oblique font.


Constructor Summary
HelveticaOblique(SingleByteEncoder encoder)
          Initializes a new instance of the HelveticaOblique font class.
 
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.Font
getAscender, getBaseLine, getCourier, getCourierBold, getCourierBoldOblique, getCourierOblique, getDefaultLeading, getDescender, getEncoder, getHanyangSystemsGothicMedium, getHanyangSystemsShinMyeongJoMedium, getHeiseiKakuGothicW5, getHeiseiMinchoW3, getHelvetica, getHelveticaBold, getHelveticaBoldOblique, getHelveticaOblique, getLineGap, getMonotypeHeiMedium, getMonotypeSungLight, getSinoTypeSongLight, getSymbol, getTextLines, getTextLines, getTextWidth, getTextWidth, getTimesBold, getTimesBoldItalic, getTimesItalic, getTimesRoman, getZapfDingbats
 
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

HelveticaOblique

public HelveticaOblique(SingleByteEncoder encoder)
Initializes a new instance of the HelveticaOblique font class.

Parameters:
encoder - Single byte encoding to use for the font.

DynamicPDF by ceTe Software

API Reference for DynamicPDF™ for Java generated on December 20, 2005
© Copyright 2005, ceTe Software