Powered by Apache

CVS log for OpenXM_contrib2/asir2000/plot/plotf.c

[BACK] Up to [local] / OpenXM_contrib2 / asir2000 / plot

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: maekawa-ipv6


Revision 1.6 / (download) - annotate - [select for diffs], Tue Nov 7 06:06:40 2000 UTC (23 years, 6 months ago) by noro
Branch: MAIN
CVS Tags: maekawa-ipv6
Changes since 1.5: +87 -1 lines
Diff to previous 1.5 (colored)

Enhanced the multiplication in Weyl algebra.

Added and modified some new functions related to plotting.
(sorry, not documented yet)

ifplot(), conplot(), plot() : push the 'index' which indicates
the index of the created canvas. A canvas is specified by (Id,Index),
where Id is the identifier for an ox server.

open_canvas(Id): create a white canvas.

draw_obj(Id,Index,PointOrSegment): create a white canvas. This function
also pushes the index.

PointOrSegment : a list. If the length is 2, it is regarded as a point.
If the length is 4, it is regarded as a line segment.

clear_canvas(Id,Index): clears the canvas.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>