A C F G I M N O R S T 

A

addBasicModule(String, String) - Method in class tw.idv.imacat.calcmosaic.SpreadsheetDocument
Adds a module of BASIC macros to the document.
addMacroTriggers(BufferedImage, int) - Static method in class tw.idv.imacat.calcmosaic.CalcMosaic
Calculates the mosaic color matrix from an image file.
addMacroTriggers() - Method in class tw.idv.imacat.calcmosaic.SpreadsheetDocument
Adds the macro triggers to show the sheets.
APP_NAME - Static variable in class tw.idv.imacat.calcmosaic.CalcMosaic
The title of the application.

C

CalcMosaic - Class in tw.idv.imacat.calcmosaic
A program to create mosaic art from images with Calc.
CalcMosaic(File[], int, boolean) - Constructor for class tw.idv.imacat.calcmosaic.CalcMosaic
Creates a new instance of CalcMosaic, with the parameters.
createMosaicSheet(String, int, int[][]) - Method in class tw.idv.imacat.calcmosaic.SpreadsheetDocument
Creates a mosaic spreadsheet.

F

files - Variable in class tw.idv.imacat.calcmosaic.OptionDialog
The image files.
files - Variable in class tw.idv.imacat.calcmosaic.Options
The image files.

G

getMosaicColor(BufferedImage, int, int, int, int) - Static method in class tw.idv.imacat.calcmosaic.CalcMosaic
Obtain the mosaic color of a block in the image.
getOptions() - Method in class tw.idv.imacat.calcmosaic.OptionDialog
Asks the user and returns the options.
getRowHeight() - Method in class tw.idv.imacat.calcmosaic.SpreadsheetDocument
Returns the height of the rows.
getWindowSize() - Method in class tw.idv.imacat.calcmosaic.SpreadsheetDocument
Returns the size of the window.

I

icon - Static variable in class tw.idv.imacat.calcmosaic.CalcMosaic
The window icon.
isSlow - Variable in class tw.idv.imacat.calcmosaic.OptionDialog
Whether we should run in slow motion (for presentation).
isSlow - Variable in class tw.idv.imacat.calcmosaic.Options
Whether we should run in slow motion (for presentation).

M

main(String[]) - Static method in class tw.idv.imacat.calcmosaic.CalcMosaic
Runs CalcMosaic from the command line.

N

NotAnImageException - Exception in tw.idv.imacat.calcmosaic
An exception thrown when the file read is not an image.
NotAnImageException() - Constructor for exception tw.idv.imacat.calcmosaic.NotAnImageException
Constructs a NotAnImageException exception with null as its error detail message.
NotAnImageException(String) - Constructor for exception tw.idv.imacat.calcmosaic.NotAnImageException
Constructs a NotAnImageException with the specified detail message.
NotAnImageException(String, Throwable) - Constructor for exception tw.idv.imacat.calcmosaic.NotAnImageException
Constructs an NotAnImageException with the specified detail message and cause.
NotAnImageException(Throwable) - Constructor for exception tw.idv.imacat.calcmosaic.NotAnImageException
Constructs an NotAnImageException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
numRows - Variable in class tw.idv.imacat.calcmosaic.OptionDialog
The number of rows to use.
numRows - Variable in class tw.idv.imacat.calcmosaic.Options
The number of rows to use.

O

OpenOffice - Class in tw.idv.imacat.calcmosaic
An OpenOffice instance.
OpenOffice() - Constructor for class tw.idv.imacat.calcmosaic.OpenOffice
Creates a new instance of Office.
OptionDialog - Class in tw.idv.imacat.calcmosaic
An dialog to obtain the options.
OptionDialog(File[], int, boolean) - Constructor for class tw.idv.imacat.calcmosaic.OptionDialog
Creates a new option dialog.
Options - Class in tw.idv.imacat.calcmosaic
The options of Calc Mosaic.
Options(File[], int, boolean) - Constructor for class tw.idv.imacat.calcmosaic.Options
Creates a new set of options.

R

runBasicMacro(String, String, Object[]) - Method in class tw.idv.imacat.calcmosaic.SpreadsheetDocument
Runs a BASIC macro of the document.

S

SpreadsheetDocument - Class in tw.idv.imacat.calcmosaic
A spreadsheet document.
SpreadsheetDocument(XComponent) - Constructor for class tw.idv.imacat.calcmosaic.SpreadsheetDocument
Creates a new instance of SpreadsheetDocument.
startNewSpreadsheetDocument() - Method in class tw.idv.imacat.calcmosaic.OpenOffice
Starts a new spreadsheet document.

T

tw.idv.imacat.calcmosaic - package tw.idv.imacat.calcmosaic
A program to create mosaic art from images with Calc.
tw.idv.imacat.calcmosaic.res - package tw.idv.imacat.calcmosaic.res
The localization resource bundles for the mosaic art creator.
A C F G I M N O R S T