Uses of Package
platypus

Packages that use platypus
platypus   
platypus.pdf   
 

Classes in platypus used by platypus
Alignment
          Handles alignment of a given paragraph
Alignment.type
          the only allowed alignment values
Columns
          Keeps track of the number of columns and the gutter size.
CommandId
          All supported commands are placed in a tree, where each node consists of the command string and a command identifier, which will be used to call the right routine.
CommandValue
          Class for processing commands with numeric parameters.
Counter
          Generic integer counter.
GDD
          GDD is the Global Document Data class.
GDD.FileType
          type of output file (such as PDF, HTML, etc).
GID
          GID is the Global Input-file Data class.
Infile
          Handles input file I/O functions.
Literals
          Handles getting literal strings from resource bundle.
Margins
          Uber-class for page margins.
Outfile
          A different instantiation of Outfile is used for each type of generated file
OutputFormatObjectFactory
          Object factory for classes that are specific to the output file format.
ParsedUnit
          Purely a data structure used for returning units information from parsers.
PlatyConst.unit
          units of measure
PlatyFont
          PlatyFont contains font information that can be used in Platypus It's not called Font, due to naming conflict with iText.
ReadLine
          Defines a ReadLine, which simply holds the line (as a string) and the line # from the imput file.
SystemStrings
          Manages the user-visible Platypus system strings (version #, etc.) System strings have the format of starting with: $_ followed by any number of alphanumerics or _ They can be read by the document processing, but they are not modifiable by the document.
Token
          Process the token from the input line of text.
Tokens
          Convenience class for handling an array of tokens (that constitute an input line)
UserString
          Maintains a table of macros.
Value
          Class that contains a value and the line number of its last modification.
 

Classes in platypus used by platypus.pdf
CommandValue
          Class for processing commands with numeric parameters.
GDD
          GDD is the Global Document Data class.
GDD.FileType
          type of output file (such as PDF, HTML, etc).
Literals
          Handles getting literal strings from resource bundle.
Outfile
          A different instantiation of Outfile is used for each type of generated file
ParsedUnit
          Purely a data structure used for returning units information from parsers.
PlatyFont
          PlatyFont contains font information that can be used in Platypus It's not called Font, due to naming conflict with iText.
Value
          Class that contains a value and the line number of its last modification.
 



Copyright © 2006-7 Pacific Data Works LLC