java.lang.Object
com.anotherbigidea.flash.writers.TagWriter.SWFShapeImpl
com.anotherbigidea.flash.writers.TagWriter.MorphShapeImpl
- All Implemented Interfaces:
- com.anotherbigidea.flash.interfaces.SWFShape, com.anotherbigidea.flash.interfaces.SWFVectors
- Enclosing class:
- TagWriter
- protected static class TagWriter.MorphShapeImpl
- 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 |
| Methods inherited from class com.anotherbigidea.flash.writers.TagWriter.SWFShapeImpl |
curve, defineFillStyle, defineFillStyle, defineFillStyle, defineLineStyle, finishFont, flushChangeRecords, line, move, setFillStyle0, setFillStyle1, setLineStyle, writeMoveXY, writeStyles |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
edgeOffsetBase
protected int edgeOffsetBase
edgeOffsetTarget
protected int edgeOffsetTarget
shapeCount
protected int shapeCount
fillBitSize
protected int fillBitSize
lineBitSize
protected int lineBitSize
shapeStart
protected int shapeStart
TagWriter.MorphShapeImpl
public TagWriter.MorphShapeImpl(TagWriter writer)
throws java.io.IOException
done
public void done()
throws java.io.IOException
- Specified by:
done in interface com.anotherbigidea.flash.interfaces.SWFVectors- Overrides:
done in class TagWriter.SWFShapeImpl
writeInitialStyles
protected void writeInitialStyles()
throws java.io.IOException
- Overrides:
writeInitialStyles in class TagWriter.SWFShapeImpl
writeChangeRecord
protected void writeChangeRecord()
throws java.io.IOException
- Overrides:
writeChangeRecord in class TagWriter.SWFShapeImpl