Uses of Class
org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.AttributeAddedCommand
Packages that use HistoryBrowserInterface.AttributeAddedCommand
-
Uses of HistoryBrowserInterface.AttributeAddedCommand in org.apache.batik.apps.svgbrowser
Methods in org.apache.batik.apps.svgbrowser that return HistoryBrowserInterface.AttributeAddedCommandModifier and TypeMethodDescriptionHistoryBrowserInterface.createAttributeAddedCommand
(Element contextElement, String attributeName, String newAttributeValue, String namespaceURI) Creates the AttributeAdded command.