Uses of Class
org.eclipse.gef.ui.actions.MatchSizeAction
Packages that use MatchSizeAction
Package
Description
This package support for using JFace Actions in your EditorPart.
- 
Uses of MatchSizeAction in org.eclipse.gef.ui.actionsSubclasses of MatchSizeAction in org.eclipse.gef.ui.actionsModifier and TypeClassDescriptionclassAn action that matches the height of all selected EditPart's Figures to the width of the Primary Selection EditPart's Figure.classAn action that matches the width of all selected EditPart's Figures to the width of the Primary Selection EditPart's Figure.