|
Packages |
| com.flagstone.transform |
Transform SWF is an API for reading and writing Flash files. |
| com.flagstone.transform.action |
The action package contains all the classes used to represent the different
actions in a Flash file (currently ActionScript 3 is not supported). |
| com.flagstone.transform.button |
The button package contains all the classes for encoding and decoding the
data structures that represent buttons in a Flash file. |
| com.flagstone.transform.coder |
The coder package contains the classes that perform the reading and writing
of the binary data in a Flash file. |
| com.flagstone.transform.datatype |
This package contains the classes that represent the basic data types such
as colours and transforms and formats that are used in the framework. |
| com.flagstone.transform.exception |
The exception package contains the classes for the different types of
exception used. |
| com.flagstone.transform.fillstyle |
The fillstyle package contains all the classes for encoding and decoding the
data structures that represent the different types of fill style that are
found in a Flash file. |
| com.flagstone.transform.filter |
The filter package contains all the classes for encoding and decoding the
data structures that represent the different types of filter that are
found in a Flash file. |
| com.flagstone.transform.font |
The font package contains all the classes for encoding and decoding the
data structures that represent the different font definitions and that are
found in a Flash file. |
| com.flagstone.transform.image |
This package contains the object used to define lossless and lossy images. |
| com.flagstone.transform.linestyle |
The linestyle package contains all the classes for encoding and decoding the
data structures that represent the different types of line style that are
found in a Flash file. |
| com.flagstone.transform.movieclip |
The movieclip package contains all the classes for encoding and decoding the
data structures that represent the different types of sprite that are
found in a Flash file. |
| com.flagstone.transform.shape |
The shape package contains all the classes for encoding and decoding the
data structures that represent the different shape definitions and strokes
that are used to draw shapes. |
| com.flagstone.transform.sound |
The sound package contains all the classes for encoding and decoding the
data structures that represent the different sounds in a Flash file. |
| com.flagstone.transform.text |
The text package contains all the classes for encoding and decoding the
data structures that represent static and dynamic text fields. |
| com.flagstone.transform.tools |
Convenience tools for displaying the contents of files. |
| com.flagstone.transform.util.font |
This package contains a set of classes that are used to decode fonts in
various formats so they can be added to a Flash movie. |
| com.flagstone.transform.util.image |
This package contains a set of classes that are used to decode images in
various formats so they can be added to a Flash movie. |
| com.flagstone.transform.util.movie |
The movie package contains convenience classes that can be used to organise
the timelines and frames when generating a movie. |
| com.flagstone.transform.util.shape |
The shape package contains convenience classes for drawing shapes. |
| com.flagstone.transform.util.sound |
This package contains a set of classes that are used to decode sounds in
various formats so they can be added to a Flash movie. |
| com.flagstone.transform.util.text |
The text package contains convenience classes for generating static text
fields. |
| com.flagstone.transform.video |
The video package contains all the classes for encoding and decoding the
data structures that represent the different types of video streams and
data that are found in a Flash file. |