|
|||||||||
| Home >> All >> org >> apache >> batik >> svggen >> font >> [ table overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.batik.svggen.font.table
Class ClassDefFormat1

java.lang.Objectorg.apache.batik.svggen.font.table.ClassDef
org.apache.batik.svggen.font.table.ClassDefFormat1
- public class ClassDefFormat1
- extends ClassDef
- Version:
- $Id: ClassDefFormat1.java,v 1.3 2004/08/18 07:15:19 vhardy Exp $
| Field Summary | |
private int[] |
classValues
|
private int |
glyphCount
|
private int |
startGlyph
|
| Constructor Summary | |
ClassDefFormat1(java.io.RandomAccessFile raf)
Creates new ClassDefFormat1 |
|
| Method Summary | |
int |
getFormat()
|
| Methods inherited from class org.apache.batik.svggen.font.table.ClassDef |
read |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
startGlyph
private int startGlyph
glyphCount
private int glyphCount
classValues
private int[] classValues
| Constructor Detail |
ClassDefFormat1
public ClassDefFormat1(java.io.RandomAccessFile raf) throws java.io.IOException
- Creates new ClassDefFormat1
| Method Detail |
getFormat
public int getFormat()
|
|||||||||
| Home >> All >> org >> apache >> batik >> svggen >> font >> [ table overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC