|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.corpstein.image used by org.corpstein.image | |
---|---|
ChartData
Encapsulates the data (data points, labels, title, etc) needed to create a chart using ChartFactory . |
|
ChartFactory
Creates chart images and write them to files using common encodings. |
|
ChartMetrics
Encapsulates the various metrics used to create chart images using ChartFactory . |
|
ChartStyle
Encapsulates the style elements (colors, fonts, etc) needed to create a chart using ChartFactory . |
|
Layer
Layer is a superclass for image objects that have the following properties: location: x and y coordinates of the layer in the image z-index: used to determine how layers overlap size: width and height of the layer background: color used to paint the background of the layer (optional) border: if true, a border is drawn around the layer border color: the color to draw the border with (default Color.BLACK) |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |