See: Description
| Class | Description |
|---|---|
| ActionList |
This class represents an array of AS2 byte codes.
|
| ArrayLists |
If you want to use ArrayList.toArray() so that you can use
Arrays.equals, please use this class.
|
| BevelFilter |
A value object for bevel filter data.
|
| BlurFilter |
A value object for blur filter data.
|
| ButtonCondAction |
This class represents a AS2 "button conditional action" byte code.
|
| ButtonRecord |
A value object for button record data.
|
| ClipActionRecord |
A value object for clip action record data.
|
| ClipActions |
A value object for clip actions.
|
| ColorMatrixFilter |
A value object for color matrix filter data.
|
| ConvolutionFilter |
A value object for convolution filter data.
|
| CurvedEdgeRecord |
This class extends EdgeRecord by adding support for curve data.
|
| CXForm |
A value object for CXForm data.
|
| CXFormWithAlpha |
This class extends CXForm by adding support for alpha.
|
| DropShadowFilter |
A value object for drop shadow filter data.
|
| EdgeRecord |
A common base class for edge record data and logic.
|
| FillStyle |
A value object for fill style data.
|
| Filter |
Defines the common API for all filters.
|
| FlashUUID |
Represents a Flash UUID.
|
| FocalGradient |
A value object for focal gradient data.
|
| GlowFilter |
A value object for glow filter data.
|
| GlyphEntry |
A value object for glyph entry data.
|
| Gradient |
A value object for gradient data.
|
| GradientBevelFilter |
A value object for gradient bevel filter data.
|
| GradientGlowFilter |
A value object filter for gradient glow filter data.
|
| GradRecord |
A value object for gradient record data.
|
| ImportRecord |
This represents an import record, which is serialized as a member
of an ImportAssets tag.
|
| KerningRecord |
A value object for kerning record data.
|
| LineStyle |
A value object for line style data.
|
| Matrix |
A value object for matrix data.
|
| MorphFillStyle |
A value object for morph fill style data.
|
| MorphGradRecord |
A value object for morph grad record data.
|
| MorphLineStyle |
A value object for morph line style data.
|
| Rect |
A value object for rect data.
|
| Shape |
A value object for shape data.
|
| ShapeRecord |
Defines the API for shape records.
|
| ShapeWithStyle |
A value object for a shape with style data.
|
| SoundInfo |
A value object for sound info.
|
| StraightEdgeRecord |
This class extends EdgeRecord by adding support for an x and y
delta.
|
| StyleChangeRecord |
This class extends ShapeRecord by adding support for x and y move
deltas, fill styles and line styles.
|
| TagList |
This is a simple container for a list of tags.
|
| TextRecord |
A value object for text record data.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.