Uses of Class
org.eclipse.graphiti.pattern.id.IdLayoutContext

Packages that use IdLayoutContext
org.eclipse.graphiti.pattern.id   
 

Uses of IdLayoutContext in org.eclipse.graphiti.pattern.id
 

Methods in org.eclipse.graphiti.pattern.id with parameters of type IdLayoutContext
protected abstract  boolean IdPattern.layout(IdLayoutContext context, String id)
          Clients should primarily override this method and implement their layout functionality here.
protected  boolean IdPattern.layoutGraphicsAlgorithmChildren(GraphicsAlgorithm graphicsAlgorithm, IdLayoutContext context)
          This method implements the part of the layout that deals with the GraphicsAlgorithm children, see #layout(IdLayoutContext).
 



Copyright (c) SAP AG 2005, 2012.