67686970717273
/** * Constructs a new, empty LegendTitle. */ public LegendTitle() { this(new StandardLegendItemLayout(0, 0.0)); }