public class LblRangesPlot extends MRATimeSeriesPlot
MRAVisualization.Type| Modifier and Type | Field and Description |
|---|---|
protected java.util.Vector<java.awt.Color> |
acceptedColors |
protected java.util.LinkedHashMap<java.lang.Integer,java.awt.Color> |
beaconColors |
protected java.util.LinkedHashMap<java.lang.Integer,java.awt.Shape> |
beaconShapes |
protected java.util.Vector<java.awt.Shape> |
possibleShapes |
protected java.util.Vector<java.awt.Color> |
rejectedColors |
chart, forbiddenSeries, index, mraPanel, series, seriesColors, timestep, tsc| Constructor and Description |
|---|
LblRangesPlot(MRAPanel panel) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeApplied(pt.lsts.imc.lsf.LsfIndex index) |
org.jfree.chart.JFreeChart |
createChart() |
java.lang.String |
getName() |
java.lang.String |
getTitle() |
void |
process(pt.lsts.imc.lsf.LsfIndex source) |
boolean |
supportsVariableTimeSteps() |
addLogMarker, addTrace, addValue, canBeApplied, getChart, getComponent, getDefaultTimeStep, getForbiddenSeries, getIcon, getSeriesNames, getStatistics, getType, getVerticalAxisName, GotoMarker, onCleanup, onHide, onShow, removeLogMarkerprotected java.util.LinkedHashMap<java.lang.Integer,java.awt.Color> beaconColors
protected java.util.LinkedHashMap<java.lang.Integer,java.awt.Shape> beaconShapes
protected java.util.Vector<java.awt.Color> acceptedColors
protected java.util.Vector<java.awt.Color> rejectedColors
protected java.util.Vector<java.awt.Shape> possibleShapes
public LblRangesPlot(MRAPanel panel)
public boolean canBeApplied(pt.lsts.imc.lsf.LsfIndex index)
canBeApplied in class MRATimeSeriesPlotpublic java.lang.String getName()
getName in interface MRAVisualizationgetName in class MRATimeSeriesPlotpublic java.lang.String getTitle()
getTitle in class MRATimeSeriesPlotpublic void process(pt.lsts.imc.lsf.LsfIndex source)
process in class MRATimeSeriesPlotpublic org.jfree.chart.JFreeChart createChart()
createChart in class MRATimeSeriesPlotpublic boolean supportsVariableTimeSteps()
supportsVariableTimeSteps in interface MRAVisualizationsupportsVariableTimeSteps in class MRATimeSeriesPlotCopyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.