octave-maintainers
[Top][All Lists]
Advanced

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

[Graphics] Formalize bounding box


From: Michael Goffioul
Subject: [Graphics] Formalize bounding box
Date: Tue, 5 Feb 2008 17:08:59 +0100

src/ChangeLog

2008-02-05  Michael Goffioul <address@hidden>

    * graphics.h.in (base_properties::get_boundingbox): New method.
    (figure::properties::get_boundingbox): Overload method.
    (axes::properties::get_boundingbox): Likewise.
    * graphics.cc (figure::properties::get_boundingbox): Return a
    left-to-right/top-to-bottom bounding box rectangle.
    (axes::properties::get_boundingbox): Likewise. The internal
    flag defines whether position or outerposition is used.
    (axes::properties::update_camera): Remove backend access and
    use the new axes bounding box.

Attachment: graphics_bb.diff
Description: Text document


reply via email to

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