org.eclipse.graphiti.features.context
Interface IDirectEditingContext

All Superinterfaces:
IContext, IPictogramElementContext, IPropertyBag
All Known Implementing Classes:
DirectEditingContext

public interface IDirectEditingContext
extends IPictogramElementContext

The Interface IDirectEditingContext.


Method Summary
 GraphicsAlgorithm getGraphicsAlgorithm()
          Gets the graphics algorithm.
 
Methods inherited from interface org.eclipse.graphiti.features.context.IPictogramElementContext
getPictogramElement
 
Methods inherited from interface org.eclipse.graphiti.IPropertyBag
getProperty, putProperty
 

Method Detail

getGraphicsAlgorithm

GraphicsAlgorithm getGraphicsAlgorithm()
Gets the graphics algorithm.

Returns:
the graphics algorithm on which direct editing has been invoked


Copyright (c) SAP AG 2005, 2010.