Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

spec

pentaho.visual. spec

The visual.spec namespace contains specification interfaces and type definitions.

Source: doc-js/pentaho/visual/spec/_namespace.jsdoc, line 17

Interfaces

Name Summary
IAbstractModel

The IAbstractModel interface represents the set of options used to initialize an abstract visual model.

IApplication

The spec.IApplication interface describes a visual application instance in object form.

IDefaultViewAnnotation

The visual.spec.IDefaultViewAnnotation interface describes the configuration options of the pentaho.visual.DefaultViewAnnotation annotation.

IModel

The IModel interface represents the set of options used to initialize a visual model.

IPoint

The visual.spec.IPoint interface describes a point instance using a generic, object form.

IView

The IView interface represents the set of options used to initialize a view instance.