Overload | Description |
---|---|
NShapeGraphAdapter Constructor() | Creates a shape graph adapter that is not isolated for a specific set of shapes. |
NShapeGraphAdapter Constructor(NGroup) | Creates a shape graph adapter, which creates graphs for the shapes of the specified group. |
NShapeGraphAdapter Constructor(NPage) | Creates a shape graph adapter, which creates graphs for the shapes of the specified page. |
NShapeGraphAdapter Constructor(NList<NShape>) | Creates a shape graph adapter which creates graphs for the shapes in the specified node list. |