Factory for Ipe leaf objects. More...
#include <ipefactory.h>
Factory for Ipe leaf objects.
Object * ObjectFactory::createObject | ( | String | name, | |
const XmlAttributes & | attr, | |||
String | data | |||
) | [static] |
Create an Ipe object by calling the right constructor.
Object * ObjectFactory::createImage | ( | String | name, | |
const XmlAttributes & | attr, | |||
Bitmap | bitmap | |||
) | [static] |
Create an Image with a given bitmap.