|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tridas.io.formats.tucson.TucsonFile
public class TucsonFile
| Constructor Summary | |
|---|---|
TucsonFile(IMetadataFieldSet argDefaults)
|
|
| Method Summary | |
|---|---|
void |
addSeries(org.tridas.interfaces.ITridasSeries series)
Add a Tridas series to the list of series to be written to this file |
IMetadataFieldSet |
getDefaults()
Gets the defaults that this file uses to save the file |
String |
getExtension()
Gets the extension to use for saving this file. |
org.tridas.interfaces.ITridasSeries[] |
getSeries()
Get the series list. |
String[] |
saveToString()
Saves the file to strings. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TucsonFile(IMetadataFieldSet argDefaults)
| Method Detail |
|---|
public String getExtension()
IDendroFile
getExtension in interface IDendroFileIDendroFile.getExtension()public org.tridas.interfaces.ITridasSeries[] getSeries()
IDendroFile
getSeries in interface IDendroFileIDendroFile.getSeries()public IMetadataFieldSet getDefaults()
IDendroFile
getDefaults in interface IDendroFileIDendroFile.getDefaults()public String[] saveToString()
IDendroFile
saveToString in interface IDendroFilepublic void addSeries(org.tridas.interfaces.ITridasSeries series)
series -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||