public class MRAChartFactory
extends java.lang.Object
| Constructor and Description |
|---|
MRAChartFactory() |
| Modifier and Type | Method and Description |
|---|---|
static MRAVisualization[] |
getAutomaticCharts(MRAPanel panel)
Given a LLFSource, returns all predefined charts that can be applied to that source
|
static java.util.Vector<ScriptedPlot> |
getScriptedPlots(MRAPanel panel) |
public static MRAVisualization[] getAutomaticCharts(MRAPanel panel)
source - An LLFSourcepublic static java.util.Vector<ScriptedPlot> getScriptedPlots(MRAPanel panel)
Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.