Phoenix Logo

phoenix_title wx.lib.graphics.GraphicsObject

Base class for the other Graphics* classes.

There should be no need to use this directly, it is just here for compatibility with wx.GraphicsObject.


class_hierarchy Class Hierarchy

Inheritance diagram for class GraphicsObject:

method_summary Methods Summary

IsNull Returns whether the object is valid.

api Class API



class GraphicsObject(object)

Base class for the other Graphics* classes.

There should be no need to use this directly, it is just here for compatibility with wx.GraphicsObject.


Methods



IsNull(self)

Returns whether the object is valid.