Profile Picture

Regarding custom shape factories

Posted By Ravali Allam 14 Years Ago
Author
Message
Ravali Allam
Posted 14 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)

Group: Forum Members
Last Active: 13 Years Ago
Posts: 5, Visits: 1

Hi,

We are evaulating Nevron Diagram for Winform for our current project. So far we found that it covers majority of our requirements. But we have few questions. PFB.

1. How to create custom Libraries?

2. Can we insert images into the nevron diagram?

3. Does it support import visio stencil into library?

4. Does it support vector graphics?

5. Does it have container controls?

We appreciate your support. Thanks in advance



Nevron Support
Posted 14 Years Ago
View Quick Profile
Supreme Being

Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)

Group: Forum Members
Last Active: Last Week
Posts: 3,054, Visits: 4,009
Hi Ravali,

First of all - thank you for evaluating the Nevron Diagram for .NET library!

Regarding your questions:

1. How to create custom Libraries?
Custom libraries can be visually created with the help of the Diagram Designer application that comes along with the evaluation package. Follow these steps:

a. Click on the New Library toolbar button to create a new library
b. Create a shape in the drawing view
c. Drag and drop the shape from the drawing view in the library
d. Repeat steps b and c for all custom shapes
e. Save the newly created library to an .nlx file

The custom library can be loaded from code and masters in the library can be instanced on demand.

2. Can we insert images into the nevron diagram?

Yes - you can assign an NImageFillStyle to the Style.FillStyle of each shape. This means that images can be displayed not only by rectangles, but by ellipses, polygons etc. (basically by all closed primitives).
Take a look at this topic in the Users Guide:
Framework > Presentation Layer > Graphics > Appearance Styles > Fill Styles > Image Fill Style

3. Does it support import visio stencil into library?
No

4. Does it support vector graphics?
Yes - the diagram is essentially modelled as a vector scene.

5. Does it have container controls?
Yes - you can create groups can host any type of other shapes including other groups. There are special winform control host shapes. Expand/collapse containers are created with the help of decorators and decorators can be applied to any shape.

Hope this helps - questions or comments - please feel free...

Best Regards,
Nevron Support Team





Similar Topics


Reading This Topic