public class MraChartFactory
extends java.lang.Object
| Constructor and Description |
|---|
MraChartFactory() |
| Modifier and Type | Method and Description |
|---|---|
static LLFChart |
createTimeSeriesChart(java.lang.String title,
IMraLogGroup source,
java.lang.String[] fieldsToPlot) |
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)
public static LLFChart createTimeSeriesChart(java.lang.String title, IMraLogGroup source, java.lang.String[] fieldsToPlot)
title - source - fieldsToPlot - Copyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.