|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.noaa.pmel.sgt.plot.PlotLayerManager
public class PlotLayerManager
| Constructor Summary | |
|---|---|
PlotLayerManager(JPlotPane plotPane)
|
|
| Method Summary | |
|---|---|
void |
addLayer(PlotLayer layer)
|
void |
removeLayer(int index)
|
void |
removeLayer(PlotLayer layer)
|
void |
update()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlotLayerManager(JPlotPane plotPane)
| Method Detail |
|---|
public void addLayer(PlotLayer layer)
public void removeLayer(int index)
throws LayerNotFoundException
LayerNotFoundException
public void removeLayer(PlotLayer layer)
throws LayerNotFoundException
LayerNotFoundExceptionpublic void update()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||