|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ColorMap.java The interface to support color mapping of elements in a sequence alignment. NB: Objects of this type should be immutable. Created: Thu Mar 23 18:32:32 2000
Method Summary | |
Color |
getColorAt(SequenceAlignment sa,
Element elem,
SequenceAlignmentPoint point)
Returns the Color at a specific position in the alignment. |
String |
getName()
Returns the name of this colour scheme. |
Method Detail |
public Color getColorAt(SequenceAlignment sa, Element elem, SequenceAlignmentPoint point)
sa
- the sequence alignmentelem
- the elementpoint
- the location within the SA
public String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |