Interface | Description |
---|---|
Colorist |
Interface for color assignment.
|
ColorPalette |
Color palette interface.
|
ColorRule |
Interface for color assignment.
|
Class | Description |
---|---|
BorderType |
Enumeration of border types.
|
ColorPaletteImpl |
A set of 26 high contrast colors.
|
ColorScale |
Color scale created from two or more colors.
|
ColorSpec |
Encapsulates foreground and background color specifications.
|
ColorUtil |
Color-related utility functions.
|
ContrastingColorPalette |
A set of 26 high contrast colors.
|
DataStylist |
A data stylist contains styling information to use in rendering data.
|
DataStylistGenerator |
Generator for a data stylist.
|
FontUtil |
Font-related utility functions.
|
Gene2D |
Simple 2D representation of a gene.
|
Graphics2DState |
A convenience container for tracking Graphics2D states.
|
GraphicsUtil |
Utility methods for use with Graphics2D.
|
NonlinearColorScale |
Non-linear Color scale created from three or more colors.
|
PageMargins |
Container for page margins.
|
PageSetup |
Page setup definition.
|
PaletteColorist<T extends Number> |
Colorist implementation that uses ColorPalette.
|
PaperSize |
Paper size definition.
|
RangeColorist<T extends Number> |
Colorist implementation that uses ranges.
|
ScaleColorist<T extends Number> |
Colorist implementation that uses ranges.
|
Shape |
Simple shape object.
|
SimpleColorPalette |
A basic palette of 25 simple and distinct colors.
|
SvgGraphics2D |
Simple Graphics2D class which can be used to generate SVG.
|
TextUtil |
Text utility functions.
|
Track |
An evidence Track of data to display on genomic coordinates.
|
Track2D |
An evidence Track of data to display on genomic coordinates.
|
Enum | Description |
---|---|
ColorChannel |
Enumeration of color channel values.
|