Package | Description |
---|---|
com.hfg.bio | |
com.hfg.graphics |
Modifier and Type | Class and Description |
---|---|
class |
StandardAAGroupingScheme
Standard grouping of amino acids.
|
class |
Strand
Enum-like sequence strand class
|
Modifier and Type | Interface and Description |
---|---|
interface |
Colorist
Interface for color assignment.
|
Modifier and Type | Class and Description |
---|---|
class |
PaletteColorist<T extends Number>
Colorist implementation that uses ColorPalette.
|
class |
RangeColorist<T extends Number>
Colorist implementation that uses ranges.
|
class |
ScaleColorist<T extends Number>
Colorist implementation that uses ranges.
|
jataylor@hairyfatguy.com