public static class AlignAction.South extends AlignAction
AlignAction.East, AlignAction.Horizontal, AlignAction.North, AlignAction.South, AlignAction.Vertical, AlignAction.West
labels
Constructor and Description |
---|
South(DrawingEditor editor) |
South(DrawingEditor editor,
ResourceBundleUtil labels) |
Modifier and Type | Method and Description |
---|---|
protected void |
alignFigures(java.util.Collection selectedFigures,
java.awt.geom.Rectangle2D.Double selectionBounds) |
actionPerformed, getSelectionBounds, updateEnabledState
dispose, fireUndoableEditHappened, getDrawing, getEditor, getView, isUpdatEnabledState, setEditor, setUpdateEnabledState
public South(DrawingEditor editor)
public South(DrawingEditor editor, ResourceBundleUtil labels)
protected void alignFigures(java.util.Collection selectedFigures, java.awt.geom.Rectangle2D.Double selectionBounds)
alignFigures
in class AlignAction