The IDLitVisualization class represents the base visualization component, from which all iTool visualization classes should subclass. IDLitVisualization acts as a container and provides methods for adding, removing, and grouping visualization components.
This class is written in the IDL language. Its source code can be found in the file idlitvisualization__define.pro in the lib/itools/framework subdirectory of the IDL distribution.
Objects of this class have the following properties. See IDLitVisualization Properties for details on individual properties.
In addition, objects of this class inherit the properties of all superclasses of this class.
This class has all the methods associated with the superclasses, plus the following methods:
In addition, this class inherits the methods of its superclasses.
See Creating a Visualization for examples using this class and its methods.
Introduced: 6.0