Save This Page
Home » fop-0.95beta-src » org.apache » fop » render » mif » fonts » [javadoc | source]
org.apache.fop.render.mif.fonts
public class: HelveticaOblique [javadoc | source]
java.lang.Object
   org.apache.fop.render.mif.Font
      org.apache.fop.render.mif.fonts.HelveticaOblique

All Implemented Interfaces:
    FontMetric

Method from org.apache.fop.render.mif.fonts.HelveticaOblique Summary:
encoding,   fontName,   getAscender,   getCapHeight,   getDescender,   getFirstChar,   getLastChar,   getWidths,   getXHeight,   width
Methods from org.apache.fop.render.mif.Font:
encoding,   fontName
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.fop.render.mif.fonts.HelveticaOblique Detail:
 public String encoding() 
 public String fontName() 
 public int getAscender(int size) 
 public int getCapHeight(int size) 
 public int getDescender(int size) 
 public int getFirstChar() 
 public int getLastChar() 
 public int[] getWidths(int size) 
 public int getXHeight(int size) 
 public int width(int i,
    int size)