Uses of Class
org.apache.batik.apps.svgbrowser.AbstractCompoundCommand
Packages that use AbstractCompoundCommand
-
Uses of AbstractCompoundCommand in org.apache.batik.apps.svgbrowser
Subclasses of AbstractCompoundCommand in org.apache.batik.apps.svgbrowserModifier and TypeClassDescriptionstatic class
The compound command.Fields in org.apache.batik.apps.svgbrowser declared as AbstractCompoundCommandModifier and TypeFieldDescriptionprotected AbstractCompoundCommand
HistoryBrowserInterface.currentCompoundCommand
Used to group custom number of changes into a single command.Methods in org.apache.batik.apps.svgbrowser that return AbstractCompoundCommandModifier and TypeMethodDescriptionHistoryBrowserInterface.getCurrentCompoundCommand()
Gets the current compound command.