Class ScriptRecord
java.lang.Object
org.apache.batik.svggen.font.table.ScriptRecord
- Version:
- $Id: ScriptRecord.java 1733416 2016-03-03 07:07:13Z gadams $
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Creates new ScriptRecord -
Method Summary
-
Field Details
-
tag
private int tag -
offset
private int offset
-
-
Constructor Details
-
ScriptRecord
Creates new ScriptRecord- Throws:
IOException
-
-
Method Details
-
getTag
public int getTag() -
getOffset
public int getOffset()
-