|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcalhoun.analysis.crf.io.IntervalInputSequence.IntervalRangeMapValue
public static class IntervalInputSequence.IntervalRangeMapValue
| Field Summary | |
|---|---|
int |
end
|
int |
start
|
double |
value
|
| Constructor Summary | |
|---|---|
IntervalInputSequence.IntervalRangeMapValue(int start,
int end,
double value)
|
|
| Method Summary | |
|---|---|
void |
insertIntoRangeMap(RangeMap RM)
|
java.lang.String |
toStringStrand(java.lang.String strand)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int start
public int end
public double value
| Constructor Detail |
|---|
public IntervalInputSequence.IntervalRangeMapValue(int start,
int end,
double value)
| Method Detail |
|---|
public void insertIntoRangeMap(RangeMap RM)
public java.lang.String toStringStrand(java.lang.String strand)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||