API documentation for visualization library

Michael Galloy

single page | use frames    directories     project statistics

Overview

Library of routines to facilitate creating better visualizations.

Both direct graphics and object graphics systems are addressed; many routines calculate graphics system independent data like a set of vertices and connectivity list that can be visualized in either graphics system.

Some routines use external applications such as ImageMagick and POV-Ray.

Directories

animation/

routines and classes for creating animations

animation/animators/

animator classes that perform some animation action

animation/easing/

classes representing easing functions i.e. functions that control the rate of an animator

color/

routines for dealing with specifying colors and color tables

directgraphics/

helper routines for direct graphics

flow/

routines for visualization of vector fields

googlechart/

IDL interface to Google Charts API

graphs/

routines for visualization of trees and graphs

images/

routines for display of images

lineplots/

routines for creating various types of line plots

misc/
objectgraphics/

helper routines and classes for the object graphics systems

povray/

routines to create POV-Ray renderings of data in IDL

tables/

routines for creating tables containing text and graphics

text/

routines for handling text in graphics

treemaps/

routies for creating treemaps, visual displays of weighted trees

util/

utility routines for other routines

vtk/

Project statistics

Directories: 18
.pro files: 129
.sav files: 1
Routines: 396
Lines: 17,336
Required IDL version: 7.1