![]()
|
|
Passive XY |
|
![]() ![]() ![]() ![]() ![]() |
Passive XY is a C++ library capable of handling all concepts
envolved with drawing XY plot charts. Its applications should define a set
of objects with some interation with each other. This interaction,
respecting a well defined XY hierarchy (inheritance and collaboration)
allows programmers to avoid duplicated code or ambiguities.
The library was designed to work with CD (Canvas Draw) graphical library. Then, it is capable of dealing with several output devices: printers, postscript files, clipboards, image files, native windows etc. Moreover, charts can be held on IUP canvases devices where input events can be treated, if needed. Working on the top of CD and IUP, XY classes can be used on WINDOWS, UNIX/MOTIF and VMS/MOTIF platforms. |