Interface AttributeTablePanel.FeatureEditor
-
- Enclosing class:
- AttributeTablePanel
public static interface AttributeTablePanel.FeatureEditor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
edit(PlugInContext context, Feature feature, Layer layer)
-
-
-
Method Detail
-
edit
void edit(PlugInContext context, Feature feature, Layer layer) throws Exception
- Throws:
Exception
-
-