|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDefaultContext
org.eclipse.graphiti.features.context.impl.LocationContext
org.eclipse.graphiti.features.context.impl.AreaContext
org.eclipse.graphiti.features.context.impl.ResizeContext
org.eclipse.graphiti.features.context.impl.ResizeShapeContext
public class ResizeShapeContext
The Class ResizeShapeContext.
| Field Summary | |
|---|---|
private Shape |
shape
|
| Constructor Summary | |
|---|---|
ResizeShapeContext(Shape shape)
Creates a new ResizeShapeContext. |
|
| Method Summary | |
|---|---|
PictogramElement |
getPictogramElement()
Gets the pictogram element. |
Shape |
getShape()
Gets the shape. |
private void |
setShape(Shape shape)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.graphiti.features.context.impl.AreaContext |
|---|
getHeight, getWidth, setHeight, setSize, setWidth |
| Methods inherited from class org.eclipse.graphiti.features.context.impl.LocationContext |
|---|
getX, getY, setLocation, setX, setY |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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 |
| Field Detail |
|---|
private Shape shape
| Constructor Detail |
|---|
public ResizeShapeContext(Shape shape)
ResizeShapeContext.
shape - the shape| Method Detail |
|---|
public Shape getShape()
getShape in interface IResizeShapeContextprivate void setShape(Shape shape)
shape - The shape to set.public PictogramElement getPictogramElement()
IPictogramElementContext
getPictogramElement in interface IPictogramElementContextpublic java.lang.String toString()
toString in class AreaContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||