|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--edu.mssm.crover.domain2d.GPCRDB_ColorScheme
The ColorScheme used by GPCRDB. The color definitions where obtained from the colorscheme used by Viseur when rendering the GPCRDB snakes. see http://www.gpcr.org/7tm
| Field Summary | |
static java.awt.Color |
aliphatics
|
static java.awt.Color |
aromatics
|
static java.awt.Color |
cysteines
|
static java.awt.Color |
ellipsis
|
| Constructor Summary | |
GPCRDB_ColorScheme()
|
|
| 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 aliphatics
public static java.awt.Color cysteines
public static java.awt.Color aromatics
public static java.awt.Color ellipsis
| Constructor Detail |
public GPCRDB_ColorScheme()
| 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 | ||||||||