| 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 |
|---|---|
Matrix |
PlaceObject.matrix |
Matrix |
DefineText.matrix |
| Modifier and Type | Method and Description |
|---|---|
void |
PlaceObject.setMatrix(Matrix m) |
| Constructor and Description |
|---|
PlaceObject(Matrix m,
DefineTag ref,
int depth,
String name) |
| Modifier and Type | Field and Description |
|---|---|
Matrix |
MorphFillStyle.endBitmapMatrix |
Matrix |
MorphFillStyle.endGradientMatrix |
Matrix |
FillStyle.matrix |
Matrix |
ButtonRecord.placeMatrix |
Matrix |
MorphFillStyle.startBitmapMatrix |
Matrix |
MorphFillStyle.startGradientMatrix |
| Constructor and Description |
|---|
FillStyle(int type,
Matrix matrix,
DefineTag bitmap) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.