|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
float |
getAssignmentCost(Widget widget)
|
float |
getHintCost(RenderingHint hint,
float fit)
Used by RenderingHintEnforcer to convert widget's fit returned by a rendering hint to actual cost |
float |
getShortcutCost(Shortcut shortcut)
The signature for this method will probably change at some point; it computes the cost associated with a particular shortcut. |
TransitionCount |
getTransitionCountFunction()
A transition count provides information on the usage of the container elements of a UI |
void |
setTransitionCountFunction(TransitionCount tc)
A transition count provides information on the usage of the container elements of a UI |
| Method Detail |
public float getAssignmentCost(Widget widget)
widget - widget whose cost is to be analysed
public float getHintCost(RenderingHint hint,
float fit)
fit - the fit (between 0.0 and 1.0
public float getShortcutCost(Shortcut shortcut)
shortcut - shortcut to be evaluated
public void setTransitionCountFunction(TransitionCount tc)
tc - a transition count functionpublic TransitionCount getTransitionCountFunction()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||