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:

sub_classes Known Subclasses

wx.lib.graphics.GraphicsBitmap, wx.lib.graphics.GraphicsBrush, wx.lib.graphics.GraphicsContext, wx.lib.graphics.GraphicsFont, wx.lib.graphics.GraphicsMatrix, wx.lib.graphics.GraphicsPath, wx.lib.graphics.GraphicsPen


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.