octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Graphics code small questions?


From: John W. Eaton
Subject: Re: Graphics code small questions?
Date: Tue, 15 Jan 2008 16:36:22 -0500

On 15-Jan-2008, Michael Goffioul wrote:

| The attached patch implements this.
| 
| Michael.
| 
| src/ChangeLog
| 
| 2008-01-15  Michael Goffioul <address@hidden>
| 
|     * graphics.h.in (base_properties::remove_child, base_properties::adopt,
|     base_properties::update_axis_limits): Make virtual.
|     (base_graphics_object::mark_modified,
| base_graphics_object::override-defaults,
|     base_graphics_object::set_from_list, base_graphics_object::set,
|     base_graphics_object::get, base_graphics_object::get_parent,
|     base_graphics_object::remove_child, base_graphics_object::adopt,
|     base_graphics_object::reparent, base_graphics_object::defaults,
|     base_graphics_object::type): Add default implementation.
|     (class root_figure, class figure, class axes, class line, class text,
|     class image, class patch, class surface): Remove overloaded virtual
|     methods whose implementation is identical to the default one.

I applied this patch and checked it in.

Thanks,

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]