| 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 |
|---|---|
List<Filter> |
PlaceObject.filters |
| Modifier and Type | Method and Description |
|---|---|
void |
PlaceObject.setFilterList(List<Filter> value) |
| Modifier and Type | Class and Description |
|---|---|
class |
BevelFilter
A value object for bevel filter data.
|
class |
BlurFilter
A value object for blur filter data.
|
class |
ColorMatrixFilter
A value object for color matrix filter data.
|
class |
ConvolutionFilter
A value object for convolution filter data.
|
class |
DropShadowFilter
A value object for drop shadow filter data.
|
class |
GlowFilter
A value object for glow filter data.
|
class |
GradientBevelFilter
A value object for gradient bevel filter data.
|
class |
GradientGlowFilter
A value object filter for gradient glow filter data.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.