C M O S T

C

CalcMosaic - Class in tw.idv.imacat.calcmosaic
A program to create mosaic art from images with Calc.
CalcMosaic(String[]) - Constructor for class tw.idv.imacat.calcmosaic.CalcMosaic
Creates a new instance of CalcMosaic.
create() - Method in class tw.idv.imacat.calcmosaic.CalcMosaic
Creates mosaic effect of images with Calc.
createMosaic(File, int) - Method in class tw.idv.imacat.calcmosaic.SpreadsheetDocument
Creates a mosaic art spreadsheet from an image file, with mosaic cell size calculated automatically.
createMosaic(File, int, int) - Method in class tw.idv.imacat.calcmosaic.SpreadsheetDocument
Creates a mosaic art spreadsheet from an image file, with mosaic cell size specified.
createMosaic(BufferedImage, int, String) - Method in class tw.idv.imacat.calcmosaic.SpreadsheetDocument
Creates a mosaic art spreadsheet from an image, with mosaic cell size calculated automatically.
createMosaic(BufferedImage, int, String, int) - Method in class tw.idv.imacat.calcmosaic.SpreadsheetDocument
Creates a mosaic art spreadsheet from an image, with mosaic cell size specified.
createMosaic(BufferedImage, int, String, int, boolean) - Method in class tw.idv.imacat.calcmosaic.SpreadsheetDocument
Creates a mosaic art spreadsheet from an image.

M

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

O

Office - Class in tw.idv.imacat.calcmosaic
An OpenOffice instance.
Office() - Constructor for class tw.idv.imacat.calcmosaic.Office
Creates a new instance of Office.

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.Office
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.

C M O S T