Package | Description |
---|---|
org.apache.batik.apps.svgbrowser |
Modifier and Type | Method and Description |
---|---|
private void |
NodePickerPanel.updateElementAttributes(org.w3c.dom.Element element,
NodePickerPanel.AttributesTableModel tableModel)
Replaces all of the atributes of a given element with the values from the
given table model.
|