Package | Description |
---|---|
uk.ac.ebi.reactionblast.graphics.direct |
Modifier and Type | Class and Description |
---|---|
class |
OutlineHighlighter |
class |
SimpleHighlighter |
Modifier and Type | Method and Description |
---|---|
Highlighter |
DirectMoleculeDrawer.getFirstHighlighter()
Get the first highlighter in the list, or create one if none exists.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Highlighter> |
DirectMoleculeDrawer.getHighlighters()
Get the list of highlighters.
|
Modifier and Type | Method and Description |
---|---|
void |
DirectMoleculeDrawer.addHighlighter(Highlighter highlighter)
Add a highlighter to the list.
|