Package hec.gfx2d.swing.charts.data
Class ChartModelFactory
java.lang.Object
hec.gfx2d.swing.charts.data.ChartModelFactory
Copyright (C) 2017 Hydrologic Engineering Center,
United States Army Corps of Engineers, All Rights Reserved
HEC-Java NEXGEN
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ChartModelFactory
public ChartModelFactory()
-
-
Method Details
-
createChartModel
- Parameters:
data
- an array of time series containers representing the items in the chart chart details, including filename, watershed location, and descriptions are polled from item 0- Returns:
- a chart model interface constructed with the data array
-