enable.savage.compliance.svg_component module

An Enable component to render SVG documents.

class enable.savage.compliance.svg_component.ImageComponent(**traits)[source]

Bases: enable.component.Component

Simple component that just renders an RGB(A) array in the upper left hand corner of the component.

class enable.savage.compliance.svg_component.SVGComponent(**traits)[source]

Bases: enable.component.Component

An Enable component to render SVG documents.