Uses of Package
uk.ac.kcl.cch.jb.pliny.parts

Packages that use uk.ac.kcl.cch.jb.pliny.parts
uk.ac.kcl.cch.jb.pliny.containmentView.parts   
uk.ac.kcl.cch.jb.pliny.figures   
uk.ac.kcl.cch.jb.pliny.imageRes.parts   
uk.ac.kcl.cch.jb.pliny.model   
uk.ac.kcl.cch.jb.pliny.parts   
uk.ac.kcl.cch.jb.pliny.pdfAnnot.parts   
 

Classes in uk.ac.kcl.cch.jb.pliny.parts used by uk.ac.kcl.cch.jb.pliny.containmentView.parts
IButtonHolderPart
          identifes that this GEF edit part displays buttons that manage the switching between open(expanded) and minimized display, and between displaying the map/reference area and the content area.
 

Classes in uk.ac.kcl.cch.jb.pliny.parts used by uk.ac.kcl.cch.jb.pliny.figures
IButtonHolderPart
          identifes that this GEF edit part displays buttons that manage the switching between open(expanded) and minimized display, and between displaying the map/reference area and the content area.
LinkableObjectPart
          extends LinkableObjectBasePart to support the display of reference objects in unscaleable reference areas.
 

Classes in uk.ac.kcl.cch.jb.pliny.parts used by uk.ac.kcl.cch.jb.pliny.imageRes.parts
IHasReferencerManager
          announces to parts of the GEF managed reference/annotation area that need to know that this editPart's model can generate a ReferencerManager.
IMoveableChildrenEditPart
          announces that this GEF editpart is moveable, and that it has a referencer manager.
IScalableImagePart
          announces that this GEF edit part can hold scaleable data (such as zoomable images) where the children GEF editparts must be repositioned whenever the scale of this part is changed.
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.
 

Classes in uk.ac.kcl.cch.jb.pliny.parts used by uk.ac.kcl.cch.jb.pliny.model
LinkableObjectPart
          extends LinkableObjectBasePart to support the display of reference objects in unscaleable reference areas.
ReferencerPart
          the GEF EditPart for the reference.
 

Classes in uk.ac.kcl.cch.jb.pliny.parts used by uk.ac.kcl.cch.jb.pliny.parts
IButtonHolderPart
          identifes that this GEF edit part displays buttons that manage the switching between open(expanded) and minimized display, and between displaying the map/reference area and the content area.
IDirectEditablePart
          identifies a GEF EditPart that contains direct-editable text.
IHasConnectionLayer
          announces that the figure associated with this GEF editpart has a connection layer (for drawing the Pliny connection lines between reference objects).
IHasReferencerManager
          announces to parts of the GEF managed reference/annotation area that need to know that this editPart's model can generate a ReferencerManager.
IMoveableChildrenEditPart
          announces that this GEF editpart is moveable, and that it has a referencer manager.
LinkableObjectBasePart
          provides base support for GEF editparts that derive from LinkableObjects, including (i) reference objects (both scaleable and unscaleable), and anchor objects.
LinkableObjectPart
          extends LinkableObjectBasePart to support the display of reference objects in unscaleable reference areas.
OrderableAbstractGraphicalEditPart
          Manages the Z ordering of items displayed by GEF which need to be manipulated while the user selects an item for editing.
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.
RootResourcePart
          the GEF root EditPart for a Resource's reference/annotation area.
 

Classes in uk.ac.kcl.cch.jb.pliny.parts used by uk.ac.kcl.cch.jb.pliny.pdfAnnot.parts
IHasReferencerManager
          announces to parts of the GEF managed reference/annotation area that need to know that this editPart's model can generate a ReferencerManager.
IMoveableChildrenEditPart
          announces that this GEF editpart is moveable, and that it has a referencer manager.
IScalableImagePart
          announces that this GEF edit part can hold scaleable data (such as zoomable images) where the children GEF editparts must be repositioned whenever the scale of this part is changed.
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.