public class ResiduePainterExample extends Object implements com.affymetrix.genoviz.bioviews.ResiduePainter
| Constructor and Description |
|---|
ResiduePainterExample() |
| Modifier and Type | Method and Description |
|---|---|
void |
calculateColors(Color[] color_array,
String residue_string,
String consensus_string,
int residue_start,
int consensus_start) |
void |
calculateColors(Object dataModel,
Color[] color_array,
String residue_string,
String consensus_string,
int residue_start,
int consensus_start) |
Copyright © 2021. All rights reserved.