Go to the source code of this file.
Classes | |
| class | SciFigs::GraphContentLayerFactory |
| Brief description of class still missing. More... | |
Namespaces | |
| namespace | SciFigs |
Defines | |
| #define | REGISTER_GRAPHCONTENTLAYER(_className_, _tagName_) |
| #define | SYNONYM_GRAPHCONTENTLAYER(_synName_, _tagName_) XMLSYNONYM(GraphContentLayerFactory, _synName_, _tagName_) |
| #define REGISTER_GRAPHCONTENTLAYER | ( | _className_, | |
| _tagName_ | |||
| ) |
XMLREGISTER_HEAD(GraphContentLayerFactory, XMLClassCreator, _className_, _tagName_) \ XMLREGISTER_TAIL(_className_)
| #define SYNONYM_GRAPHCONTENTLAYER | ( | _synName_, | |
| _tagName_ | |||
| ) | XMLSYNONYM(GraphContentLayerFactory, _synName_, _tagName_) |