|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use jcckit.graphic | |
jcckit | Application and applet classes for immediate use. |
jcckit.graphic | Classes for representing a plot or a chart in device independent coordinates. |
jcckit.plot | Classes for generating plots and charts. |
jcckit.renderer | Renderer classes. |
jcckit.transformation | Classes for the transformations between data coordinates into device-independent coordinates. |
Classes in jcckit.graphic used by jcckit | |
GraphicalElement
Interface all graphical elements have to implement. |
|
GraphPoint
Immutable class of a two-dimensional point in the device-independent coordinate system. |
|
Renderer
Marker interface. |
Classes in jcckit.graphic used by jcckit.graphic | |
Anchor
Anchor of a graphical element. |
|
BasicGraphicalElement
Abstract superclass of all basic GraphicalElements . |
|
ClippingRectangle
Immutable class of a rectangular clipping area. |
|
ClippingShape
Defining a clipping shape applied to all GraphicalElements of a GraphicalComposite . |
|
FillAttributes
Interface for fill attributes. |
|
FontStyle
Font style constants. |
|
GraphicalComposite
Container for GraphicalElements . |
|
GraphicalElement
Interface all graphical elements have to implement. |
|
GraphicAttributes
Marker interface for all types of graphic attributes of a BasicGraphicalElement . |
|
GraphPoint
Immutable class of a two-dimensional point in the device-independent coordinate system. |
|
LineAttributes
Interface for line attributes. |
|
Oval
An oval (i.e. |
|
Polygon
A polygon or polyline. |
|
Rectangle
A rectangle. |
|
Renderer
Marker interface. |
|
ShapeAttributes
Basic attributes for shapes. |
|
Text
A single line of text. |
|
TextAttributes
Interface for text attributes. |
Classes in jcckit.graphic used by jcckit.plot | |
Anchor
Anchor of a graphical element. |
|
ClippingRectangle
Immutable class of a rectangular clipping area. |
|
ClippingShape
Defining a clipping shape applied to all GraphicalElements of a GraphicalComposite . |
|
GraphicalComposite
Container for GraphicalElements . |
|
GraphicalElement
Interface all graphical elements have to implement. |
|
GraphicAttributes
Marker interface for all types of graphic attributes of a BasicGraphicalElement . |
|
GraphPoint
Immutable class of a two-dimensional point in the device-independent coordinate system. |
Classes in jcckit.graphic used by jcckit.renderer | |
Anchor
Anchor of a graphical element. |
|
ClippingRectangle
Immutable class of a rectangular clipping area. |
|
GraphicalComposite
Container for GraphicalElements . |
|
GraphicalCompositeRenderer
Interface of all Renderers who render a
GraphicalComposite . |
|
GraphPoint
Immutable class of a two-dimensional point in the device-independent coordinate system. |
|
Oval
An oval (i.e. |
|
OvalRenderer
Interface of all Renderers who render a
Oval . |
|
Polygon
A polygon or polyline. |
|
PolygonRenderer
Interface of all Renderers who render an
instance of Polygon . |
|
Rectangle
A rectangle. |
|
RectangleRenderer
Interface of all Renderers who render a
Rectangle . |
|
Renderer
Marker interface. |
|
Text
A single line of text. |
|
TextRenderer
Interface of all Renderers who render an
instance of Text . |
Classes in jcckit.graphic used by jcckit.transformation | |
GraphPoint
Immutable class of a two-dimensional point in the device-independent coordinate system. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |