|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectapollo.gui.drawable.DrawableSeqFeature
apollo.gui.drawable.PromoterGlyph
public class PromoterGlyph
A glyph that draws a solid bar with a triangle at the top or bottom. This might be useful for showing transposon insertions, for example. Renamed from DrawableInsertion to Triangle in order to be more descriptive of what is actually drawn
| Field Summary |
|---|
| Fields inherited from class apollo.gui.drawable.DrawableSeqFeature |
|---|
boxBounds, DECORATED, draw_level, drawable_parent, feature, flags, HIGHLIGHTED, is_drawn, LABELED, LEFTEDGE, logger, RIGHTEDGE, SELECTED, VISIBLE |
| Constructor Summary | |
|---|---|
PromoterGlyph()
constructs a glyph with the triangle at the top pointing in the direction of the insertion. |
|
PromoterGlyph(SeqFeatureI feature)
|
|
| Method Summary | |
|---|---|
void |
drawUnselected(java.awt.Graphics g,
java.awt.Rectangle boxBounds,
Transformer transformer,
TierManagerI manager)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PromoterGlyph()
public PromoterGlyph(SeqFeatureI feature)
| Method Detail |
|---|
public void drawUnselected(java.awt.Graphics g,
java.awt.Rectangle boxBounds,
Transformer transformer,
TierManagerI manager)
drawUnselected in class DrawableSeqFeature
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||