Nevron Open Vision Documentation
Nevron.Nov.Diagram.Formats Namespace / NDrawingFormatRegistry Class
Fields Properties Methods


In This Topic
    NDrawingFormatRegistry Class Members
    In This Topic

    The following tables list the members exposed by NDrawingFormatRegistry.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Singleton instance.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the name of the All files types group. (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NDrawingFormat>)
    Public PropertyOverridden. Gets the fallback format extension of this document format registry.  
    Public PropertyGets or sets the document formats contained in this registry. (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NDrawingFormat>)
    Top
    Public Methods
     NameDescription
    Public MethodReturns true if the document format can be processed. (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NDrawingFormat>)
    Public MethodOverloaded. Gets the file types of all supported formats. (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NDrawingFormat>)
    Public MethodReturns the document format with the given name or null if no such document format is registered. (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NDrawingFormat>)
    Public MethodOverloaded. Gets a document format from the specified extension and header. (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NDrawingFormat>)
    Public MethodGets the document format from the specified file. If the file format couldn't be recognized from the given file, the default file format of the document registry is returned. (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NDrawingFormat>)
    Public MethodGets the document format from the specified file name. (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NDrawingFormat>)
    Public Method (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NDrawingFormat>)
    Public MethodGets the document format from the specified stream. (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NDrawingFormat>)
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the all specific files name, for example "All Diagram Drawing Files". (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NDrawingFormat>)
    Protected MethodOverridden. Gets the document type name.  
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NDrawingFormat>)
    Top
    See Also