Uses of Class
uk.ac.kcl.cch.jb.pliny.parts.OrderableAbstractGraphicalEditPart

Packages that use OrderableAbstractGraphicalEditPart
uk.ac.kcl.cch.jb.pliny.parts   
 

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

Subclasses of OrderableAbstractGraphicalEditPart in uk.ac.kcl.cch.jb.pliny.parts
 class LinkableObjectBasePart
          provides base support for GEF editparts that derive from LinkableObjects, including (i) reference objects (both scaleable and unscaleable), and anchor objects.
 class LinkableObjectPart
          extends LinkableObjectBasePart to support the display of reference objects in unscaleable reference areas.
 class ParentAndOrderableAbstractGraphicalEditPart
          extends the Z-ordering functions provided in OrderableAbstractGraphicalEditPart to provide a common base for managing the referencer manager (ReferencerManager).
 class ScalableAnchorPart
          extends LinkableObjectBasePart to handle the display of anchors.
 class ScalableLinkableObjectPart
          extends LinkableObjectPart to handle the display of scalable reference objects derived from LinkableObject and displayed in scalable parent objects.