java.lang.Object
com.anotherbigidea.flash.writers.TagWriter.SWFShapeImpl
com.anotherbigidea.flash.writers.TagWriter.Font2ShapeImpl
- All Implemented Interfaces:
- com.anotherbigidea.flash.interfaces.SWFShape, com.anotherbigidea.flash.interfaces.SWFVectors
- Enclosing class:
- TagWriter
- protected static class TagWriter.Font2ShapeImpl
- extends TagWriter.SWFShapeImpl
| Fields inherited from class com.anotherbigidea.flash.writers.TagWriter.SWFShapeImpl |
bout, fill0Index, fill1Index, fillBits, fillStyles, glyphByteArrays, glyphCount, hasAlpha, hasStyle, initialStyles, lineBits, lineIndex, lineStyles, moveXY, out, outstandingChanges, writer |
|
Constructor Summary |
TagWriter.Font2ShapeImpl(TagWriter writer,
int flags,
int glyphCount,
int ascent,
int descent,
int leading,
int[] codes,
int[] advances,
com.anotherbigidea.flash.structs.Rect[] bounds,
int[] kernCodes1,
int[] kernCodes2,
int[] kernAdjustments)
|
| Methods inherited from class com.anotherbigidea.flash.writers.TagWriter.SWFShapeImpl |
curve, defineFillStyle, defineFillStyle, defineFillStyle, defineLineStyle, done, flushChangeRecords, line, move, setFillStyle0, setFillStyle1, setLineStyle, writeChangeRecord, writeInitialStyles, writeMoveXY, writeStyles |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
flags
protected int flags
ascent
protected int ascent
descent
protected int descent
leading
protected int leading
codes
protected int[] codes
advances
protected int[] advances
bounds
protected com.anotherbigidea.flash.structs.Rect[] bounds
kernCodes1
protected int[] kernCodes1
kernCodes2
protected int[] kernCodes2
kernAdjustments
protected int[] kernAdjustments
TagWriter.Font2ShapeImpl
public TagWriter.Font2ShapeImpl(TagWriter writer,
int flags,
int glyphCount,
int ascent,
int descent,
int leading,
int[] codes,
int[] advances,
com.anotherbigidea.flash.structs.Rect[] bounds,
int[] kernCodes1,
int[] kernCodes2,
int[] kernAdjustments)
finishFont
protected void finishFont()
throws java.io.IOException
- Overrides:
finishFont in class TagWriter.SWFShapeImpl