|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DrawableAnnotationConstants
Constants used in drawing annotations (which stops to display etc).
| Field Summary | |
|---|---|
static int |
ALLSTOPS
Show all stop codons which are in phase. |
static int |
BOTHENDS
Indicates both ends of a feature. |
static int |
END
Indicates the end of a feature (got with getEnd()). |
static int |
NOSTOPS
Don't show any stop codons. |
static int |
ONESTOP
Show the single stop codon specified as the translation end. |
static int |
START
Indicates the start of a feature (got with getStart()). |
| Field Detail |
|---|
static final int NOSTOPS
static final int ALLSTOPS
static final int ONESTOP
static final int START
static final int END
static final int BOTHENDS
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||