widths property

Map<int, double> widths
getter/setter pair

Implementation

Map<int, double> widths = HashMap<int, double>();