icecube.steamshovel.artists.UserLabel module¶
- class icecube.steamshovel.artists.UserLabel.UserLabel¶
Bases:
PyArtist
- create((PyArtist)self, (I3Frame)frame, (SceneGroup)output) None : ¶
[Abstract base class method, must be overridden.] Generate SceneObjects for this artist. The values of frame[self.keys()] are guaranteed to be valid if this artist accepts keys.
- numRequiredKeys = 0¶