org.apache.batik.apps.svgbrowser
public interface NodePickerController
Modifier and Type | Method and Description |
---|---|
boolean |
canEdit(Element el)
Whether the given element can be edited with the NodePickerPanel.
|
boolean |
isEditable()
Whether NodePickerPanel is should be editable.
|
boolean isEditable()
boolean canEdit(Element el)
el
- The given elementCopyright ? 2008 Apache Software Foundation. All Rights Reserved.