Package | Description |
---|---|
com.metsci.glimpse.plot.timeline.event |
Modifier and Type | Method and Description |
---|---|
Event.OverlapRenderingMode |
Event.getOverlapRenderingMode() |
static Event.OverlapRenderingMode |
Event.OverlapRenderingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Event.OverlapRenderingMode[] |
Event.OverlapRenderingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Event.setOverlapMode(Event.OverlapRenderingMode mode)
Set what types of overlaps should be considered when determining whether to shorten Event box text
and whether to display the Event's icon.
|
Copyright © 2013 Metron, Inc.. All rights reserved.