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


In This Topic
    NGedcomDrawingFormat Class Members
    In This Topic

    The following tables list the members exposed by NGedcomDrawingFormat.

    Protected Fields
     NameDescription
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets whether this format can load data.  
    Public PropertyReturns true if the format can save a document to a stream. (Inherited from Nevron.Nov.Dom.NDocumentFormatBase)
    Public PropertyOverridden. Gets the extensions of the format.  
    Public PropertyGets/Sets the family tree library to use for creating family tree shapes when importing data from a GEDCOM file.  
    Public PropertyGets the file signature of this document format. (Inherited from Nevron.Nov.Dom.NDocumentFormatBase)
    Public PropertyOverridden. Gets whether this drawing format may lead to loss of information when saving.  
    Public PropertyOverridden. Gets the mime type.  
    Public PropertyOverridden. Gets the name of the format.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads the family tree library asynchronously from the given file and sets it to the FamilyTreeLibrary property of this drawing format. This method should be called only once.  
    Public MethodLoads the family tree library from the given stream and sets it to the FamilyTreeLibrary property of this drawing format. This method should be called only once.  
    Public MethodOverloaded. Loads a document from the specified file. (Inherited from Nevron.Nov.Dom.NDocumentFormat<NDrawingDocument,NDrawingLoadSettings,NDrawingSaveSettings>)
    Public MethodLoads a document from from the specified stream. (Inherited from Nevron.Nov.Dom.NDocumentFormat<NDrawingDocument,NDrawingLoadSettings,NDrawingSaveSettings>)
    Public MethodOverloaded. Loads the document form the specified stream (Inherited from Nevron.Nov.Dom.NDocumentFormat<NDrawingDocument,NDrawingLoadSettings,NDrawingSaveSettings>)
    Public MethodSaves the document to the specified file (Inherited from Nevron.Nov.Dom.NDocumentFormat<NDrawingDocument,NDrawingLoadSettings,NDrawingSaveSettings>)
    Public MethodSaves a document to the specified stream. (Inherited from Nevron.Nov.Dom.NDocumentFormat<NDrawingDocument,NDrawingLoadSettings,NDrawingSaveSettings>)
    Public MethodOverloaded. Saves the specified document to the specified stream (Inherited from Nevron.Nov.Dom.NDocumentFormat<NDrawingDocument,NDrawingLoadSettings,NDrawingSaveSettings>)
    Top
    Protected Methods
     NameDescription
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentFormat<NDrawingDocument,NDrawingLoadSettings,NDrawingSaveSettings>)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentFormat<NDrawingDocument,NDrawingLoadSettings,NDrawingSaveSettings>)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentFormat<NDrawingDocument,NDrawingLoadSettings,NDrawingSaveSettings>)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentFormat<NDrawingDocument,NDrawingLoadSettings,NDrawingSaveSettings>)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentFormatBase)
    Protected MethodOverridden.   
    Protected MethodLoads a document from the specified stream. (Inherited from Nevron.Nov.Dom.NDocumentFormat<NDrawingDocument,NDrawingLoadSettings,NDrawingSaveSettings>)
    Protected MethodCalled when the document has been loaded (Inherited from Nevron.Nov.Dom.NDocumentFormat<NDrawingDocument,NDrawingLoadSettings,NDrawingSaveSettings>)
    Protected MethodCalled when the document has been saved. (Inherited from Nevron.Nov.Dom.NDocumentFormat<NDrawingDocument,NDrawingLoadSettings,NDrawingSaveSettings>)
    Protected MethodCalled when the document has failed to be saved successfully (Inherited from Nevron.Nov.Dom.NDocumentFormat<NDrawingDocument,NDrawingLoadSettings,NDrawingSaveSettings>)
    Protected MethodCalled when the document is about to be saved. (Inherited from Nevron.Nov.Dom.NDocumentFormat<NDrawingDocument,NDrawingLoadSettings,NDrawingSaveSettings>)
    Protected MethodOverridden.   
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentFormatBase)
    Internal Method (Inherited from Nevron.Nov.Diagram.Formats.NDrawingFormat)
    Protected MethodOverridden.   
    Protected MethodSaves a document to the specified stream. (Inherited from Nevron.Nov.Dom.NDocumentFormat<NDrawingDocument,NDrawingLoadSettings,NDrawingSaveSettings>)
    Internal Method (Inherited from Nevron.Nov.Diagram.Formats.NDrawingFormat)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentFormatBase)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentFormat<NDrawingDocument,NDrawingLoadSettings,NDrawingSaveSettings>)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentFormat<NDrawingDocument,NDrawingLoadSettings,NDrawingSaveSettings>)
    Top
    See Also