Package com.reportmill.flash


package com.reportmill.flash
  • Classes
    Class
    Description
    RMASNode is the class used by the parser to construct a tree representation of an ActionScript file based on the parser grammar.
    This class write an RM document to a flash bufer.
    This class is like a StringBuffer, except its for writing binary bit data instead of strings, including signed and unsigned bit values, but, more importantly Flash file format primitives (Tags, Rects, Colors, Matrices, records, etc.).
    A flash shape subclass for buttons.
     
    This flash shape subclass is for shapes that change size or color.
    This class is responsible for writing simple RMShapes to a flash buffer.
    A flash shape for rm sound shapes.
    A flash shape for shapes with their own animator/timeline (like Switch shapes).
     
    This class writes an RMText shape to flash.