Entry
XD++ MFC Library for VC++.NET
Jul 16th, 2002 06:24
JACK ZHANG, http://www.ucancode.net/download/Eval/XDEval420.zip
The Xtreme Diagram++ Class Library is a set of classes built on the
Microsoft Foundation Classes. Xtreme Diagram++ was designed from the
start to be a reusable class library
Xtreme Diagram++ supports Documents, Views, and Graphical Objects such
as rectangles, ellipses, polygons, metafiles, text, bitmaps, and lines.
Objects can be grouped together in a hierarchical structure, forming
arbitrarily complex visual objects from basic Xtreme Diagram++
objects.With Xtreme diagram++ add in tool you can easy definition of
specialized graphical objects containing other objects
The Xtreme Diagram++ View object supports mouse-based object ipulation,
including selection, resize, moving,alignment,oderment,and "active"
dragging (moving a visual image, not just an outline).
The Xtreme Diagram++ Document object supports MFC archiving, making it
easy to save and restore graphical objects, visual layout, and
application-related data.
Xtreme Diagram++ also provides support for composing and manipulating
graphs (node & arc diagrams).
The Xtreme Diagram++ Class Library is designed to be flexible and
extensible. All objects are easily subclassed for application-specific
specialization. New graphical objects can be easily added to the
existing framework.It also supports double-buffering, real-time
dragging, and Windows metafiles for full-resolution printing
Visit http://www.ucancode.net for more information.