Class | Description | |
---|---|---|
An adorner element representing an intersection of two ellipses. |
||
Represents the base class of linear and oval gauges. |
||
An adapter class for receiving gauge events. The methods in this class are empty. This class exists as convenience for creating listener objects. |
||
Represents a scale within a gauge control. The scale contains collections of pointers, labels, ticks and ranges along with any arbitrary controls. |
||
An adapter class for receiving scale events. The methods in this class are empty. This class exists as convenience for creating listener objects. |
||
|
||
Represents an interval with associated custom values for fill and stroke. |
||
Provides data for the various custom painting event. |
||
Represents an ellipse visual. |
||
Controls user interaction with linear gauges. |
||
Contains the arguments passed to mouse-related event handlers. |
||
Represents the generic base class of linear and oval gauge controls. |
||
Represents a gauge element, which changes its appearance based on its current state. |
||
A LED-like visual element with a glow effect. This element is suitable for gauge indicators. |
||
Specifies distance expressed either absolutely, through pixels, or relatively, through a percentage of the container's size. |
||
Represents a linear gauge. |
||
Represents a linear scale. |
||
Provides settings for the major ticks and labels in a gauge scale. |
||
Provides settings for the middle ticks and labels in a gauge scale. |
||
Provides settings for the minor ticks and labels in a gauge scale. |
||
Represents a circular gauge. |
||
Represents a radial scale. |
||
Represents a connected series of geometric segments. |
||
Represents a needle (or arrow) within a gauge scale. |
||
An adapter class for receiving pointer events. The methods in this class are empty. This class exists as convenience for creating listener objects. |
||
Provides data for various pre-paint events. |
||
Provides data for the QueryLabelValue event. |
||
Represents a range within a gauge scale. |
||
Represents a rectangular visual element. |
||
Represents a rounded rectangle. |
||
Represents a visual element within a scale. |
||
An adapter class for receiving scale element events. The methods in this class are empty. This class exists as convenience for creating listener objects. |
||
Represents a static text within a scale. |
||
Represents a tick mark within a gauge scale. |
||
Represents a tick label within a gauge scale. |
||
Provides settings for the ticks and labels in a gauge scale. |
||
Provides various auxiliary methods. |
||
Represents an object with outline and fill, which can render itself. |
||
An adapter class for receiving visual element events. The methods in this class are empty. This class exists as convenience for creating listener objects. |
||
Represents a visual element which contains other visual elements. |
Interface | Description | |
---|---|---|
The listener interface for receiving gauge events. |
||
The listener interface for receiving scale events. |
||
Represents a user-defined method, which performs custom distribution of values along the gauge scale. |
||
The listener interface for receiving pointer events. |
||
The listener interface for receiving scale element events. |
||
The listener interface for receiving visual element events. |
Enumeration | Description | |
---|---|---|
Indicates an alignment of an object relative to the scale. In the descriptions below 'outbound' refers to an element's outer outline, 'inbound' refers to an element's inner outline and 'center' refers to an element's center, that is, the middle of the inbound and outbound. |
||
Specifies a display condition. |
||
Indicates the type of function that will be used to distribute values along the gauge scale. |
||
Indicates the rotation of a label within a scale. |
||
Indicates the type of the units of a Length object. |
||
Specifies the appearance of an oval gauge. |
||
Indicates the shape of a pointer. |
||
Indicates the shape of a scale tick. |
||
Indicates the type of a scale tick. |