|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--edu.mssm.crover.domain2d.MonotonousColorScheme
Colors all the residues the same.
| Field Summary | |
static java.awt.Color |
background
|
static java.awt.Color |
ellipsis
|
static java.awt.Color |
foreground
|
| Constructor Summary | |
MonotonousColorScheme()
|
|
| Method Summary | |
java.awt.Color |
getBackgroundColor(char label,
int position)
Returns the background color. |
java.awt.Color |
getForegroundColor(char label,
int position)
Returns the foreground color. |
java.lang.String |
getInformation()
Returns a descriptive text about this ColorScheme. |
java.lang.String |
getShortName()
Returns a shortname for this ColorScheme. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static java.awt.Color background
public static java.awt.Color foreground
public static java.awt.Color ellipsis
| Constructor Detail |
public MonotonousColorScheme()
| Method Detail |
public java.awt.Color getForegroundColor(char label,
int position)
getForegroundColor in interface ResidueColorScheme
public java.awt.Color getBackgroundColor(char label,
int position)
getBackgroundColor in interface ResidueColorSchemepublic java.lang.String getShortName()
ResidueColorScheme
getShortName in interface ResidueColorSchemepublic java.lang.String getInformation()
ResidueColorScheme
getInformation in interface ResidueColorScheme
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||