|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgata.geneGlyphs.Annotation
Constructor Summary | |
Annotation(AnnoSpecParams annoParams,
GATAParams gataParams)
|
Method Summary | |
void |
assignGenericFeatureTracks()
|
void |
colorizeTrackedGenericGlyphs(int converter)
This method converts scores in generic glyphs to changes in alpha, the opacity number for the glyph color. |
void |
drawDryRunAnnotation()
|
void |
drawGenericGlyphs()
Call each time parameters effecting GenericGlyphs change |
void |
drawGlyphs()
Call each time the scale changes or user alters a glyph viewablility |
GlyphPanel |
getGlyphPanel()
|
int |
getTrackConverter()
|
void |
initializeTrackLabels()
|
void |
makeGenericGlyphs()
This makes a sorted array of GenericGlyphs broken down by track |
void |
makeGlyphs()
Call once to make the glyphs used in rendering the gene annotation. |
void |
redrawAnnotation()
|
void |
setAnnotationBackground()
|
void |
setDefaultTrackThickness()
|
void |
setInitialTrackColors()
Use to initialize all generic glyphs color field |
void |
setTrackDefaults()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Annotation(AnnoSpecParams annoParams, GATAParams gataParams)
Method Detail |
public void redrawAnnotation()
public void drawDryRunAnnotation()
public void setAnnotationBackground()
public void drawGenericGlyphs()
public void makeGenericGlyphs()
public void colorizeTrackedGenericGlyphs(int converter)
public void setTrackDefaults()
public void setInitialTrackColors()
public void setDefaultTrackThickness()
public void initializeTrackLabels()
public void assignGenericFeatureTracks()
public void drawGlyphs()
public void makeGlyphs()
public GlyphPanel getGlyphPanel()
public int getTrackConverter()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |