Uses of Interface
uk.ac.kcl.cch.jb.pliny.parts.IMoveableChildrenEditPart

Packages that use IMoveableChildrenEditPart
uk.ac.kcl.cch.jb.pliny.imageRes.parts   
uk.ac.kcl.cch.jb.pliny.parts   
uk.ac.kcl.cch.jb.pliny.pdfAnnot.parts   
 

Uses of IMoveableChildrenEditPart in uk.ac.kcl.cch.jb.pliny.imageRes.parts
 

Classes in uk.ac.kcl.cch.jb.pliny.imageRes.parts that implement IMoveableChildrenEditPart
 class ImageResourcePart
          the GEF EditPart that acts as the root for the ImageEditor's annotation area.
 

Uses of IMoveableChildrenEditPart in uk.ac.kcl.cch.jb.pliny.parts
 

Classes in uk.ac.kcl.cch.jb.pliny.parts that implement IMoveableChildrenEditPart
 class MapContentHolderPart
          this GEF editPart manages its associated reference object's content area when it is displaying the associated reference area.
 class ParentAndOrderableAbstractGraphicalEditPart
          extends the Z-ordering functions provided in OrderableAbstractGraphicalEditPart to provide a common base for managing the referencer manager (ReferencerManager).
 class ParentOfOrderableAbstractGraphicalEditPart
          provides methods needed to allow its children GEF editparts to have their Z-ordering managed so that currently selected items can be moved to the top.
 class RootResourceHolderPart
          the GEF root EditPart extends RootResourcePart to support a Resource's reference/annotation area, when the editor is using a ResourceHolder.
 class RootResourcePart
          the GEF root EditPart for a Resource's reference/annotation area.
 

Uses of IMoveableChildrenEditPart in uk.ac.kcl.cch.jb.pliny.pdfAnnot.parts
 

Classes in uk.ac.kcl.cch.jb.pliny.pdfAnnot.parts that implement IMoveableChildrenEditPart
 class PdfResourcePart
          the GEF EditPart that acts as the root for the ImageEditor's annotation area.