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


In This Topic
    NEllipticalGridTemplate Class Members
    In This Topic

    The following tables list the members exposed by NEllipticalGridTemplate.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies whether the grid vertices are connected  
    Public PropertySpecifies the default style applied to edges (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public PropertySpecifies the default stylesheet name of the edges (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public PropertySpecifies whether the grid has a center node  
    Public PropertyGets/sets the horizontal spacing between vertices (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public PropertyGets/sets the template origin (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public PropertyControls the X radius of the ellipse  
    Public PropertyControls the Y radius of the ellipse  
    Public PropertyGets/sets the count of the nodes on the ellipse rim  
    Public PropertyGets/sets the vertical spacing between vertices (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public PropertyGets/sets the shape of the vertices constructed by this template (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public PropertyGets/sets the size of the vertices constructed by this template (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public PropertySpecifies the default style applied to vertices (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public PropertySpecifies the default stylesheet name of the vertices (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    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 Method (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    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 MethodGets the name of the specified child attribute (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public MethodOverridden. Overriden to return the elliptical grid description  
    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 Method (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public Method (Inherited from Nevron.Diagram.Templates.NTemplate)
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates a new connector from the specified type (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Protected MethodOverridden. Overriden to create the elliptical grid template in the specified document  
    Protected MethodCreates a new graph vertex with the specified predefined shape (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Protected Method (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Protected Method (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    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