Uses of Package
pt.tumba.parser.swf

Packages that use pt.tumba.parser.swf
pt.tumba.parser.swf   
 

Classes in pt.tumba.parser.swf used by pt.tumba.parser.swf
Actions
          A set of actions
ActionWriter
          A writer that implements the SWFActions interface and writes action bytes to an OutStream
AlphaColor
          A Color with an Alpha component
AlphaTransform
          Description of the Class
Base64
          Base64 encoding/decoding utilities
Button
          A Button Symbol
Button.Layer
          A layer of a button.
ButtonRecord
          Description of the Class
ButtonRecord2
          Description of the Class
Color
          An RGB Color without alpha
ColorTransform
          Description of the Class
ExportedSymbol
          Information about a symbol exported from the movie
FillStyle
          Description of the Class
Font
          A Font Symbol.
Font.Chars
          A set of contiguous characters in one font.
Font.NoGlyphException
          Description of the Class
FontDefinition
          A Font Definition that can referenced by Font symbols.
FontDefinition.Glyph
          A Glyph within the font.
Frame
          A Movie or Movie Clip frame
Hex
          Hex dump conversion utilities
Image
          Base class for Image symbols.
Image.Lossless
          A lossless image (similar to PNG).
ImageUtil
          Utilities for dealing with images
ImportedSymbol
          A Symbol that is to be imported (within the Player) from another Flash movie.
Instance
          An instance of a Symbol that has been placed on the stage.
InStream
          Input Stream Wrapper
LineStyle
          Description of the Class
Matrix
          Description of the Class
Movie
          A Flash Movie
MovieBuilder
          An implementation of the SWFTagTypes interface that builds a Movie object
MovieBuilder.ActionsBuilder
          A SWFActions implementation that breaks multiple action arrays into separate Actions objects
MovieBuilder.ShapeBuilder
          SWFShape implementation that builds a Shape
MovieClip
          A Movie Clip (aka Sprite) Symbol
MP3Frame
          An MP3 sound data frame.
MP3Helper
          MP3 Utilities
OutStream
          Output Stream Wrapper
Placement
          A Placement holds the transformation and other values relating to the "placement" of a Symbol Instance within a particular frame.
Rect
          A SWF Rectangle structure
SaxHandlerBase
          Base class for SAX2 Content Handlers
SaxHandlerBase.ContentElementType
          Description of the Class
SaxHandlerBase.ElementType
          Description of the Class
SaxHandlerBase.GatheringElementType
          Description of the Class
SaxParserBase
          Base class for SAX2 Parsers
Shape
          A Shape Symbol
Shape.Element
          Description of the Class
Shape.FillStyle
          Description of the Class
Shape.SetFillStyle
          Description of the Class
Shape.SetStyle
          Description of the Class
Shape.Style
          Description of the Class
Shape.Vector
          Description of the Class
SoundInfo
          A Sound Information structure - defines playback style and envelope
SoundInfo.EnvelopePoint
          A Point in a sound envelope
Style
          Common interface for Fill and Line Styles
SWFActionCodes
          Action Codes and associated constants
SWFActions
          Interface for passing Action Codes Lifecycle is - 1.
SWFActionsImpl
          A pass-through implementation of the SWFActions interface
SWFConstants
          Various SWF Constant Values
SWFHeader
          Interface for passing a SWF file header
SWFShape
          Interface for passing shape style information in addition to the basic vectors.
SWFSpriteTagTypes
          Interface for passing SWF tag types that can be used in a movie or a sprite
SWFTags
          Interface for passing SWF Header and Generic Tags.
SWFTagTypes
          Interface for passing SWF tag types.
SWFTagTypesImpl
          A pass-through implementation of the SWFTagTypes interface - useful as a base class
SWFText
          Interface for passing static text
SWFVectors
          Interface for passing basic shape information without styles.
Symbol
          Base class for all defined symbols
TagWriter
          A writer that implements the SWFTagTypes interface and writes to a SWFTags interface
TagWriter.SWFShapeImpl
          Implementation of the SWFShape interface
Text
          A Text Symbol.
Text.Row
          A set of contiguous characters in one font, size and color.
TimeLine
          A Movie or Sprite (Movie Clip) time line (collection of frames)
Transform
          A Transformation matrix that has translation coordinates in pixels
Xerces
          Utilities for using the Apache Xerces XML Parser