#include <axlPlaneParametricWriter.h>
 
  
 | Public Member Functions | |
| axlPlaneParametricWriter (void) | |
| virtual | ~axlPlaneParametricWriter (void) | 
| QString | identifier (void) const | 
| QString | description (void) const | 
| QStringList | handled (void) const | 
| bool | accept (dtkAbstractData *data) | 
| bool | reject (dtkAbstractData *data) | 
| QDomElement | write (QDomDocument *doc, dtkAbstractData *data) | 
|  Public Member Functions inherited from axlAbstractDataWriter | |
| axlAbstractDataWriter (void) | |
| virtual | ~axlAbstractDataWriter (void) | 
| void | setName (QDomElement &e, axlAbstractData *data) | 
| void | setColor (QDomElement &e, axlAbstractData *data) | 
| void | setSize (QDomElement &e, axlAbstractData *data) | 
| void | setShader (QDomElement &e, axlAbstractData *data) | 
| Static Public Member Functions | |
| static bool | registered (void) | 
Definition at line 25 of file axlPlaneParametricWriter.h.
| axlPlaneParametricWriter::axlPlaneParametricWriter | ( | void | ) | 
Definition at line 31 of file axlPlaneParametricWriter.cpp.
| 
 | virtual | 
Definition at line 35 of file axlPlaneParametricWriter.cpp.
| 
 | virtual | 
Implements axlAbstractDataWriter.
Definition at line 54 of file axlPlaneParametricWriter.cpp.
| QString axlPlaneParametricWriter::description | ( | void | ) | const | 
Definition at line 42 of file axlPlaneParametricWriter.cpp.
| QStringList axlPlaneParametricWriter::handled | ( | void | ) | const | 
Definition at line 46 of file axlPlaneParametricWriter.cpp.
| QString axlPlaneParametricWriter::identifier | ( | void | ) | const | 
Definition at line 38 of file axlPlaneParametricWriter.cpp.
| 
 | static | 
Definition at line 50 of file axlPlaneParametricWriter.cpp.
| 
 | virtual | 
Implements axlAbstractDataWriter.
Definition at line 59 of file axlPlaneParametricWriter.cpp.
| 
 | virtual | 
Implements axlAbstractDataWriter.
Definition at line 63 of file axlPlaneParametricWriter.cpp.