|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILayoutInspector
Interface for edit part inspectors. A layout inspector is always associated with a specific edit part instance.
Method Summary | |
---|---|
IFigure |
getDrawingLayer()
Returns a layer figure for the associated diagram that can be used to draw additional information. |
TransactionalEditingDomain |
getEditingDomain()
Returns a transactional editing domain in which to perform model changes. |
EObject |
getFocusModel()
Returns the domain model element that is associated with this inspector. |
EditPart |
getFocusPart()
Returns the edit part that is associated with this layout inspector. |
ZoomManager |
getZoomManager()
Returns a zoom manager for the associated diagram. |
Method Detail |
---|
EditPart getFocusPart()
EObject getFocusModel()
TransactionalEditingDomain getEditingDomain()
IFigure getDrawingLayer()
ZoomManager getZoomManager()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |