indexing description: "[ Table row ]" author: "" date: "$Date$" revision: "$Revision$" class EM_VIZ_TABLE_ROW inherit DS_PAIR [DOUBLE, EM_ALIGNMENT] rename first as height, second as alignment, put_first as set_height, put_second as set_alignment end create {EM_VIZ_TABLE_BOX} make end