|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface checks whether editpart supports rotation.
| Method Summary | |
boolean |
isRotatable()
This determines if an EditPart can be rotated or not. |
| Method Detail |
public boolean isRotatable()
EditPart can be rotated or not. By introducing
an interface, this allows the clients to determine dynamically based on some state whether or
not the EditPart can be rotated.
booean true if the shape is rotatable,
or false otherwise.
|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.