A D E G I L M P S T

A

adams.core.io - package adams.core.io
 
adams.core.option - package adams.core.option
 
addActor(AbstractActor, boolean) - Method in class adams.core.option.LatexProducer
Adds the actor to the structure.
addItem(String) - Method in class adams.core.option.LatexProducer
Encapsulates the string in an item command sequence.
addItem(String, Object) - Method in class adams.core.option.LatexProducer
Encapsulates the string in an item command sequence.

D

doWrite(SpreadSheet, Writer) - Method in class adams.core.io.LatexSpreadSheetWriter
Performs the actual writing.

E

endEnumerate() - Method in class adams.core.option.LatexProducer
Returns the command sequence for the end of an enumerated list.
endItemize() - Method in class adams.core.option.LatexProducer
Returns the command sequence for the end of an itemized list.
escape(String) - Method in class adams.core.io.LatexSpreadSheetWriter
Turns the string into LaTeX-compliant text.

G

getDefaultFileExtension() - Method in class adams.core.option.LatexProducer
Returns the default file extension (without the dot).
getFileExtensions() - Method in class adams.core.option.LatexProducer
Returns the file extensions (without the dot).
getFileFormat() - Method in class adams.core.option.LatexProducer
Returns the description of the file format.
getFormatDescription() - Method in class adams.core.io.LatexSpreadSheetWriter
Returns a string describing the format (used in the file chooser).
getFormatExtensions() - Method in class adams.core.io.LatexSpreadSheetWriter
Returns the extension(s) of the format.
getIndentation() - Method in class adams.core.option.LatexProducer
Generates the indentation string based on the nesting level.
getLandscape() - Method in class adams.core.option.LatexProducer
Returns whether to use portrait or landscape
getUseOutputStream() - Method in class adams.core.io.LatexSpreadSheetWriter
Returns whether to write to an OutputStream rather than a Writer.
globalInfo() - Method in class adams.core.io.LatexSpreadSheetWriter
Returns a string describing the object.
globalInfo() - Method in class adams.core.option.LatexProducer
Returns a string describing the object.

I

initialize() - Method in class adams.core.option.LatexProducer
Initializes the members.
initOutput() - Method in class adams.core.option.LatexProducer
Initializes the output data structure.

L

landscapeTipText() - Method in class adams.core.option.LatexProducer
Returns the tip text for this property.
LatexProducer - Class in adams.core.option
Generates the JSON format.
LatexProducer() - Constructor for class adams.core.option.LatexProducer
 
LatexSpreadSheetWriter - Class in adams.core.io
Generates LaTeX tables from spreadsheets.
LatexSpreadSheetWriter() - Constructor for class adams.core.io.LatexSpreadSheetWriter
 

M

m_Details - Variable in class adams.core.option.LatexProducer
for storing the content.
m_Index - Variable in class adams.core.option.LatexProducer
the index in the structure.
m_Landscape - Variable in class adams.core.option.LatexProducer
whether to print in landscape.
m_Structure - Variable in class adams.core.option.LatexProducer
for storing the structure.
main(String[]) - Static method in class adams.core.option.LatexProducer
 

P

preProduce() - Method in class adams.core.option.LatexProducer
Hook-method before starting visiting options.
processOption(BooleanOption) - Method in class adams.core.option.LatexProducer
Visits a boolean option.
processOption(ClassOption) - Method in class adams.core.option.LatexProducer
Visits a class option.
processOption(AbstractArgumentOption) - Method in class adams.core.option.LatexProducer
Visits an argument option.

S

setLandscape(boolean) - Method in class adams.core.option.LatexProducer
Sets whether to use portrait or landscape.
startEnumerate() - Method in class adams.core.option.LatexProducer
Returns the command sequence for the start of an enumerated list.
startItemize() - Method in class adams.core.option.LatexProducer
Returns the command sequence for the start of an itemized list.

T

toLatex(String) - Method in class adams.core.option.LatexProducer
Makes the string LaTeX compliant.
toString() - Method in class adams.core.option.LatexProducer
Returns the output generated from the visit.

A D E G I L M P S T

Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.