Interface | Description |
---|---|
EventPainter |
A painter responsible for making OpenGL calls to visualize an
Event . |
GroupedEventPainter |
A painter responsible for making OpenGL calls to visualize a collection of
Event . |
Class | Description |
---|---|
DefaultEventPainter |
Paints the default visualization for provided
Event objects. |
DefaultGroupedEventPainter | |
EventDrawInfo |
A helper data structure used by
DefaultGroupedEventPainter to manage
bounds of timeline events being rendered. |
EventPainterManager |
Paints 1D events with associated color, time span, icon, and label information.
|
GroupedEventPainterAdapter |
An adapter class which utilizes a
EventPainter to (inefficiently)
perform the function of a GroupedEventPainter . |
IconDrawInfo | |
TextDrawInfo |
Copyright © 2016 Metron, Inc.. All rights reserved.