public class ProteinAnnotations extends Object implements org.jfree.chart.labels.CategoryToolTipGenerator
| Constructor and Description |
|---|
ProteinAnnotations(HashMap<Integer,ArrayList<ResidueAnnotation>> proteinAnnotations)
Create a new ProteinAnnotations object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
generateToolTip(org.jfree.data.category.CategoryDataset cd,
int index,
int i1) |
public ProteinAnnotations(HashMap<Integer,ArrayList<ResidueAnnotation>> proteinAnnotations)
proteinAnnotations - a list of the protein residue annotationspublic String generateToolTip(org.jfree.data.category.CategoryDataset cd, int index, int i1)
generateToolTip in interface org.jfree.chart.labels.CategoryToolTipGeneratorCopyright © 2021. All rights reserved.