Nevron Open Vision Documentation
Nevron.Nov.Diagram.Shapes Namespace / NConnectorShapeFactory Class
Fields Properties Methods


In This Topic
    NConnectorShapeFactory Class Members
    In This Topic

    The following tables list the members exposed by NConnectorShapeFactory.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Protected Fields
    Public Properties
     NameDescription
    Public PropertyGets or sets the default shapes size (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Public PropertyGets or sets the name of this shape factory. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Public PropertyGets the number of shapes in this factory. (Inherited from Nevron.Nov.Diagram.Shapes.NPredefinedShapeFactory<ENConnectorShape>)
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new library, which contians a library item for each shape which the factory can produce (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Public MethodCreates a library item for the shape at the specified index. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Public MethodOverloaded. Overridden. Creates the shape at the specified index.  
    Public MethodCreates a side to side connector (HVH) that is intended to connect the sides of shapes. If offset is 0, the connector V segment is positioned in the middle, otherwise it is offset on right (if offset is positive) or offset to the left (if offset is negative).  
    Public MethodOverridden. Gets the large image that represents this factory in the library browser.  
    Public MethodObtains information about the shape at the specified index (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Public MethodGets the names of the shapes inside this shape factory (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Public MethodOverridden. Gets the small image that represents this factory in the library browser.  
    Public MethodOverloaded. Initializes a 2D shape. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Public MethodOverloaded. Creates a library from this shape factory and saves it to the specified library file. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Creates center and relative ports. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Protected MethodCreates center and sides ports for the specified shape. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Protected MethodCreates a center port. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Protected MethodOverloaded. Creates an image map from the files inside the specified zip stream (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Protected MethodCreates a relative port. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Protected MethodCreates ports with the specified relative locations. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Protected MethodOverridden. Overriden to create the shape info for the connector shape at the specified index  
    Protected MethodCreates a side port. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Protected MethodCreates sides ports for the specifies shape (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Internal Method (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Protected MethodGets the modeling bounds for a shape (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Protected MethodGets scaled rectangle. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Internal Method (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Protected Internal MethodInits the 1-D open end shape.  
    Protected Internal MethodInits the angled connector shape.  
    Protected Internal MethodInits the bezier shape.  
    Protected Internal MethodInits the bottom-to-top 1 shape.  
    Protected Internal MethodInits the bottom-to-top 2 shape.  
    Protected Internal MethodInit bus shape.  
    Protected Internal MethodInit comm-link shape.  
    Protected Internal MethodInits the control tranfer shape.  
    Protected Internal MethodInits the curve connect 1 shape.  
    Protected Internal MethodInits the curve connect 2 shape.  
    Protected Internal MethodInits the double arrow shape.  
    Protected Internal MethodInits the double 60 degrees arrow shape.  
    Protected Internal MethodInits the double flexi arrow shape.  
    Protected Internal MethodInits the elbow 1 shape.  
    Protected Internal MethodInits the elbow 2 shape.  
    Protected Internal MethodInits the flexi arrow 1 shape.  
    Protected Internal MethodInits the flexi arrow 2 shape.  
    Protected Internal MethodInits the flexi arrow 3 shape.  
    Protected Internal MethodInits the hollow connect 1 shape.  
    Protected Internal MethodInits the hollow connect 2 shape.  
    Protected Internal MethodInits the hollow connect 3 shape.  
    Protected Internal MethodInits the jumper shape.  
    Protected Internal MethodInits the line shape.  
    Protected Internal MethodInits the one to many shape.  
    Protected Internal MethodInits the side-to-side 1 shape.  
    Protected Internal MethodInits the side-to-side 2 shape.  
    Protected Internal MethodInits a side-to-top/bottom shape.  
    Protected Internal MethodInits the single arrow shape.  
    Protected Internal MethodInits single arrow shape with 60 degree arrow.  
    Protected Internal MethodInits the single fancy arrrow shape.  
    Protected Internal MethodInits the slopped double tree shape.  
    Protected Internal MethodInits the slopped multi tree shape.  
    Protected Internal MethodInits the squared double tree shape.  
    Protected Internal MethodInits the squared multi tree shape.  
    Protected Internal MethodInits the square loop shape.  
    Protected Internal MethodInit star shape.  
    Protected Internal MethodInits the tail 45 degrees arrow shape.  
    Protected Internal MethodInit tail 60 degrees arrow.  
    Protected Internal MethodInits a top/bottom-to-side shape.  
    Protected MethodCalled when the shape at the specified index has been created (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Protected MethodScales the shape to the default size of the shape factory. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Protected MethodSets the bounds of the specified shape. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Protected MethodOverloaded. Sets shape bounds rectangle. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Protected MethodStyles the shape as a connector. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Internal Method (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Internal Method (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory)
    Top
    See Also