|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractDendroCollectionWriter | |
|---|---|
| org.tridas.io | This is the base package for the DendroFileIO library. |
| org.tridas.io.formats.belfastapple | This file format was written by Jon Pilcher at Queen's University Belfast. |
| org.tridas.io.formats.besancon | The Besançon format is used in various forms in a number of laboratories, mostly in France. |
| org.tridas.io.formats.catras | This is a binary format for software written by Aniol, first released in 1983. |
| org.tridas.io.formats.corina | Mecki Pohl's original (MS-DOS) Corina format. |
| org.tridas.io.formats.csv | Comma-separated values (CSV) is a simple text file format used for encoding tabular data. |
| org.tridas.io.formats.csvmatrix | Microsoft Excel (95 and later). |
| org.tridas.io.formats.excelmatrix | Microsoft Excel (95 and later). |
| org.tridas.io.formats.heidelberg | The Heidelberg format is the native format for Rinntech's TSAP-Win software. |
| org.tridas.io.formats.nottingham | |
| org.tridas.io.formats.odfmatrix | Microsoft Excel (95 and later). |
| org.tridas.io.formats.ooxml | |
| org.tridas.io.formats.oxford | |
| org.tridas.io.formats.past4 | This package contains support for the native XML format used SCIEM's PAST4 software. |
| org.tridas.io.formats.sheffield | The Sheffield format (also known as D-format) is the native file format for Ian Tyer's Dendro For Windows software. |
| org.tridas.io.formats.topham | Perhaps the simplest dendro data format of all time! This is truly a data-only format with a single value on each line for each ring width in decimal millimetres. |
| org.tridas.io.formats.tridas | The dendro data standard! |
| org.tridas.io.formats.trims | TRIMS data format. |
| org.tridas.io.formats.tucson | The Tucson tree ring laboratory's file format. |
| org.tridas.io.formats.tucsoncompact | Richard Holmes' compact data format designed to save disk space. |
| org.tridas.io.formats.vformat | |
| Uses of AbstractDendroCollectionWriter in org.tridas.io |
|---|
| Methods in org.tridas.io that return AbstractDendroCollectionWriter | |
|---|---|
static AbstractDendroCollectionWriter |
TridasIO.getFileWriter(String argFormatName)
Get a file writer from the format name. |
static AbstractDendroCollectionWriter |
TridasIO.getFileWriterFromExtension(String argExtension)
Gets the writer from the given extension. |
| Method parameters in org.tridas.io with type arguments of type AbstractDendroCollectionWriter | |
|---|---|
static void |
TridasIO.registerFileWriter(Class<? extends AbstractDendroCollectionWriter> argWriter)
Register a writer |
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.belfastapple |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.belfastapple | |
|---|---|
class |
BelfastAppleWriter
|
| Constructors in org.tridas.io.formats.belfastapple with parameters of type AbstractDendroCollectionWriter | |
|---|---|
BelfastAppleFile(IMetadataFieldSet argDefaults,
AbstractDendroCollectionWriter argWriter)
|
|
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.besancon |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.besancon | |
|---|---|
class |
BesanconWriter
|
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.catras |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.catras | |
|---|---|
class |
CatrasWriter
|
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.corina |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.corina | |
|---|---|
class |
CorinaWriter
|
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.csv |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.csv | |
|---|---|
class |
CSVWriter
Deprecated. use CSVMatrix instead |
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.csvmatrix |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.csvmatrix | |
|---|---|
class |
CSVMatrixWriter
|
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.excelmatrix |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.excelmatrix | |
|---|---|
class |
ExcelMatrixWriter
|
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.heidelberg |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.heidelberg | |
|---|---|
class |
HeidelbergWriter
Writer for heidelberg files. |
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.nottingham |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.nottingham | |
|---|---|
class |
NottinghamWriter
|
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.odfmatrix |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.odfmatrix | |
|---|---|
class |
ODFMatrixWriter
|
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.ooxml |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.ooxml | |
|---|---|
class |
OOXMLWriter
|
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.oxford |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.oxford | |
|---|---|
class |
OxfordWriter
|
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.past4 |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.past4 | |
|---|---|
class |
Past4Writer
|
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.sheffield |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.sheffield | |
|---|---|
class |
SheffieldWriter
|
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.topham |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.topham | |
|---|---|
class |
TophamWriter
|
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.tridas |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.tridas | |
|---|---|
class |
TridasWriter
Writer for the TRiDaS file format. |
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.trims |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.trims | |
|---|---|
class |
TrimsWriter
|
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.tucson |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.tucson | |
|---|---|
class |
TucsonWriter
Writer for the Tucson file format. |
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.tucsoncompact |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.tucsoncompact | |
|---|---|
class |
TucsonCompactWriter
|
| Uses of AbstractDendroCollectionWriter in org.tridas.io.formats.vformat |
|---|
| Subclasses of AbstractDendroCollectionWriter in org.tridas.io.formats.vformat | |
|---|---|
class |
VFormatWriter
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||