| Package | Description |
|---|---|
| flash.swf.tags |
This package contains the representations for all SWF tags.
|
| flash.swf.types |
This package contains mostly value objects for SWF tag data.
|
| Modifier and Type | Field and Description |
|---|---|
Shape |
DefineMorphShape.endEdges |
Shape[] |
DefineFont2.glyphShapeTable |
Shape[] |
DefineFont1.glyphShapeTable
An Array of Shapes representing glyph outlines.
|
Shape |
DefineMorphShape.startEdges |
| Modifier and Type | Class and Description |
|---|---|
class |
ShapeWithStyle
A value object for a shape with style data.
|
| Modifier and Type | Field and Description |
|---|---|
Shape |
GlyphEntry.shape |
| Modifier and Type | Method and Description |
|---|---|
Shape |
GlyphEntry.getShape() |
| Modifier and Type | Method and Description |
|---|---|
void |
GlyphEntry.setShape(Shape s) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.