|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Interval
Method Summary | |
---|---|
int |
getFrame()
Frame of this interval. |
int |
getLength()
Retourne la taille de cet intervalle. |
int |
getMax()
Retourne la plus grande des deux coordonnees. |
int |
getMin()
Retourne la plus petite des deux coordonnees. |
boolean |
getStrand()
Strand holding this interval. |
boolean |
isFramed()
Return true if this interval is framed. |
java.lang.String |
seqString()
String representation for this interval. |
Method Detail |
---|
int getMax()
int getMin()
int getLength()
java.lang.String seqString()
boolean isFramed()
int getFrame()
boolean getStrand()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |