|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.debellor.rseslib.DataConverter
public class DataConverter
Conversion of data structures between Rseslib and Debellor representation.
| Constructor Summary | |
|---|---|
DataConverter()
|
|
| Method Summary | |
|---|---|
static DataObject |
attrFromRseslibValue(double v,
DataType attrType)
|
static rseslib.structure.data.DoubleDataObject |
doubledataFrom(Sample sample,
Sample.SampleType type,
rseslib.structure.attribute.Header header)
|
static rseslib.structure.attribute.Header |
headerFrom(Sample.SampleType type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataConverter()
| Method Detail |
|---|
public static rseslib.structure.attribute.Header headerFrom(Sample.SampleType type)
throws RseslibConversionException
RseslibConversionException
public static rseslib.structure.data.DoubleDataObject doubledataFrom(Sample sample,
Sample.SampleType type,
rseslib.structure.attribute.Header header)
throws DataCastException
DataCastException
public static DataObject attrFromRseslibValue(double v,
DataType attrType)
throws DataException
DataException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||