|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ClippingShape | Defining a clipping shape applied to all GraphicalElements of a GraphicalComposite . |
FillAttributes | Interface for fill attributes. |
GraphicalCompositeRenderer | Interface of all Renderers who render a
GraphicalComposite . |
GraphicalElement | Interface all graphical elements have to implement. |
GraphicAttributes | Marker interface for all types of graphic attributes
of a BasicGraphicalElement . |
LineAttributes | Interface for line attributes. |
OvalRenderer | Interface of all Renderers who render a
Oval . |
PolygonRenderer | Interface of all Renderers who render an
instance of Polygon . |
RectangleRenderer | Interface of all Renderers who render a
Rectangle . |
Renderer | Marker interface. |
TextAttributes | Interface for text attributes. |
TextRenderer | Interface of all Renderers who render an
instance of Text . |
Class Summary | |
Anchor | Anchor of a graphical element. |
BasicGraphicalElement | Abstract superclass of all basic GraphicalElements . |
BasicGraphicAttributes | The basic attributes of any BasicGraphicalElement . |
ClippingRectangle | Immutable class of a rectangular clipping area. |
FontStyle | Font style constants. |
GraphicalComposite | Container for GraphicalElements . |
GraphPoint | Immutable class of a two-dimensional point in the device-independent coordinate system. |
Oval | An oval (i.e. |
Polygon | A polygon or polyline. |
Rectangle | A rectangle. |
ShapeAttributes | Basic attributes for shapes. |
Text | A single line of text. |
Classes for representing a plot or a chart in device independent coordinates.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |