|
JIDE 3.5.15 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
GaugeModel | An interface for the data model displayed by a meter/gauge |
GaugeModelListener | |
IndicatorRenderer<GaugeType extends AbstractGauge> | |
MarkerShapeFactory | |
NeedleFillFactory | An interface for a factory class that takes all needle parameters as input and generates a Paint to be used for filling the needle. |
NeedleRenderer | The NeedleRenderer interface specifies |
Class Summary | |
---|---|
AbstractGauge<AxisType> | An abstract superclass for gauge components. |
AbstractGaugeTickStyle | |
AbstractIndicatorRenderer<GaugeType extends AbstractGauge<?>> | |
AbstractNumericGaugeAxis<TickStyle extends AbstractGaugeTickStyle> | An abstract superclass for the axes of gauges |
BarIndicatorRenderer | A renderer to be used with the Bullet class and which renders its value as a horizontal or vertical bar whose length indicates the value. |
Bullet | A Bullet Chart class |
BulletAxis | An Axis type for bullet charts |
BulletIndicatorLegendItem | |
BulletIntervalMarker | A marker class for a coloured region along a Bullet. |
BulletIntervalMarkerLegendItem | |
BulletLabel | A resizable label that aligns itself with a Bullet |
BulletPointMarker | A marker class for a specific value along a Bullet. |
BulletTickStyle | |
Clock | An extension of the Dial class that displays an analogue clock dial of the system time. |
DefaultGaugeModel | A default implementation of the GaugeModel interface. |
DefaultNeedleRenderer | The usual renderer for a needle. |
Dial | The main class for displaying circular gauges - or gauges that form part of a circle. |
DialAxis | The axis from which values are read on a Dial. |
DialConicalPaint | A Paint for a Dial that allows you to specify which color(s) should appear at which angles, using the pivot point of the dial as the centre of the radius when computing the angles. |
DialFrame | A kind of border for a Dial, except that a frame can have a Paint as a fill and can itself be surrounded by a line border. |
DialIndicator | An indicator lamp with either an 'on' (or active) state or an 'off' (inactive) state. |
DialIntervalMarker | A Drawable class that paints a region to indicate an interval on the Dial's primary axis |
DialIntervalMarkerLegendItem | |
DialLabel | A Drawable class that can be used to add text to a Dial. |
DialLinearPaint | A linear gradient paint for a Dial in which the start and end coordinates are expressed in terms of the radius of the dial. |
DialRadialPaint | A Paint class where you can easily configure a radial paint that emanates from the pivot point of a dial. |
DialTickStyle | Copyright (c) Catalysoft Ltd, 2005-2012 All Rights Reserved Created: 07/04/2012 at 18:14 |
DialValueMarker | A class to use as a marker for a value on a dial. |
GaugeModelEvent | |
GaugeTickStyle | Deprecated. Please use DialTickStyle for styling of Dial Ticks. |
IndicatorStyle | |
LineIndicatorRenderer | A marker class for a specific value along a Bullet. |
NeedleDescriptor | A class that contains the name and shape of a needle. |
NeedleLegendItem | |
NeedleStyle | Contains information about the presentation of the needle |
Pivot | A pivot is similar to a DialIntervalMarker, except that it uses a fromAngle and toAngle (specified in degrees) where a DialIntervalMarker is configured by values on the primary axis. |
PointerIndicatorRenderer |
Enum Summary | |
---|---|
BulletAxisPlacement | A class that enables you to specify where a bullet axis should be placed |
DialLabelOrientation | The directions are named according to the direction in which you read the text (assuming a language that reads left to right). |
LineLabelPlacement | Copyright (c) Catalysoft Ltd, 2005-2012 All Rights Reserved Created: 20/08/2012 at 00:33 |
MarkerShape | This class acts both as a value to indicate a type of shape as well as a factory class to generate a Shape instance given some size and position parameters. |
NeedleEndShape | The possible values for the end of a needle when rendered by a DefaultNeedleRenderer. |
PointerIndicatorPlacement | |
PointerLabelPlacement | Copyright (c) Catalysoft Ltd, 2005-2012 All Rights Reserved Created: 19/08/2012 at 21:15 |
Contains gauge classes such as Dial and Clock, and other associated classes for styling and appearance.
|
JIDE 3.5.15 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |