public class CollapsibleTimePlot2D extends StackedTimePlot2D
StackedPlot2D.Orientation
CURRENT_TIME, MAX_TIME, MIN_TIME
Constructor and Description |
---|
CollapsibleTimePlot2D() |
CollapsibleTimePlot2D(Epoch epoch) |
CollapsibleTimePlot2D(Epoch epoch,
TaggedAxis1D commonAxis) |
Modifier and Type | Method and Description |
---|---|
GroupInfo |
createGroup(Object id,
Collection<? extends PlotInfo> subplots) |
GroupInfo |
createGroup(Object id,
PlotInfo... subplots) |
GroupInfo |
createGroup(PlotInfo... subplots)
Create a collapsible/expandable group of plots.
|
Collection<GroupInfo> |
getAllGroups() |
GroupInfo |
getGroupById(Object groupId) |
List<PlotInfo> |
getUngroupedPlots() |
boolean |
isIndentSubplots() |
void |
setIndentSize(int size) |
void |
setIndentSubplots(boolean indent) |
void |
validateLayout() |
addPlotMouseListener, createEventPlot, createEventPlot, createPlot, createTimeline, createTimeline, createTimePlot, createTimePlot, createTimePlot, fromTimeStamp, getAllTimePlots, getDefaultTimeline, getEpoch, getEventPlot, getEventSelectionHander, getFullOverlayLayout, getLabelSize, getOverlayLayout, getSelectedPlot, getSelectedTimePainter, getTextureAtlas, getTime, getTimeAxis, getTimeAxisLabelHandler, getTimeAxisMouseListener, getTimeline, getTimePlot, getTimeSelection, getTimeSelectionMax, getTimeSelectionMaxTag, getTimeSelectionMin, getTimeSelectionMinTag, getTimeSelectionTag, getTooltipPainter, getUnderlayLayout, isCurrentTimeLocked, isLocked, isSelectionLocked, isShowLabels, isShowTimeline, isTimeAxisHorizontal, pushLayoutTargetStack, pushPlotTargetStack, removePlotMouseListener, setAllowPanX, setAllowPanY, setAllowSelectionLock, setAllowZoomX, setAllowZoomY, setCurrentTimeLocked, setEpoch, setLabelSize, setPlotSpacing, setSelectedPlot, setSelectedPlot, setSelectionLocked, setShowTimeline, setTimeAxisBounds, setTimeAxisLabelHandler, setTimeAxisMouseListener, setTimeSelection, setTimeSelection, shiftTimeAxisBounds, shiftTimeSelection, showLabels, toTimeStamp
createPlot, createPlot, deletePlot, getAllPlots, getBackgroundColor, getBorderSize, getCommonAxis, getLayoutManager, getOrientation, getPlot, getPlotSpacing, getSortedPlots, isAutoValidate, setAutoValidate, setBackgroundColor, setBorderSize, setLookAndFeel, toString, validate, validateAxes
addGlimpseMouseAllListener, addGlimpseMouseListener, addGlimpseMouseMotionListener, addGlimpseMouseWheelListener, addLayout, addLayout, addLayout, addLayout, addPainter, addPainter, addPainter, addPainter, dispose, getGlimpseMouseListeners, getGlimpseMouseMotionListeners, getGlimpseMouseWheelListeners, getLock, getName, getTargetBounds, getTargetChildren, invalidateLayout, isDisposed, isEventConsumer, isEventGenerator, isVisible, layoutTo, layoutTo, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved, paintTo, removeAll, removeAllGlimpseListeners, removeGlimpseMouseAllListener, removeGlimpseMouseListener, removeGlimpseMouseMotionListener, removeGlimpseMouseWheelListener, removeLayout, removePainter, setEventConsumer, setEventGenerator, setLayoutData, setLayoutManager, setName, setVisible, setZOrder, setZOrder
public CollapsibleTimePlot2D()
public CollapsibleTimePlot2D(Epoch epoch)
public CollapsibleTimePlot2D(Epoch epoch, TaggedAxis1D commonAxis)
public boolean isIndentSubplots()
public void setIndentSubplots(boolean indent)
public void setIndentSize(int size)
public GroupInfo createGroup(PlotInfo... subplots)
public GroupInfo createGroup(Object id, Collection<? extends PlotInfo> subplots)
public Collection<GroupInfo> getAllGroups()
public void validateLayout()
validateLayout
in class StackedPlot2D
Copyright © 2013 Metron, Inc.. All rights reserved.