public class RefreshPerformanceCache
extends java.lang.Object
| Constructor and Description |
|---|
RefreshPerformanceCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
initRefresh()
Inits the refresh.
|
boolean |
shouldRefresh(java.lang.Object obj)
Answers if a refresh should be triggered for an object of type
GraphicsAlgorithm
PictogramElement
EditPart
If the supplied argument is of another type an
IllegalArgumentException is thrown. |
public void initRefresh()
public boolean shouldRefresh(java.lang.Object obj)
GraphicsAlgorithm
PictogramElement
EditPart
IllegalArgumentException is thrown.obj -