Package com.metsci.glimpse.core.plot.timeline.event.paint
-
Interface Summary Interface Description EventPainter A painter responsible for making OpenGL calls to visualize anEvent.GroupedEventPainter A painter responsible for making OpenGL calls to visualize a collection ofEvent. -
Class Summary Class Description DefaultEventPainter Paints the default visualization for providedEventobjects.DefaultGroupedEventPainter EventDrawInfo A helper data structure used byDefaultGroupedEventPainterto 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 aEventPainterto (inefficiently) perform the function of aGroupedEventPainter.IconDrawInfo TextDrawInfo