NShapeFactory Class Methods
In This Topic
For a list of all members of this type, see NShapeFactory members.
Public Methods
| | Name | Description |
 | CreateLibrary | Creates a new library, which contians a library item for each shape which the factory can produce |
 | CreateLibraryItem | Creates a library item for the shape at the specified index. |
 | CreateShape | Creates a new instance of the shape at the specified index. |
 | GetShapeInfo | Obtains information about the shape at the specified index |
 | GetShapeNames | Gets the names of the shapes inside this shape factory |
 | Init2DShape | Overloaded. Initializes a 2D shape. |
 | SaveToFile | Overloaded. Creates a library from this shape factory and saves it to the specified library file. |
Top
Protected Methods
See Also