| Constructor and Description |
|---|
SimpleFeature(java.lang.String contig,
int start,
int end) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContig()
Gets the contig name for the contig this is mapped to.
|
int |
getEnd() |
int |
getStart() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontains, contigsMatch, getLengthOnReference, overlaps, withinDistanceOfpublic java.lang.String getContig()
Locatablepublic int getStart()