org.apache.batik.svggen.font.table
Class ClassDef
java.lang.Object
org.apache.batik.svggen.font.table.ClassDef
- Direct Known Subclasses:
- ClassDefFormat1, ClassDefFormat2
public abstract class ClassDef
- extends Object
- Version:
- $Id: ClassDef.java 1733416 2016-03-03 07:07:13Z gadams $
- Author:
- David Schweinsberg
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassDef
public ClassDef()
getFormat
public abstract int getFormat()
read
protected static ClassDef read(RandomAccessFile raf)
throws IOException
- Throws:
IOException
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.