InfiView 1.5 beta

We are proud to release InfiView 1.5 beta.

If you want to join the beta program, please contact sales@bindows.net.

This version contains several major new features and improvements:

For more information see InfiView 1.5 beta release notes.

Grouping (groups created programmatically)

InfiView Groups

Now you can programmatically create groups. InfiView will automatically switch the display from groups to items depending on the zoom level.

This capability, coupled with the suport for infinite data size, enable you to present infinite size data, in a clear, legibile way, at any zoom level.

Click here for more details

Layout algorithms

CLICK to run the Single Circle demo CLICK to run the Balloon Tree demo CLICK to run the Wedge Tree demo

InfiView 1.5 includes various layout algorithms.
The layouts are designed with flexibility and extensibility in mind, so that they can be used as building blocks for applications.

There are basically two different classes of layouts: those that are meant for trees, and those that work with general graphs.

Trees Layouts:

General Graph Layouts

Click here for more details

Polygonal Edges

CLICK to run the Polygonal Edges demo

The polygonal edges enables creation of edges with any polygonal shape, color, gradient, arrows and more.

<--- CLICK to run

Click here for more details

Moving Edges

CLICK to run the Live Motion demo

InfiView 1.5 now supports live graphical presentation of movements and flow (technical term: moving edges).

You can use this to develop applications presenting actual process flow and live location and movement.

Several examples, a live metro/subway application, showing location and movement of all the train cars (or buses) in real time, or money flow in a corporation, and how much is currently available in every site, or, live supply chain application, etc.

As a programmer you have full control over the weight of the edges (lines or any polygon), their color, the speed and direction of the animation, you can tie it to reallife events - and of course, the whole layout could be programatically generated and updated from database(s).

<--- CLICK to run (for the next few days, in IE only).
Inside the demo, click the Start button.

Snap to grid

With the help of grids it is now easier to create certain types of graphs and diagrams. The grid automatically arranges nodes and is zoomable.

Printing

It is now possible to print the contents of the viewport.

Improved Documentation

Schema support

A schema is a file that you can link to from your ADF to get certain benefits while developing InfiView and Bindows applications. Your code editor must support this feature for it to work. The InfiView and Bindows XML Schemas that ship with InfiView are used primarily for three things:

Samples, including backend samples

Included in the InfiView 1.5 beta package.