Uses of Class
org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.AttributeRemovedCommand
Packages that use HistoryBrowserInterface.AttributeRemovedCommand
-
Uses of HistoryBrowserInterface.AttributeRemovedCommand in org.apache.batik.apps.svgbrowser
Methods in org.apache.batik.apps.svgbrowser that return HistoryBrowserInterface.AttributeRemovedCommandModifier and TypeMethodDescriptionHistoryBrowserInterface.createAttributeRemovedCommand
(Element contextElement, String attributeName, String prevAttributeValue, String namespaceURI) Creates the AttributeRemoved command.