Module org.jfree.chart
Package org.jfree.chart.api
Types and enumerations used in the JFreeChart public API.
-
Interface Summary Interface Description PublicCloneable An interface that exposes the clone() method. -
Class Summary Class Description RectangleInsets Represents the insets for a rectangle, specified in absolute or relative terms. -
Enum Summary Enum Description HorizontalAlignment An enumeration of the horizontal alignment types (LEFT,RIGHTandCENTER).Layer Used to indicate either the foreground or background layer.LengthAdjustmentType Represents the three options for adjusting a length: expand, contract, and no change.RectangleAlignment Used to indicate how to align one rectangle with another rectangle.RectangleAnchor Used to indicate an anchor point for a rectangle.RectangleEdge Used to indicate the edge of a rectangle.Rotation Represents a direction of rotation (CLOCKWISEorANTICLOCKWISE).SortOrder Defines tokens used to indicate sorting order (ascending or descending).TableOrder Used to indicate the processing order for a table (by row or by column).UnitType Used to indicate absolute or relative units.VerticalAlignment An enumeration of the vertical alignment types (TOP,BOTTOMandCENTER).XYCoordinateType Represents several possible interpretations for an (x, y) coordinate.