A B C D E F G H I J K L M N O P Q R S T U V W X Y _

M

MB_ASCII_TO_CHAR - Static variable in interface pt.tumba.parser.swf.SWFActionCodes
Description of the Field
MB_CHAR_TO_ASCII - Static variable in interface pt.tumba.parser.swf.SWFActionCodes
Description of the Field
MB_STRING_EXTRACT - Static variable in interface pt.tumba.parser.swf.SWFActionCodes
Description of the Field
MB_STRING_LENGTH - Static variable in interface pt.tumba.parser.swf.SWFActionCodes
Description of the Field
MODULO - Static variable in interface pt.tumba.parser.swf.SWFActionCodes
Description of the Field
MP3Frame - Class in pt.tumba.parser.swf
An MP3 sound data frame.
MP3Frame() - Constructor for class pt.tumba.parser.swf.MP3Frame
Constructor for the MP3Frame object
MP3Helper - Class in pt.tumba.parser.swf
MP3 Utilities
MP3Helper() - Constructor for class pt.tumba.parser.swf.MP3Helper
 
MPEG10SampleRates - Static variable in class pt.tumba.parser.swf.MP3Frame
Description of the Field
MPEG1BitRates - Static variable in class pt.tumba.parser.swf.MP3Frame
Description of the Field
MPEG20SampleRates - Static variable in class pt.tumba.parser.swf.MP3Frame
Description of the Field
MPEG25SampleRates - Static variable in class pt.tumba.parser.swf.MP3Frame
Description of the Field
MPEG2BitRates - Static variable in class pt.tumba.parser.swf.MP3Frame
Description of the Field
MPEG_Layer_1 - Static variable in class pt.tumba.parser.swf.MP3Frame
Description of the Field
MPEG_Layer_2 - Static variable in class pt.tumba.parser.swf.MP3Frame
Description of the Field
MPEG_Layer_3 - Static variable in class pt.tumba.parser.swf.MP3Frame
Description of the Field
MPEG_Version_1 - Static variable in class pt.tumba.parser.swf.MP3Frame
Description of the Field
MPEG_Version_2 - Static variable in class pt.tumba.parser.swf.MP3Frame
Description of the Field
MPEG_Version_2_5 - Static variable in class pt.tumba.parser.swf.MP3Frame
Description of the Field
MULTIPLY - Static variable in interface pt.tumba.parser.swf.SWFActionCodes
Description of the Field
Matrix - Class in pt.tumba.parser.swf
Description of the Class
Matrix() - Constructor for class pt.tumba.parser.swf.Matrix
An identity matrix
Matrix(double, double) - Constructor for class pt.tumba.parser.swf.Matrix
Constructor for the Matrix object
Matrix(Matrix) - Constructor for class pt.tumba.parser.swf.Matrix
Copy another matrix
Matrix(double, double, double, double, double, double) - Constructor for class pt.tumba.parser.swf.Matrix
Constructor for the Matrix object
Matrix(InStream) - Constructor for class pt.tumba.parser.swf.Matrix
Constructor for the Matrix object
MetaData - Class in pt.tumba.parser
Container for meta-data properties
MetaData() - Constructor for class pt.tumba.parser.MetaData
 
