Skip to main content

EnsPortal.SVG.TraceLegend

class EnsPortal.SVG.TraceLegend extends %ZEN.SVGComponent.svgPage

Visual Trace SVG Legend
This page renders the SVG needed to display the Visual Trace Legend. It is called from the TraceLegend dialog.

Method Inventory

Parameters

parameter DOMAIN = Ensemble;
Use our own domain for localization
parameter RESOURCE = %Ens_MessageTrace;
User needs USE privilege on the %Ens_MessageTrace resource to view this page.

Methods

method %OnDrawSVGPage() as %Status
Inherited description: Callback method. If defined, this provides a way for a subclass to add static SVG content to the svgPage.
classmethod %OnDrawStyleSVG() as %Status
Callback method called when drawing the SVG CSS style for this page.
method DrawMessageLegend() as %Status
Draw the SVG message legend

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab