org.apache.batik.apps.svgbrowser
public interface NodePickerController
Method Summary | |
---|---|
boolean | canEdit(Element el)
Whether the given element can be edited with the NodePickerPanel.
|
boolean | isEditable()
Whether NodePickerPanel is should be editable. |
Parameters: el The given element
Returns: True if the given element can be edited by a NodePickerPanel