org.apache.fop.render.pdf.fonts
Class BFEntry
java.lang.Object
org.apache.fop.render.pdf.fonts.BFEntry
public class BFEntry
- extends Object
This is just a holder class for bfentries - not get/put methods provided
Constructor Summary |
BFEntry()
|
BFEntry(int unicodeStart,
int unicodeEnd,
int glyphStartIndex)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
unicodeStart
public int unicodeStart
unicodeEnd
public int unicodeEnd
glyphStartIndex
public int glyphStartIndex
BFEntry
public BFEntry()
BFEntry
public BFEntry(int unicodeStart,
int unicodeEnd,
int glyphStartIndex)
Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.