[Graphics] Formalize bounding box

Michael Goffioul michael.goffioul at gmail.com
Tue Feb 5 10:08:59 CST 2008


src/ChangeLog

2008-02-05  Michael Goffioul <michael.goffioul at gmail.com>

    * 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.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: graphics_bb.diff
Url: https://www.cae.wisc.edu/pipermail/octave-maintainers/attachments/20080205/6acaba30/attachment.ksh 


More information about the Octave-maintainers mailing list