Nevron .NET Vision
Inheritance Hierarchy
In This Topic
    Nevron.Diagram.Extensions Namespace
    In This Topic
    Classes
     ClassDescription
    Class 
    ClassThe NCanvas class represents a virtual drawing surface, which can be used to render a drawing document
    ClassThe class importer class imports the structure of a class and all of its sub classes in a diagram document.
    ClassThe database importer class imports the structure of a relational database in a diagram document.
    ClassReads an entire standard DBF file into a DataTable.
    ClassThe NDrawingExporter class serves as base class for all extension classes, which help you export a drawing document to raster or vector graphics formats.
    ClassThe NFlashExporter class is used to export drawing documents to SWF (Adobe Flash) vector format.
    ClassThe NImageExporter class is used to export an entire drawing document, or only portions of it to image.
    Class 
    ClassThe NPersistencyManager class facilitates the persistency management of different document types.
    ClassRepresents a persistent document, divided in named sections
    ClassRepresents a persistent section inside a persistent document
    ClassRepresents a strongly typed collection of NPersistenSection instances
    ClassThe NPrintDocument class is a subclass of a PrintDocument, which supports paging and is attached to a print manager
    ClassThe NPrintManager class can be used to provide drawing documents with printing abilities
    ClassThe NSvgExporter class is used to export a drawing document to SVG.
    ClassThe NXamlExporter class is used to export a drawing document to Microsoft Silverlight XAML code.
    See Also