Package | Description |
---|---|
com.metsci.glimpse.plot.timeline.event | |
com.metsci.glimpse.plot.timeline.event.paint |
Modifier and Type | Method and Description |
---|---|
GroupedEventPainter |
EventPlotInfo.getEventPainter() |
Modifier and Type | Method and Description |
---|---|
void |
EventPlotInfo.setEventPainter(GroupedEventPainter painter) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultGroupedEventPainter |
class |
GroupedEventPainterAdapter
An adapter class which utilizes a
EventPainter to (inefficiently)
perform the function of a GroupedEventPainter . |
Modifier and Type | Method and Description |
---|---|
GroupedEventPainter |
EventPainterManager.getEventPainter() |
Modifier and Type | Method and Description |
---|---|
void |
EventPainterManager.setEventPainter(GroupedEventPainter painter) |
Copyright © 2016 Metron, Inc.. All rights reserved.