MorphShape - Class in pt.tumba.parser.swf
A Morph Shape Symbol
MorphShape(Shape, Shape) - Constructor for class pt.tumba.parser.swf.MorphShape
Constructor for the MorphShape object
Movie - Class in pt.tumba.parser.swf
A Flash Movie
Movie() - Constructor for class pt.tumba.parser.swf.Movie
Create a movie with the default values - (550x400), 12 frames/sec, white backcolor, Flash version 5.
Movie(int, int, int, int, Color) - Constructor for class pt.tumba.parser.swf.Movie
Create a movie with the given properties
MovieBuilder - Class in pt.tumba.parser.swf
An implementation of the SWFTagTypes interface that builds a Movie object
MovieBuilder() - Constructor for class pt.tumba.parser.swf.MovieBuilder
Build a new Movie
MovieBuilder(Movie) - Constructor for class pt.tumba.parser.swf.MovieBuilder
Append to an existing movie (do not change size,rate,color,version etc)
MovieBuilder(MovieBuilder, MovieClip) - Constructor for class pt.tumba.parser.swf.MovieBuilder
Build the timeline of a MovieClip
MovieBuilder.ActionsBuilder - Class in pt.tumba.parser.swf
A SWFActions implementation that breaks multiple action arrays into separate Actions objects
MovieBuilder.ActionsBuilder(int) - Constructor for class pt.tumba.parser.swf.MovieBuilder.ActionsBuilder
Constructor for the ActionsBuilder object
MovieBuilder.ButtonActionBuilder - Class in pt.tumba.parser.swf
Description of the Class
MovieBuilder.ButtonActionBuilder(Button, int) - Constructor for class pt.tumba.parser.swf.MovieBuilder.ButtonActionBuilder
Constructor for the ButtonActionBuilder object
MovieBuilder.ClipActionBuilder - Class in pt.tumba.parser.swf
Description of the Class
MovieBuilder.ClipActionBuilder(Symbol, Matrix, AlphaTransform, int, String, int, boolean) - Constructor for class pt.tumba.parser.swf.MovieBuilder.ClipActionBuilder
Constructor for the ClipActionBuilder object
MovieBuilder.GlyphBuilder - Class in pt.tumba.parser.swf
Description of the Class
MovieBuilder.GlyphBuilder(FontDefinition, Font, int) - Constructor for class pt.tumba.parser.swf.MovieBuilder.GlyphBuilder
Constructor for the GlyphBuilder object
MovieBuilder.GlyphBuilder(FontDefinition, Font, int[], int[], Rect[]) - Constructor for class pt.tumba.parser.swf.MovieBuilder.GlyphBuilder
Constructor for the GlyphBuilder object
MovieBuilder.MorphShapeBuilder - Class in pt.tumba.parser.swf
Description of the Class
MovieBuilder.MorphShapeBuilder(int, Rect, Rect) - Constructor for class pt.tumba.parser.swf.MovieBuilder.MorphShapeBuilder
Constructor for the MorphShapeBuilder object
MovieBuilder.ShapeBuilder - Class in pt.tumba.parser.swf
SWFShape implementation that builds a Shape
MovieBuilder.ShapeBuilder(Shape) - Constructor for class pt.tumba.parser.swf.MovieBuilder.ShapeBuilder
Constructor for the ShapeBuilder object
MovieBuilder.TextBuilder - Class in pt.tumba.parser.swf
A SWFText implementation that builds a Text object
MovieBuilder.TextBuilder(Text) - Constructor for class pt.tumba.parser.swf.MovieBuilder.TextBuilder
Constructor for the TextBuilder object
MovieClip - Class in pt.tumba.parser.swf
A Movie Clip (aka Sprite) Symbol
MovieClip() - Constructor for class pt.tumba.parser.swf.MovieClip
Constructor for the MovieClip object
main(String[]) - Static method in class pt.tumba.parser.NativeExec
Description of the Method
main(String[]) - Static method in class pt.tumba.parser.RabinHashFunction
 
main(String[]) - Static method in class pt.tumba.parser.WebCAT
The main method of this class, parsing parameters from the command line, invoquing the parser to process the given input, and dumping the results in RDF.
main(String[]) - Static method in class pt.tumba.parser.swf.Base64
If args.length > 0 then encode binary on stdin to base64 on stdout, else decode base64 on stdin to binary on stdout
main(String[]) - Static method in class pt.tumba.parser.swf.MP3Helper
Makes a streaming SWF from an MP3.
main(String[]) - Static method in class pt.tumba.parser.swf.SWFReader
The main program for the SWFReader class
main(String[]) - Static method in class pt.tumba.parser.swf.SWFSaxParser
Read a SWF file (args[0]) and write XML out (args[1])
main(String[]) - Static method in class pt.tumba.parser.swf.SWFTagDumper
args[0] = name of SWF file to dump to System.out args[1] = if exists then dump-hex is true (dumps binary as hex - otherwise skips) args[2] = if exists then decompiles action codes
main(String[]) - Static method in class pt.tumba.parser.swf.TagParser
The main program for the TagParser class
main(String[]) - Static method in class pt.tumba.parser.swf.Unprotector
The main program for the Unprotector class
main(String[]) - Static method in class pt.tumba.parser.unrtf.RTF2HTML
 
makeColorString(Color) - Method in class pt.tumba.parser.rtf.RTF2HTML.HTMLStateMachine
Description of the Method
mark44 - Variable in class pt.tumba.parser.swf.SoundInfo.EnvelopePoint
Description of the Field
markup - Variable in class pt.tumba.parser.HTMLParser
 
matchStrings(String, String) - Static method in class pt.tumba.parser.StringUtils
Matches two strings.
matrix - Variable in class pt.tumba.parser.swf.Button.Layer
Description of the Field
matrix - Variable in class pt.tumba.parser.swf.ButtonRecord
Description of the Field
matrix - Variable in class pt.tumba.parser.swf.FillStyle
Description of the Field
matrix - Variable in class pt.tumba.parser.swf.MovieBuilder.ClipActionBuilder
Description of the Field
matrix - Variable in class pt.tumba.parser.swf.Placement
Description of the Field
matrix - Variable in class pt.tumba.parser.swf.SWFSaxWriter
Description of the Field
matrix - Variable in class pt.tumba.parser.swf.Shape.GradientFill
Description of the Field
matrix - Variable in class pt.tumba.parser.swf.Shape.ImageFill
Description of the Field
matrix - Variable in class pt.tumba.parser.swf.Text
Description of the Field
maxAdvance - Variable in class pt.tumba.parser.swf.TagWriter.SWFTextImpl
Description of the Field
maxGlyphIndex - Variable in class pt.tumba.parser.swf.TagWriter.SWFTextImpl
Description of the Field
maxId - Variable in class pt.tumba.parser.swf.Movie
Description of the Field
maxLineWidth - Variable in class pt.tumba.parser.swf.Shape
Description of the Field
maxTerms - Variable in class pt.tumba.parser.HTMLParser
 
