public interface GFF3Record extends Annotatable
Modifier and Type | Interface and Description |
---|---|
static class |
GFF3Record.Impl |
Annotatable.AnnotationForwarder
ANNOTATION
Modifier and Type | Method and Description |
---|---|
int |
getEnd() |
int |
getPhase() |
double |
getScore() |
String |
getSequenceID() |
Term |
getSource() |
int |
getStart() |
StrandedFeature.Strand |
getStrand() |
Term |
getType() |
getAnnotation
addChangeListener, addChangeListener, isUnchanging, removeChangeListener, removeChangeListener
Copyright © 2014 BioJava. All rights reserved.