A | |
arrow_style [Mlpost.Tree] |
The style of arrows between nodes
|
B | |
box_creator [Mlpost.Box] |
All functions used to create boxes take the following optional
parameters :
dx (resp.
|
D | |
dir [Mlpost.Diag] | |
direction [Mlpost.Path] |
A
direction is used to put constraints on paths:
vec p defines a direction by a point (interpreted as a vector), curl f changes the curling factor of the extremity of a path;
higher curling factor means flatter curves, noDir means no particular direction
|
drawing [Mlpost.Plot] | |
E | |
edge_style [Mlpost.Tree] |
There are several styles available for edges
|
H | |
head [Mlpost.Arrow] |
If
h is a head, h p d returns c, p where c is a command that can
be used to draw the head at point p with direction d , and p is a
path that can be used to cut the arrow lines.
|
hposition [Mlpost.Command] |
Positions; useful to place labels
|
J | |
joint [Mlpost.Path] |
A joint is the connection between two knots in a path.
|
K | |
kind [Mlpost.Arrow] |
The abstract type for arrow kinds.
|
knot [Mlpost.Path] |
A
knot is the basic element of a path, and is simply a point
with an incoming and outgoing direction constraint
|
L | |
labels [Mlpost.Plot] | |
N | |
node [Mlpost.Diag] |
The abstract type of nodes
|
node_style [Mlpost.Diag] |
The type for node styles; It corresponds to the type of the box
creation functions in the
Box module
|
O | |
on_off [Mlpost.Dash] | |
P | |
position [Mlpost.Command] | |
S | |
scale [Mlpost.Num] | |
skeleton [Mlpost.Plot] |
The abstract skeleton for grids, axes and functions
|
style [Mlpost.Box] |
Styles
|
T | |
t [Mlpost.Diag] |
The abstract type of diagrams
|
t [Mlpost.Tree] |
The type of trees
|
t [Mlpost.Box] |
The abstract type of boxes
|
t [Mlpost.Command] |
The abstract commands type
|
t [Mlpost.Picture] |
The abstract type of pictures
|
t [Mlpost.Transform] |
A transformation is a list of single transformations
|
t [Mlpost.Color] |
the abstract type of colors
|
t [Mlpost.Dash] |
The abstract type of dash patterns
|
t [Mlpost.Pen] |
The abstract type of pens
|
t [Mlpost.Path] |
The abstract type of paths
|
t [Mlpost.Point] |
The abstract type for points
|
t [Mlpost.Num] |
The Mlpost numeric type is an abstract datatype
|
t' [Mlpost.Transform] |
The abstract type of a single transformation
|
ticks [Mlpost.Plot] | |
V | |
vposition [Mlpost.Command] |