Package pal.misc
Class TOCDSampleInformation
java.lang.Object
pal.misc.TOCDSampleInformation
- All Implemented Interfaces:
SampleInformation
Title: TOCDSampleInformation
Description: A wrapper over the old style TimeOrderCharacterData object for the new SampleInformation object
- Version:
- 1.0
- Author:
- Matthew Goode
-
Nested Class Summary
Nested classes/interfaces inherited from interface pal.misc.SampleInformation
SampleInformation.Factory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoublegetHeight(int sample) intdoubleintintgetSampleOrdinal(String leafID)
-
Constructor Details
-
TOCDSampleInformation
-
-
Method Details
-
getNumberOfSamples
public int getNumberOfSamples()- Specified by:
getNumberOfSamplesin interfaceSampleInformation
-
getSampleOrdinal
- Specified by:
getSampleOrdinalin interfaceSampleInformation
-
getHeight
public double getHeight(int sample) - Specified by:
getHeightin interfaceSampleInformation
-
getHeightUnits
public int getHeightUnits()- Specified by:
getHeightUnitsin interfaceSampleInformation
-
getMaxHeight
public double getMaxHeight()- Specified by:
getMaxHeightin interfaceSampleInformation
-