|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.dante.extex.font.type.other.NullFont
de.dante.extex.interpreter.type.font.FontImpl
de.dante.extex.interpreter.type.font.VirtualFontImpl
Implementation for a virtual font.
Constructor Summary | |
VirtualFontImpl(ModifiableFount afount)
Create a new Object |
Method Summary | |
VirtualCharNode |
getVirtualCharNode(TypesettingContext context,
UnicodeChar uc)
Returns the virt. |
Methods inherited from class de.dante.extex.interpreter.type.font.FontImpl |
getActualSize, getBoundingBox, getCheckSum, getDepth, getDesignSize, getEm, getEx, getFontByteArray, getFontDimen, getFontKey, getFontName, getFount, getGlyph, getHeight, getItalicCorrection, getKerning, getLetterSpacing, getLigature, getProperty, getSpace, getWidth, hasGlyph, readResolve, setFount, toString |
Methods inherited from class de.dante.extex.font.type.other.NullFont |
getEfcode, getHyphenChar, getSkewChar, isVirtualFont, setEfcode, setFontDimen, setHyphenChar, setSkewChar |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public VirtualFontImpl(ModifiableFount afount)
afount
- the fountMethod Detail |
public VirtualCharNode getVirtualCharNode(TypesettingContext context, UnicodeChar uc)
VirtualFount
getVirtualCharNode
in interface VirtualFount
context
- the typesetting contextuc
- the character
de.dante.extex.font.type.VirtualFount#getVirtualCharNode(
de.dante.extex.interpreter.context.TypesettingContext,
de.dante.util.UnicodeChar)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |