Documentation of 'org.jhotdraw.samples.svg.action.CombineAction' Java class
CombineAction
org.jhotdraw.samples.svg.action

Class CombineAction

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action, Disposable
    Direct Known Subclasses:
    SplitAction


    public class CombineAction
    extends AbstractSelectedAction
    CombinePathsAction.

    FIXME - Transforms are lost during Undo/Redo.

    See Also:
    Serialized Form
    • Method Detail

      • actionPerformed

        public void actionPerformed(java.awt.event.ActionEvent e)
      • combineActionPerformed

        public void combineActionPerformed(java.awt.event.ActionEvent e)
      • splitActionPerformed

        public void splitActionPerformed(java.awt.event.ActionEvent e)
      • splitPath

        public void splitPath(DrawingView view,
                              CompositeFigure group,
                              java.util.List<Figure> ungroupedPaths,
                              int[] ungroupedPathsIndices,
                              int[] ungroupedPathsChildCounts)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.