|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
static interface SizeHandler.SizeModel
Internal SizeModel
used to request sizes by
DataCell
attribute value.
Method Summary | |
---|---|
double |
getSize(DataCell dc)
Deprecated. use getSizeFactor(DataCell) instead. |
double |
getSizeFactor(DataCell dc)
|
void |
save(ConfigWO config)
Save size settings to. |
Method Detail |
---|
@Deprecated double getSize(DataCell dc)
getSizeFactor(DataCell)
instead.
double
value for a given DataCell
within 0 and 1, or -1 if no color setting available.
dc
- The attribute value to get size for.
double
between 0 and 1.double getSizeFactor(DataCell dc)
dc
- the attribute value to get the size factor for
void save(ConfigWO config)
config
- This object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |