|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tridas.io.formats.belfastapple.BelfastAppleFile
public class BelfastAppleFile
| Constructor Summary | |
|---|---|
BelfastAppleFile(IMetadataFieldSet argDefaults,
AbstractDendroCollectionWriter argWriter)
|
|
| Method Summary | |
|---|---|
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. |
void |
setObjectTitle(String title)
Set the object title |
void |
setSampleTitle(String title)
Set the sample title |
void |
setSeries(org.tridas.interfaces.ITridasSeries series)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BelfastAppleFile(IMetadataFieldSet argDefaults,
AbstractDendroCollectionWriter argWriter)
| Method Detail |
|---|
public void setObjectTitle(String title)
throws ConversionWarningException
title -
ConversionWarningException
public void setSampleTitle(String title)
throws ConversionWarningException
title -
ConversionWarningException
public void setSeries(org.tridas.interfaces.ITridasSeries series)
throws ConversionWarningException
ConversionWarningExceptionpublic String getExtension()
IDendroFile
getExtension in interface IDendroFilepublic org.tridas.interfaces.ITridasSeries[] getSeries()
IDendroFile
getSeries in interface IDendroFilepublic String[] saveToString()
IDendroFile
saveToString in interface IDendroFilepublic IMetadataFieldSet getDefaults()
IDendroFile
getDefaults in interface IDendroFileIDendroFile.getDefaults()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||