Package uk.ac.kcl.cch.jb.pliny.controls

Interface Summary
IZoomableImageEditor 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.
IZoomableImageResource implement this interface in a Pliny resource which has an image-oriented Resource which has its size controllable by a ZoomControlContributionItem.
 

Class Summary
ZoomControlContributionItem this object extends JFACE's ControlContribution to provide a control in the Editor menubar that can control the size of an image in a Pliny image-oriented editor.