Package jcckit.graphic
-
Interface Summary Interface Description ClippingShape Defining a clipping shape applied to allGraphicalElements
of aGraphicalComposite
.FillAttributes Interface for fill attributes.GraphicalCompositeRenderer Interface of allRenderers
who render aGraphicalComposite
.GraphicalElement Interface all graphical elements have to implement.GraphicAttributes Marker interface for all types of graphic attributes of aBasicGraphicalElement
.LineAttributes Interface for line attributes.OvalRenderer PolygonRenderer RectangleRenderer Renderer Marker interface.TextAttributes Interface for text attributes.TextRenderer -
Class Summary Class Description Anchor Anchor of a graphical element.BasicGraphicalElement Abstract superclass of all basicGraphicalElements
.BasicGraphicAttributes The basic attributes of anyBasicGraphicalElement
.ClippingRectangle Immutable class of a rectangular clipping area.FontStyle Font style constants.GraphicalComposite Container forGraphicalElements
.GraphPoint Immutable class of a two-dimensional point in the device-independent coordinate system.Oval An oval (i.e. an ellipse).Polygon A polygon or polyline.Rectangle A rectangle.ShapeAttributes Basic attributes for shapes.Text A single line of text.