*/
public void addColorMapEntry(final ColorMapEntry cEntry) {
PackagedUtils.ensureNotNull(cEntry, "cEntry");
// build a ColorMapEntryLegendBuilder for the specified colorMapEntry
final ColorMapEntryLegendBuilder element;
//
//
//NOTE for using the unit and digits values, the field "alternativeColorMapEntryBuilder" must be set to
//TRUE with the method "setalternativeColorMapEntryBuilder()"
//