Uses of Class
xyz.cofe.text.table.CellFormatMap
-
Packages that use CellFormatMap Package Description xyz.cofe.text.table -
-
Uses of CellFormatMap in xyz.cofe.text.table
Methods in xyz.cofe.text.table that return CellFormatMap Modifier and Type Method Description CellFormatMapCellFormatMap. clone()CellFormatMapRowFormat. getCellFormatMap()CellFormatMapTableFormat. getCellFormatMap()Methods in xyz.cofe.text.table with parameters of type CellFormatMap Modifier and Type Method Description voidRowFormat. setCellFormatMap(CellFormatMap cellFormatMap)voidTableFormat. setCellFormatMap(CellFormatMap cellFormatMap)Constructors in xyz.cofe.text.table with parameters of type CellFormatMap Constructor Description CellFormatMap(CellFormatMap src)
-