Documentation for the _.ZEN.SVGComponent package. More...
Classes | |
class | abstractSVGGroup |
Base implementation of SVG group behavior. More... | |
class | barChart |
This is an SVG <class>chart</class> component that displays a bar chart. More... | |
class | bubbleChart |
This is an SVG <class>chart</class> component that displays a bubble chart. More... | |
class | bullseyeChart |
This is an SVG <class>chart</class> component that displays a "bullseye" chart. More... | |
class | chart |
This is the abstract base class from which all SVG chart components are derived. More... | |
class | comboChart |
This is an SVG <class>chart</class> component that displays a combination of line and bar chart information. More... | |
class | compassButtons |
A set of SVG-based compass buttons: a set of buttons used for scrolling a region in any of four directions. More... | |
class | connector |
Base class for SVG connector. More... | |
class | diffChart |
This is an SVG <class>chart</class> component that displays a difference chart. More... | |
class | fuelGauge |
SVG fuel gauge meter. More... | |
class | hilowChart |
This is an SVG <class>chart</class> component that displays a hi-low-close chart. More... | |
class | indicatorLamp |
SVG indicator lamp meter. More... | |
class | lightBar |
SVG light bar meter. More... | |
class | lineChart |
This is an SVG <class>chart</class> component that displays a line chart. More... | |
class | meter |
Base class for SVG meter components. More... | |
class | ownerDraw |
Owner-draw svg component. More... | |
class | percentbarChart |
class | pieChart |
This is an SVG <class>chart</class> component that displays a pie chart. More... | |
class | port |
Defines an input/output port for a <class>sprite</class> object. More... | |
class | radialNavigator |
This is a specialized SVG component that displays the relationship between a set of data items as a radial diagram. More... | |
class | rect |
Simple SVG rectangle component. More... | |
class | slider |
An SVG slider control. More... | |
class | smiley |
SVG Smiley meter. More... | |
class | speedometer |
SVG speedometer meter. More... | |
class | sprite |
Base class for SVG sprites. More... | |
class | svgCanvas |
This is a specialized type of <class>ZEN.SVGComponent.svgFrame</class> that can contain a set of <class>sprite</class> objects. More... | |
class | svgComponent |
Base class for SVG components. More... | |
class | svgFrame |
This is a specialized type of group that is used to place a set of SVG components within a page. More... | |
class | svgGroup |
SVG Container component. More... | |
class | svgObject |
This is an abstract base class used to define auxilary components that are used by SVG components but do not have a visual representation. More... | |
class | svgPage |
This is a specialized CSP page that serves SVG content for a ZEN svgFrame. More... | |
class | svgSpacer |
Simple SVG spacer component. More... | |
class | swirlChart |
class | tabBar |
SVG tabBar control. More... | |
class | textMeter |
SVG text meter. More... | |
class | timeLine |
SVG TimeLine component. More... | |
class | timeRangeControl |
SVG time range control. More... | |
class | trafficLight |
SVG traffic light meter. More... | |
class | treeMapChart |
This is an SVG <class>chart</class> component that displays a tree map. More... | |
class | xyChart |
This is an SVG <class>chart</class> component that displays an X-Y chart. More... | |
class | xyClusterChart |
This is an SVG <class>chart</class> component that displays an X-Y chart. More... | |
class | xyFitChart |
Documentation for the _.ZEN.SVGComponent package.