This is the psgraph Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Sep 15 06:25:19 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
psgraph
PostScript DAG Grapher.
Joseph Bates, Carnegie Mellon University
Public Domain
The PSGrapher is a set of Lisp routines that can
be called to produce PostScript commands that display a directed
acyclic graph.
psgraph.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
psgraph/psgraph.lisp
psgraph
(system).
*boxedge*
(special variable).
*boxgray*
(special variable).
*boxkind*
(special variable).
*boxradius*
(special variable).
*chunksize*
(special variable).
*edgecap*
(special variable).
*edgegray*
(special variable).
*edgewidth*
(special variable).
*extra-x-spacing*
(special variable).
*extra-y-spacing*
(special variable).
*fontname*
(special variable).
*fontsize*
(special variable).
*pageheight*
(special variable).
*pagewidth*
(special variable).
*second-fontname*
(special variable).
*second-fontsize*
(special variable).
*textgray*
(special variable).
psgraph
(function).
*ancestor-cache*
(special variable).
*narray*
(special variable).
*num-psnodes*
(special variable).
*psnode-index*
(special variable).
*top-sort*
(special variable).
ancestor
(function).
copy-psnode
(function).
make-psnode
(function).
psnode
(structure).
psnode-appears-in-top-sort
(reader).
(setf psnode-appears-in-top-sort)
(writer).
psnode-children
(reader).
(setf psnode-children)
(writer).
psnode-children-appear-in-top-sort
(reader).
(setf psnode-children-appear-in-top-sort)
(writer).
psnode-height
(reader).
(setf psnode-height)
(writer).
psnode-info
(reader).
(setf psnode-info)
(writer).
psnode-name
(reader).
(setf psnode-name)
(writer).
psnode-p
(function).
psnode-parents
(reader).
(setf psnode-parents)
(writer).
psnode-yvalue
(reader).
(setf psnode-yvalue)
(writer).
related-classes
(function).
top-sort-node
(function).
top-sort-parent
(function).
walk-graph
(function).
Packages are listed by definition order.
psgraph
common-lisp
.
*boxedge*
(special variable).
*boxgray*
(special variable).
*boxkind*
(special variable).
*boxradius*
(special variable).
*chunksize*
(special variable).
*edgecap*
(special variable).
*edgegray*
(special variable).
*edgewidth*
(special variable).
*extra-x-spacing*
(special variable).
*extra-y-spacing*
(special variable).
*fontname*
(special variable).
*fontsize*
(special variable).
*pageheight*
(special variable).
*pagewidth*
(special variable).
*second-fontname*
(special variable).
*second-fontsize*
(special variable).
*textgray*
(special variable).
psgraph
(function).
*ancestor-cache*
(special variable).
*narray*
(special variable).
*num-psnodes*
(special variable).
*psnode-index*
(special variable).
*top-sort*
(special variable).
ancestor
(function).
copy-psnode
(function).
make-psnode
(function).
psnode
(structure).
psnode-appears-in-top-sort
(reader).
(setf psnode-appears-in-top-sort)
(writer).
psnode-children
(reader).
(setf psnode-children)
(writer).
psnode-children-appear-in-top-sort
(reader).
(setf psnode-children-appear-in-top-sort)
(writer).
psnode-height
(reader).
(setf psnode-height)
(writer).
psnode-info
(reader).
(setf psnode-info)
(writer).
psnode-name
(reader).
(setf psnode-name)
(writer).
psnode-p
(function).
psnode-parents
(reader).
(setf psnode-parents)
(writer).
psnode-yvalue
(reader).
(setf psnode-yvalue)
(writer).
related-classes
(function).
top-sort-node
(function).
top-sort-parent
(function).
walk-graph
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
info
.
name
.
structure-object
.
list
(quote nil)
list
(quote nil)
list
(quote nil)
(member nil t)
(member nil t)
fixnum
0
fixnum
0
Jump to: | (
A C F M P R T W |
---|
Jump to: | (
A C F M P R T W |
---|
Jump to: | *
A C H I N P S Y |
---|
Jump to: | *
A C H I N P S Y |
---|
Jump to: | F P S |
---|
Jump to: | F P S |
---|