IpeObject * IpeObjectFactory::CreateObject | ( | IpeRepository * | rep, | |
IpeString | name, | |||
const IpeXmlAttributes & | attr, | |||
IpeString | data | |||
) | [static] |
Create an Ipe object by calling the right constructor.
IpeObject * IpeObjectFactory::CreateImage | ( | IpeRepository * | rep, | |
IpeString | name, | |||
const IpeXmlAttributes & | attr, | |||
IpeBitmap | bitmap | |||
) | [static] |
Create an IpeImage with a given bitmap.