API documentation for visualization library

Michael Galloy

single page | use frames     summary     class     fields     routine details     file attributes

misc/

vis_timeline.pro

includes main-level program

vis_timeline is a timeline creation routine which creates a PostScript output file from an XML input file.

Examples

Try the main-level example program at the end of this file:

IDL> .run vis_timeline
This should produce a timeline; below is a small section of it:

Class description for vis_timelineactivity

Properties

start get set
report get set
name get set
value get set
graph get set
color get set
level get set

Class description for vis_timelineinterval

Properties

name get set
color get set
end_date get set
level get set
start_date get set

Class description for vis_timelineevent

Properties

color get set
date get set
text get set
level get set

Class description for vis_timeline

Inheritance

Properties

ticks get
mark_now get
activities get
_extra init
now_color get
intervals get
end_date get
events get
start_date get

top vis_timeline

vis_timeline, filename, outputFilename

Create a timeline from the given input file.

Parameters

filename in required type=string

input XML file

outputFilename in required type=string

name of PostScript output file

File attributes

Modification date: Mon Nov 29 18:32:39 2010
Lines: 676
Docformat: rst rst