Nevron .NET Vision
Nevron.Diagram.Templates Namespace / NGraphTemplate Class
Properties Methods Events


In This Topic
    NGraphTemplate Class Members
    In This Topic

    The following tables list the members exposed by NGraphTemplate.

    Public Properties
     NameDescription
    Public PropertySpecifies the default style applied to edges  
    Public PropertySpecifies the default stylesheet name of the edges  
    Public PropertyGets/sets the horizontal spacing between vertices  
    Public PropertyGets/sets the template origin (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public PropertyGets/sets the vertical spacing between vertices  
    Public PropertyGets/sets the shape of the vertices constructed by this template  
    Public PropertyGets/sets the size of the vertices constructed by this template  
    Public PropertySpecifies the default style applied to vertices  
    Public PropertySpecifies the default stylesheet name of the vertices  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this object (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public MethodOverridden. Called when the measurement unit of the measurements stored in this node have changed and all measurements must be converted to the new unit  
    Public MethodCreates the template in the specified document (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public MethodOverridden.   
    Public MethodCreates the template user controls, which are used in the wizard (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public MethodGets a child or descendant attribute by its name (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public MethodOverridden. Gets the name of the specified child attribute  
    Public MethodObtains a dynamic human readable description of the template (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public MethodCalled by child or descendants attributes when an attribute has changed (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public MethodCalled by child or descendants attributes when an attribute property has changed (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public MethodCalled by child or descendants attributes when an attribute property is changing (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public MethodSets a child or descendant attribute by its name (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public MethodOverridden.   
    Public Method (Inherited from Nevron.Diagram.Templates.NTemplate)
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates a new connector from the specified type  
    Protected MethodMust override to create the template (Inherited from Nevron.Diagram.Templates.NTemplate)
    Protected MethodCreates a new graph vertex with the specified predefined shape  
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodCalled when the template has changed (Inherited from Nevron.Diagram.Templates.NTemplate)
    Top
    Public Events
     NameDescription
    Public EventFired when the template has been changed (Inherited from Nevron.Diagram.Templates.NTemplate)
    Top
    See Also