PixelComponentID

class glue.core.component_id.PixelComponentID(axis, label, hidden=False)[source]

Bases: glue.core.component_id.ComponentID

The ID of a component which is a pixel position in the data - this allows us to make assumptions in certain places. For example when a polygon selection is done in pixel space, it can easily be broadcast along dimensions.