org.eclipse.graphiti.features.context
Interface IResizeShapeContext

All Superinterfaces:
IAreaContext, IContext, ILocationContext, IPictogramElementContext, IPropertyBag, IResizeContext
All Known Implementing Classes:
ResizeShapeContext

public interface IResizeShapeContext
extends IResizeContext, IPictogramElementContext

The Interface IResizeShapeContext.


Method Summary
 Shape getShape()
          Gets the shape.
 
Methods inherited from interface org.eclipse.graphiti.features.context.IAreaContext
getHeight, getWidth
 
Methods inherited from interface org.eclipse.graphiti.features.context.ILocationContext
getX, getY
 
Methods inherited from interface org.eclipse.graphiti.IPropertyBag
getProperty, putProperty
 
Methods inherited from interface org.eclipse.graphiti.features.context.IPictogramElementContext
getPictogramElement
 

Method Detail

getShape

Shape getShape()
Gets the shape.

Returns:
the shape


Copyright (c) SAP AG 2005, 2010.