MindFusion.Java Package Programmer's Guide
BaseGaugeAdapter Members
Constructors Methods
 


An adapter class for receiving gauge events. The methods in this class are empty. This class exists as convenience for creating listener objects.

The following tables list the members exposed by the BaseGaugeAdapter type.

 Public Constructors

  Name Description

BaseGaugeAdapter

 

 Public Methods

  Name Description

invalidated

 

paintBackground

 

paintForeground

 

paintPointer

 

paintScale

 

paintTick

 

prepaintBackground

 

prepaintForeground

 

prepaintPointer

 

prepaintScale

 

prepaintTick

 

 See Also

BaseGaugeAdapter Class
com.mindfusion.charting.components.gauges Namespace