phoenix_title wx.lib.floatcanvas.FCObjects.ColorOnlyMixin

Mixin class for objects that have just one color, rather than a fill color and line color


class_hierarchy Class Hierarchy

Inheritance diagram for class ColorOnlyMixin:

sub_classes Known Subclasses

wx.lib.floatcanvas.FCObjects.Point, wx.lib.floatcanvas.FCObjects.PointSet, wx.lib.floatcanvas.FCObjects.SquarePoint


method_summary Methods Summary

SetColor

Set the Color


api Class API

class ColorOnlyMixin

Mixin class for objects that have just one color, rather than a fill color and line color


Methods

SetColor(self, Color)

Set the Color

Parameters:

Color – see SetColor for valid values