sgtplot.plot
Class PlotLayerManager
- java.lang.Object
-
- sgtplot.plot.PlotLayerManager
-
public class PlotLayerManager extends java.lang.Object- Since:
- 2.x
-
-
Constructor Summary
Constructors Constructor and Description PlotLayerManager(JPlotPane plotPane)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidaddLayer(PlotLayer layer)voidremoveLayer(int index)voidremoveLayer(PlotLayer layer)voidupdate()
-
-
-
Constructor Detail
-
PlotLayerManager
public PlotLayerManager(JPlotPane plotPane)
-
-
Method Detail
-
addLayer
public void addLayer(PlotLayer layer)
-
removeLayer
public void removeLayer(int index) throws LayerNotFoundException- Throws:
LayerNotFoundException
-
removeLayer
public void removeLayer(PlotLayer layer) throws LayerNotFoundException
- Throws:
LayerNotFoundException
-
update
public void update()
-
-
DMelt 3.0 © DataMelt by jWork.ORG