Class | Description | |
---|---|---|
![]() | NBasicShapeFactory | The NBasicShapeFactory class is used to produce basic shapes. |
![]() | NConnectorShapeFactory | Creates connector shapes. |
![]() | NPredefinedShapeFactory<TEnum> | Represents a predefined shape factory. |
![]() | NShapeFactory | Servers as base class for all predefined shape factories. A shape factory is used to create shapes from a specific application domain (i.e. basis shapes, flowcharting shapes, floorplan shapes etc.) A shape factory can also be used to create a library. |
![]() | NShapeInfo | The NShapeInfo class is used to encapsulate the additional information about a shape, which can be created by a shape factory. |