Uses of Class
org.apache.batik.apps.svgbrowser.NodePickerPanel.AttributesTableModel
-
Packages that use NodePickerPanel.AttributesTableModel Package Description org.apache.batik.apps.svgbrowser -
-
Uses of NodePickerPanel.AttributesTableModel in org.apache.batik.apps.svgbrowser
Methods in org.apache.batik.apps.svgbrowser with parameters of type NodePickerPanel.AttributesTableModel Modifier and Type Method Description private voidNodePickerPanel. 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.
-