public class ScoredAnnotation extends Annotation implements ScoredAnnotationI
end, forward, start, type| Constructor and Description |
|---|
ScoredAnnotation(int start,
int end,
double score) |
| Modifier and Type | Method and Description |
|---|---|
double |
getScore() |
double |
getScore(int index) |
void |
setScore(double score) |
String |
toString() |
getEnd, getStart, getType, isForward, setEnd, setForward, setStart, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEnd, getStartpublic void setScore(double score)
public double getScore()
getScore in interface ScoredAnnotationIpublic double getScore(int index)
getScore in interface ScoredAnnotationIpublic String toString()
toString in class AnnotationCopyright © 2021. All rights reserved.