class
GraphCreator
: public
OverlayCreator
(Return to index)
creator for use of
GraphCatalog
.
Type:
Instantiable
Base Classes:
public
OverlayCreator
Derived Classes
Include file:
GraphUnidraw/graphcreator.h
Public:
virtual void*
Create
(ClassId)
for views
virtual void*
Create
( ClassId, istream&,
ObjectMap
* = nil, int = 0 )
for subjects.
GraphCreator
()
static void*
create
(ClassId)
static method that allows the use of the bulk of this class from other places.
(more documentation)