org.eclipse.graphiti.features.context.impl
Class LayoutContext

java.lang.Object
  extended by PictogramElementContext
      extended by org.eclipse.graphiti.features.context.impl.LayoutContext
All Implemented Interfaces:
IContext, ILayoutContext, IPictogramElementContext, IPropertyBag

public class LayoutContext
extends PictogramElementContext
implements ILayoutContext

The Class LayoutContext.


Constructor Summary
LayoutContext(PictogramElement pictogramElement)
          Creates a new LayoutContext.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.graphiti.features.context.IPictogramElementContext
getPictogramElement
 
Methods inherited from interface org.eclipse.graphiti.IPropertyBag
getProperty, putProperty
 

Constructor Detail

LayoutContext

public LayoutContext(PictogramElement pictogramElement)
Creates a new LayoutContext.

Parameters:
pictogramElement - the pictogram element


Copyright (c) SAP AG 2005, 2010.