Nevron.Nov.Diagram.Shapes Namespace : NConnectorShapeFactory Class |
The following tables list the members exposed by NConnectorShapeFactory.
Name | Description | |
---|---|---|
![]() | NConnectorShapeFactory Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() | DefaultSize | Gets or sets the default shapes size (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | Name | Gets or sets the name of this shape factory. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | ShapeCount | Gets the number of shapes in this factory. (Inherited from Nevron.Nov.Diagram.Shapes.NPredefinedShapeFactory<ENConnectorShape>) |
Name | Description | |
---|---|---|
![]() | CreateLibrary | Creates a new library, which contians a library item for each shape which the factory can produce (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | CreateLibraryItem | Creates a library item for the shape at the specified index. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | CreateShape | Overloaded. Overridden. Creates the shape at the specified index. |
![]() | CreateSideToSide | Creates 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). |
![]() | GetLargeImage | Overridden. Gets the large image that represents this factory in the library browser. |
![]() | GetShapeInfo | Obtains information about the shape at the specified index (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | GetShapeNames | Gets the names of the shapes inside this shape factory (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | GetSmallImage | Overridden. Gets the small image that represents this factory in the library browser. |
![]() | Init2DShape | Overloaded. Initializes a 2D shape. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | SaveToFile | Overloaded. Creates a library from this shape factory and saves it to the specified library file. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
Name | Description | |
---|---|---|
![]() | CreateCenterAndRelativePorts | Overloaded. Creates center and relative ports. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | CreateCenterAndSidesPorts | Creates center and sides ports for the specified shape. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | CreateCenterPort | Creates a center port. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | CreateImageMap | Overloaded. Creates an image map from the files inside the specified zip stream (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | CreateRelativePort | Creates a relative port. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | CreateRelativePorts | Creates ports with the specified relative locations. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | CreateShapeInfo | Overridden. Overriden to create the shape info for the connector shape at the specified index |
![]() | CreateSidePort | Creates a side port. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | CreateSidesPorts | Creates sides ports for the specifies shape (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | GetModelBounds | Gets the modeling bounds for a shape (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | GetScaledRect | Gets scaled rectangle. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | OnShapeCreated | Called when the shape at the specified index has been created (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | ScaleShape | Scales the shape to the default size of the shape factory. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | SetModelBounds | Sets the bounds of the specified shape. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | SetShapeBoundsRectangle | Overloaded. Sets shape bounds rectangle. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |
![]() | Style1DShape | Styles the shape as a connector. (Inherited from Nevron.Nov.Diagram.Shapes.NShapeFactory) |