Uses of Interface
uk.ac.kcl.cch.jb.pliny.controls.IZoomableImageResource

Packages that use IZoomableImageResource
uk.ac.kcl.cch.jb.pliny.commands   
uk.ac.kcl.cch.jb.pliny.controls   
uk.ac.kcl.cch.jb.pliny.imageRes   
uk.ac.kcl.cch.jb.pliny.imageRes.model   
 

Uses of IZoomableImageResource in uk.ac.kcl.cch.jb.pliny.commands
 

Constructors in uk.ac.kcl.cch.jb.pliny.commands with parameters of type IZoomableImageResource
ChangeImageZoomValueCommand(IZoomableImageResource myResource, int newZoomValue)
           
 

Uses of IZoomableImageResource in uk.ac.kcl.cch.jb.pliny.controls
 

Methods in uk.ac.kcl.cch.jb.pliny.controls that return IZoomableImageResource
 IZoomableImageResource IZoomableImageEditor.getMyImageResource()
          return the Pliny Resource that this editor is currently working with.
 

Uses of IZoomableImageResource in uk.ac.kcl.cch.jb.pliny.imageRes
 

Methods in uk.ac.kcl.cch.jb.pliny.imageRes that return IZoomableImageResource
 IZoomableImageResource ImageEditor.getMyImageResource()
           
 

Uses of IZoomableImageResource in uk.ac.kcl.cch.jb.pliny.imageRes.model
 

Classes in uk.ac.kcl.cch.jb.pliny.imageRes.model that implement IZoomableImageResource
 class ImageResource
          an extension on the Pliny Resource that contains special data for Images.