|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpt.tumba.parser.swf.TagWriter.SWFShapeImpl
pt.tumba.parser.swf.TagWriter.Font2ShapeImpl
protected static class TagWriter.Font2ShapeImpl
Description of the Class
| Field Summary | |
|---|---|
protected int[] |
advances
Description of the Field |
protected int |
ascent
Description of the Field |
protected Rect[] |
bounds
Description of the Field |
protected int[] |
codes
Description of the Field |
protected int |
descent
Description of the Field |
protected int |
flags
Description of the Field |
protected int[] |
kernAdjustments
Description of the Field |
protected int[] |
kernCodes1
Description of the Field |
protected int[] |
kernCodes2
Description of the Field |
protected int |
leading
Description of the Field |
| Fields inherited from class pt.tumba.parser.swf.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,
Rect[] bounds,
int[] kernCodes1,
int[] kernCodes2,
int[] kernAdjustments)
Constructor for the Font2ShapeImpl object |
|
| Method Summary | |
|---|---|
protected void |
finishFont()
Description of the Method |
| Methods inherited from class pt.tumba.parser.swf.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 |
| Field Detail |
|---|
protected int flags
protected int ascent
protected int descent
protected int leading
protected int[] codes
protected int[] advances
protected Rect[] bounds
protected int[] kernCodes1
protected int[] kernCodes2
protected int[] kernAdjustments
| Constructor Detail |
|---|
public TagWriter.Font2ShapeImpl(TagWriter writer,
int flags,
int glyphCount,
int ascent,
int descent,
int leading,
int[] codes,
int[] advances,
Rect[] bounds,
int[] kernCodes1,
int[] kernCodes2,
int[] kernAdjustments)
writer - Description of the Parameterflags - Description of the ParameterglyphCount - Description of the Parameterascent - Description of the Parameterdescent - Description of the Parameterleading - Description of the Parametercodes - Description of the Parameteradvances - Description of the Parameterbounds - Description of the ParameterkernCodes1 - Description of the ParameterkernCodes2 - Description of the ParameterkernAdjustments - Description of the Parameter| Method Detail |
|---|
protected void finishFont()
throws java.io.IOException
finishFont in class TagWriter.SWFShapeImpljava.io.IOException - Description of the Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||