|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Editors who wish to make use of the ZoomControlContributionItem to provide
a user control to set the zoomable size of their base images should implement
this interface.
| Method Summary | |
org.eclipse.gef.commands.CommandStack |
getCommandStack()
changes in the zoom size are meant to be undoable, so they are managed in the GEF manner by a CommandStack owned by the editor, and must be made accessible to the control. |
IZoomableImageResource |
getMyImageResource()
return the Pliny Resource that this editor is currently working with. |
| Method Detail |
public IZoomableImageResource getMyImageResource()
public org.eclipse.gef.commands.CommandStack getCommandStack()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||