Package org.eclipse.gef.editparts
Class LayerManager.Helper
java.lang.Object
org.eclipse.gef.editparts.LayerManager.Helper
- Enclosing interface:
- LayerManager
A static helper
- Since:
- 2.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LayerManager
Finds the LayerManager given any EditPart in the Viewer.
-
Constructor Details
-
Helper
public Helper()
-
-
Method Details
-
find
Finds the LayerManager given any EditPart in the Viewer.- Parameters:
part
- any EditPart in a GraphicalViewer- Returns:
- the
LayerManager
-