|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
static interface ShapeHandler.ShapeModel
Internal ShapeModel
used to request Shape
objects by DataCell
attribute value.
Method Summary | |
---|---|
ShapeFactory.Shape |
getShape(DataCell dc)
Returns a Shape object for a given
DataCell . |
void |
save(ConfigWO config)
Saves this ShapeModel to the given config. |
Method Detail |
---|
ShapeFactory.Shape getShape(DataCell dc)
Shape
object for a given
DataCell
.
dc
- The attribute value to get size for.
double
between 0 and 1.void save(ConfigWO config)
ShapeModel
to the given config.
config
- This object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |