public interface TimePlotInfo extends PlotInfo
StackedTimePlot2D
.
TimePlotInfo can be used to modify the look and feel of the plot, change its
ordering or size within the overall StackedTimePlot2D, or add painters to the plot.addLayout, deletePlot, getBaseLayout, getId, getIndentLevel, getLayout, getLayoutData, getOrder, getOrthogonalAxis, getOrthogonalAxis, getParent, getPlotSpacing, getSize, getStackedPlot, isExpanded, isGrow, isVisible, removePlot, setGrow, setIndentLevel, setLayoutData, setLookAndFeel, setOrder, setParent, setPlotSpacing, setSize, setVisible, updateLayout
void setTimeToolTipHandler(TimeToolTipHandler toolTipHandler)
DataAxisMouseListener1D getDataAxisMouseListener()
void setDefaultEventBorderColor(float[] rgba)
void setBorderWidth(float width)
void setLabelBorderColor(float[] rgba)
void setLabelBorderWidth(float width)
void setLabelText(String text)
void setLabelColor(float[] rgba)
void setAxisColor(float[] rgba)
void setAxisFont(Font font)
void setBackgroundColor(float[] rgba)
GlimpseLayout getLabelLayout()
BackgroundPainter getBackgroundPainter()
GridPainter getGridPainter()
NumericXYAxisPainter getAxisPainter()
SimpleTextPainter getLabelPainter()
BorderPainter getBorderPainter()
BorderPainter getLabelBorderPainter()
StackedTimePlot2D getStackedTimePlot()
DelegatePainter getDataPainter()
void addPainter(GlimpsePainter painter)
void removePainter(GlimpsePainter painter)
TaggedAxis1D getCommonAxis()
PlotInfo
getCommonAxis
in interface PlotInfo
TaggedAxis1D getCommonAxis(GlimpseTargetStack stack)
PlotInfo
PlotInfo.getCommonAxis()
.getCommonAxis
in interface PlotInfo
Copyright © 2016 Metron, Inc.. All rights reserved.