org.apache.fop.render.pdf.fonts
Class CourierOblique

org.apache.fop.render.pdf.Font
  |
  +--org.apache.fop.render.pdf.fonts.CourierOblique

public class CourierOblique
extends Font


Method Summary
 Stringencoding()
           
 StringfontName()
           
 intgetAscender(int size)
           
 intgetCapHeight(int size)
           
 intgetDescender(int size)
           
 intgetFirstChar()
           
 intgetLastChar()
           
 int[]getWidths(int size)
           
 intgetXHeight(int size)
           
 intwidth(int i, int size)
           

Method Detail

encoding

public String encoding()

fontName

public String fontName()

getAscender

public int getAscender(int size)

getCapHeight

public int getCapHeight(int size)

getDescender

public int getDescender(int size)

getFirstChar

public int getFirstChar()

getLastChar

public int getLastChar()

getWidths

public int[] getWidths(int size)

getXHeight

public int getXHeight(int size)

width

public int width(int i, int size)

Association Links

to Class java.lang.String

to Class java.lang.String