Package | Description |
---|---|
org.jzy3d.chart.factories | |
org.jzy3d.chart2d | |
org.jzy3d.plot2d.primitives |
Modifier and Type | Method and Description |
---|---|
Serie2d |
IChartComponentFactory.newSerie(String name,
Serie2d.Type type) |
Serie2d |
ChartComponentFactory.newSerie(String name,
Serie2d.Type type) |
Modifier and Type | Field and Description |
---|---|
protected Map<String,Serie2d> |
SerieManager.series |
protected Map<String,Serie2d> |
Chart2d.series |
Modifier and Type | Method and Description |
---|---|
Serie2d |
SerieManager.getSerie(String name,
Serie2d.Type type) |
Serie2d |
Chart2d.getSerie(String name,
Serie2d.Type type) |
protected Serie2d |
SerieManager.newSerie(String name,
Serie2d.Type type,
Serie2d serie) |
Modifier and Type | Method and Description |
---|---|
Collection<Serie2d> |
SerieManager.getSeries() |
Modifier and Type | Method and Description |
---|---|
protected Serie2d |
SerieManager.newSerie(String name,
Serie2d.Type type,
Serie2d serie) |
Modifier and Type | Class and Description |
---|---|
class |
LineSerie2d |
class |
LineSerie2dSplitted |
class |
ScatterPointSerie2d |
class |
ScatterSerie2d |
Copyright © 2016. All rights reserved.