org.esa.beam.visat.toolviews.layermanager.editors
Class GraticuleLayerEditor
java.lang.Object
org.esa.beam.framework.ui.layer.AbstractLayerEditor
org.esa.beam.framework.ui.layer.AbstractLayerConfigurationEditor
org.esa.beam.visat.toolviews.layermanager.editors.GraticuleLayerEditor
- All Implemented Interfaces:
- LayerEditor
public class GraticuleLayerEditor
- extends AbstractLayerConfigurationEditor
Editor for graticule layer.
- Since:
- BEAM 4.6
- Version:
- $Revision$ $Date$
- Author:
- Marco Zuehlke
| Fields inherited from interface org.esa.beam.framework.ui.layer.LayerEditor |
EMPTY |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraticuleLayerEditor
public GraticuleLayerEditor()
addEditablePropertyDescriptors
protected void addEditablePropertyDescriptors()
- Description copied from class:
AbstractLayerConfigurationEditor
- Clients override in order to subsequently call
AbstractLayerConfigurationEditor.addPropertyDescriptor(com.bc.ceres.binding.PropertyDescriptor)
for each property that shall be editable by this editor.
- Specified by:
addEditablePropertyDescriptors in class AbstractLayerConfigurationEditor
Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.