|
|||||||||
| 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.DrawableResultSeqFeature
public class DrawableResultSeqFeature
A drawable for drawing result (computational analysis) spans.
| 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 | |
|---|---|
DrawableResultSeqFeature()
|
|
DrawableResultSeqFeature(SeqFeatureI feature)
|
|
| Method Summary | |
|---|---|
protected void |
addDecorations(java.awt.Graphics g,
java.awt.Rectangle boxBounds,
Transformer transformer,
TierManagerI manager)
draw in label and codons |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface apollo.gui.drawable.Drawable |
|---|
deleteDrawable, draw, draw, findDrawable, getBoxBounds, getDisplayLabel, getDrawLevel, getEnd, getFeature, getFeatureProperty, getHigh, getLeft, getLow, getName, getRefDrawable, getRight, getSize, getStart, getStrand, getTierIndex, getType, intersects, isDecorated, isDrawn, isVisible, setBoxBounds, setDrawLevel, setDrawn, setEdgeHighlights, setFeature, setHighlighted, setRefDrawable, setTierIndex, setVisible, synchFeatureProperty |
| Methods inherited from interface apollo.gui.SelectableI |
|---|
isSelected, setSelected |
| Constructor Detail |
|---|
public DrawableResultSeqFeature()
public DrawableResultSeqFeature(SeqFeatureI feature)
| Method Detail |
|---|
protected void addDecorations(java.awt.Graphics g,
java.awt.Rectangle boxBounds,
Transformer transformer,
TierManagerI manager)
DrawableSeqFeature
addDecorations in class DrawableSeqFeature
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||