maxX - Variable in class pt.tumba.parser.swf.EditField
Description of the Field
maxX - Variable in class pt.tumba.parser.swf.Rect
Description of the Field
maxX - Variable in class pt.tumba.parser.swf.Shape
Description of the Field
maxY - Variable in class pt.tumba.parser.swf.EditField
Description of the Field
maxY - Variable in class pt.tumba.parser.swf.Rect
Description of the Field
maxY - Variable in class pt.tumba.parser.swf.Shape
Description of the Field
metadata - Variable in class pt.tumba.parser.Content
 
metadata - Variable in class pt.tumba.parser.HTMLParser
 
minX - Variable in class pt.tumba.parser.swf.EditField
Description of the Field
minX - Variable in class pt.tumba.parser.swf.Rect
Description of the Field
minX - Variable in class pt.tumba.parser.swf.Shape
Description of the Field
minY - Variable in class pt.tumba.parser.swf.EditField
Description of the Field
minY - Variable in class pt.tumba.parser.swf.Rect
Description of the Field
minY - Variable in class pt.tumba.parser.swf.Shape
Description of the Field
modeExtension - Variable in class pt.tumba.parser.swf.MP3Frame
Description of the Field
modelsPath - Variable in class pt.tumba.parser.HTMLParser
 
modulo() - Method in class pt.tumba.parser.swf.ActionTextWriter
Description of the Method
modulo() - Method in class pt.tumba.parser.swf.ActionWriter
SWFActions interface
modulo() - Method in class pt.tumba.parser.swf.Decompiler
Description of the Method
modulo() - Method in interface pt.tumba.parser.swf.SWFActions
Description of the Method
modulo() - Method in class pt.tumba.parser.swf.SWFActionsImpl
Description of the Method
modulo() - Method in class pt.tumba.parser.swf.SWFSaxParser
SWFActions interface
morph - Variable in class pt.tumba.parser.swf.SWFSaxParser
Description of the Field
morphEndRect - Variable in class pt.tumba.parser.swf.SWFSaxParser
Description of the Field
move(int, int) - Method in class pt.tumba.parser.swf.FontLoader.VectorImpl
Description of the Method
move(int, int) - Method in class pt.tumba.parser.swf.MovieBuilder.ShapeBuilder
Description of the Method
move(int, int) - Method in class pt.tumba.parser.swf.SWFSaxParser
SWFVectors interface
move(int, int) - Method in class pt.tumba.parser.swf.SWFTagDumper
SWFVectors interface
move(int, int) - Method in interface pt.tumba.parser.swf.SWFVectors
Description of the Method
move(double, double) - Method in class pt.tumba.parser.swf.Shape
Move the pen without drawing any line
move(int, int) - Method in class pt.tumba.parser.swf.TagWriter.SWFShapeImpl
Description of the Method
moveXY - Variable in class pt.tumba.parser.swf.TagWriter.SWFShapeImpl
Description of the Field
movie - Variable in class pt.tumba.parser.swf.MovieBuilder
Description of the Field
movieTags - Variable in class pt.tumba.parser.swf.SWFSaxWriter
Description of the Field
mpegLayer - Variable in class pt.tumba.parser.swf.MP3Frame
Description of the Field
mpegVersion - Variable in class pt.tumba.parser.swf.MP3Frame
Description of the Field
multAlpha - Variable in class pt.tumba.parser.swf.ColorTransform
Description of the Field
multBlue - Variable in class pt.tumba.parser.swf.ColorTransform
Description of the Field
multGreen - Variable in class pt.tumba.parser.swf.ColorTransform
Description of the Field
multRed - Variable in class pt.tumba.parser.swf.ColorTransform
Description of the Field
multiply() - Method in class pt.tumba.parser.swf.ActionTextWriter
Description of the Method
multiply() - Method in class pt.tumba.parser.swf.ActionWriter
SWFActions interface
multiply() - Method in class pt.tumba.parser.swf.Decompiler
Description of the Method
multiply() - Method in interface pt.tumba.parser.swf.SWFActions
Description of the Method
multiply() - Method in class pt.tumba.parser.swf.SWFActionsImpl
Description of the Method
multiply() - Method in class pt.tumba.parser.swf.SWFSaxParser
SWFActions interface

A B C D E F G H I J K L M N O P Q R S T U V W X Y _