|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.font.format.tfm.TfmHeaderLengths
org.extex.font.format.ofm.OfmHeaderLengths
public class OfmHeaderLengths
Class for the OFM header length table.
| Field Summary |
|---|
| Fields inherited from class org.extex.font.format.tfm.TfmHeaderLengths |
|---|
bc, cc, ec, lf, lh, nd, ne, nh, ni, nk, nl, np, nw |
| Constructor Summary | |
|---|---|
OfmHeaderLengths(RandomAccessR rar)
Creates a new object. |
|
| Method Summary | |
|---|---|
int |
getFontDirection()
Getter for fontDirection. |
| Methods inherited from class org.extex.font.format.tfm.TfmHeaderLengths |
|---|
getBc, getCc, getEc, getLf, getLh, getNd, getNe, getNh, getNi, getNk, getNl, getNp, getNw |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OfmHeaderLengths(RandomAccessR rar)
throws java.io.IOException
rar - The input.
java.io.IOException - if a io-error occurred.| Method Detail |
|---|
public int getFontDirection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||