public class MapsetLegendEditor extends AbstractWorkbenchMapSetFileEditor
actionBureau, file, gui, name, workbench| Constructor and Description |
|---|
MapsetLegendEditor() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteGraphicType(java.lang.String graphicType) |
void |
deleteRegion(int regionIndex) |
Legend |
getLegend() |
void |
load() |
void |
save() |
void |
setLegend(Legend newLegend) |
void |
setLine(int line) |
void |
splitRegion(int regionIndex) |
addMapViewerControls, applydoAction, doAction, getFile, getGui, getName, getWorkbench, loadCog, loadObject, saveCog, saveObject, setFile, setWorkbenchpublic void setLine(int line)
public void save()
throws java.io.IOException
java.io.IOExceptionpublic void load()
throws java.io.IOException
java.io.IOExceptionpublic Legend getLegend()
public void setLegend(Legend newLegend) throws java.io.IOException
java.io.IOExceptionpublic void splitRegion(int regionIndex)
public void deleteRegion(int regionIndex)
public void deleteGraphicType(java.lang.String graphicType)