|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectapollo.gui.genomemap.LinearView
apollo.gui.genomemap.ScrollAdjustedView
apollo.gui.genomemap.TranslationView
public class TranslationView
Not used - work in progress or pase?
| Field Summary |
|---|
| Fields inherited from class apollo.gui.genomemap.ScrollAdjustedView |
|---|
prefHeight, reverseComplement, scroller |
| Fields inherited from class apollo.gui.genomemap.LinearView |
|---|
apollo_panel, backgroundColour, debug, foregroundColour, graphics, limitsSet, logger, transformer, transparent, viewBounds, visibilityListeners, visible |
| Fields inherited from interface apollo.gui.genomemap.ViewI |
|---|
LEFTSIDE, NONE, RIGHTSIDE |
| Constructor Summary | |
|---|---|
TranslationView(javax.swing.JComponent ap,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
void |
drawSequence(java.awt.Graphics graphics,
Transformer transformer)
|
Selection |
findSelected(FeatureSelectionEvent evt)
|
void |
paintView()
paintView draws a cross in the centre of the View and a small cross in the upper left quadrant |
void |
setCurationSet(CurationSet cset)
|
void |
setShowSequence(boolean flag)
|
| Methods inherited from class apollo.gui.genomemap.ScrollAdjustedView |
|---|
featureContains, getPreferredSize, setDrawBounds, setScrollFlag, setScrollSpace, setXOrientation |
| Methods inherited from class apollo.gui.genomemap.LinearView |
|---|
addViewListener, addVisibilityListener, areLimitsSet, clear, fireViewEvent, getBackgroundColour, getBounds, getCentre, getComponent, getDrawBounds, getForegroundColour, getGraphics, getLimits, getMaximum, getMinimum, getName, getSelectionRectangle, getStrand, getTransform, getVisibleRange, init, isInvalid, isTransparent, isVisible, setBackgroundColour, setBounds, setCentre, setComponent, setDebug, setForegroundColour, setGraphics, setInvalidity, setLimits, setLimitsSet, setMaximum, setMinimum, setName, setStrand, setTransform, setTransparent, setVisible, setVisible, setZoomFactor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TranslationView(javax.swing.JComponent ap,
java.lang.String name)
| Method Detail |
|---|
public void setCurationSet(CurationSet cset)
public void setShowSequence(boolean flag)
public void paintView()
LinearView
paintView in interface ViewIpaintView in class LinearView
public void drawSequence(java.awt.Graphics graphics,
Transformer transformer)
public Selection findSelected(FeatureSelectionEvent evt)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||