Package | Description |
---|---|
com.metsci.glimpse.plot.timeline | |
com.metsci.glimpse.plot.timeline.group |
Modifier and Type | Method and Description |
---|---|
GroupInfo |
CollapsibleTimePlot2D.createGroup(Object id,
Collection<? extends PlotInfo> subplots) |
GroupInfo |
CollapsibleTimePlot2D.createGroup(Object id,
PlotInfo... subplots) |
GroupInfo |
CollapsibleTimePlot2D.createGroup(PlotInfo... subplots)
Create a collapsible/expandable group of plots.
|
GroupInfo |
CollapsibleTimePlot2D.getGroupById(Object groupId) |
Modifier and Type | Method and Description |
---|---|
Collection<GroupInfo> |
CollapsibleTimePlot2D.getAllGroups() |
Modifier and Type | Class and Description |
---|---|
class |
GroupInfoImpl |
Copyright © 2016 Metron, Inc.. All rights reserved.