A B C D E F G H I J K L M N O P R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
Z
- ZOOM_IN - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
-
Zoom in contribution id.
- ZOOM_OUT - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
-
Zoom out contribution id.
- ZOOM_TOOLBAR_WIDGET - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
-
Zoom contribution id.
- zoomChanged(double) - Method in interface org.eclipse.gef.editparts.ZoomListener
-
Called whenever the ZoomManager's zoom level changes.
- zoomChanged(double) - Method in class org.eclipse.gef.ui.actions.ZoomComboContributionItem
- zoomChanged(double) - Method in class org.eclipse.gef.ui.actions.ZoomInAction
- zoomChanged(double) - Method in class org.eclipse.gef.ui.actions.ZoomOutAction
- ZoomComboContributionItem - Class in org.eclipse.gef.ui.actions
-
A ControlContribution that uses a
Combo
as its control - ZoomComboContributionItem(IPartService) - Constructor for class org.eclipse.gef.ui.actions.ZoomComboContributionItem
-
Constructor for ComboToolItem.
- ZoomComboContributionItem(IPartService, String) - Constructor for class org.eclipse.gef.ui.actions.ZoomComboContributionItem
-
Constructor for ComboToolItem.
- ZoomComboContributionItem(IPartService, String[]) - Constructor for class org.eclipse.gef.ui.actions.ZoomComboContributionItem
-
Constructor for ComboToolItem.
- zoomIn() - Method in class org.eclipse.gef.editparts.ZoomManager
-
Sets the zoom level to be one level higher
- ZoomInAction - Class in org.eclipse.gef.ui.actions
- ZoomInAction(ZoomManager) - Constructor for class org.eclipse.gef.ui.actions.ZoomInAction
-
Constructor for ZoomInAction.
- ZoomInRetargetAction - Class in org.eclipse.gef.ui.actions
- ZoomInRetargetAction() - Constructor for class org.eclipse.gef.ui.actions.ZoomInRetargetAction
-
Constructor for ZoomInRetargetAction
- ZoomListener - Interface in org.eclipse.gef.editparts
-
Listens to zoom level changes.
- ZoomManager - Class in org.eclipse.gef.editparts
-
Manage the primary zoom function in a graphical viewer.
- ZoomManager(ScalableFigure, Viewport) - Constructor for class org.eclipse.gef.editparts.ZoomManager
-
Creates a new ZoomManager.
- ZoomManager(ScalableFreeformLayeredPane, Viewport) - Constructor for class org.eclipse.gef.editparts.ZoomManager
-
Deprecated.Use
ZoomManager(ScalableFigure, Viewport)
instead. Creates a new ZoomManager - zoomOut() - Method in class org.eclipse.gef.editparts.ZoomManager
-
Sets the zoom level to be one level lower
- ZoomOutAction - Class in org.eclipse.gef.ui.actions
- ZoomOutAction(ZoomManager) - Constructor for class org.eclipse.gef.ui.actions.ZoomOutAction
-
Constructor for ZoomOutAction.
- ZoomOutRetargetAction - Class in org.eclipse.gef.ui.actions
- ZoomOutRetargetAction() - Constructor for class org.eclipse.gef.ui.actions.ZoomOutRetargetAction
-
Constructor for ZoomInRetargetAction
- zoomTo(Rectangle) - Method in class org.eclipse.gef.editparts.ZoomManager
-
Currently does nothing.
All Classes All Packages