|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.font.format.tfm.TfmCharInfoArray
org.extex.font.format.ofm.OfmCharInfoArray
public class OfmCharInfoArray
Class for TFM char info.
| Field Summary |
|---|
| Fields inherited from class org.extex.font.format.tfm.TfmCharInfoArray |
|---|
bc |
| Constructor Summary | |
|---|---|
OfmCharInfoArray(RandomAccessR rar,
int cc)
Create a new object. |
|
| Method Summary | |
|---|---|
OfmCharInfoWord[] |
getCharinfoword()
Getter for charinfoword. |
| Methods inherited from class org.extex.font.format.tfm.TfmCharInfoArray |
|---|
createCharTable, createLigKernMap, getBc, getCharInfoWord, getDepth, getHeight, getItalic, getWidth, setEncodingTable, takeDimen |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OfmCharInfoArray(RandomAccessR rar,
int cc)
throws java.io.IOException
rar - the inputcc - number of character
java.io.IOException - if an IO-error occurs.| Method Detail |
|---|
public OfmCharInfoWord[] getCharinfoword()
getCharinfoword in class TfmCharInfoArray
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||