Skip to main content

CSPX.Dashboard.IndicatorLamp

class CSPX.Dashboard.IndicatorLamp extends CSPX.Dashboard.Meter

SVG-based Traffic Light meter for Ensemble Dashboard.

Method Inventory

Parameters

parameter HEIGHT = 25;
Inherited description: Default height, in logical units, of this meter.
parameter MINHEIGHT = 25;
Inherited description: Minimum height, in logical units, of this meter.
parameter MINWIDTH = 50;
Inherited description: Minimum width, in logical units, of this meter.
parameter SHOWLABEL = 0;
Inherited description: Should this meter display the standard label
parameter WIDTH = 75;
Inherited description: Default width, in logical units, of this meter.

Methods

method OnSVGBody()
Draw the body of this SVG meter
classmethod OnSVGDefs()
Draw the defs section of this SVG meter
classmethod OnSVGScript()
Draw the script section of this SVG meter
classmethod OnSVGStyle()
Inherited description: Draw the style section of this SVG meter

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab