26 #if ! defined (octave_graphics_utils_h)
27 #define octave_graphics_utils_h 1
32 #include "octave-config.h"
73 OCTAVE_END_NAMESPACE(
octave)
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
graphics_handle reparent(const octave_value &ov, const std::string &who, const std::string &pname, const graphics_handle &new_parent, bool adopt=true)
void xset(const graphics_handle &h, const caseless_str &pname, const octave_value &val)
bool isfigure(double val)
void force_close_figure(const graphics_handle &h)
void delete_graphics_objects(const NDArray vals, bool from_root=false)
void close_figure(const graphics_handle &h)
void delete_graphics_object(const graphics_handle &h, bool from_root=false)
octave_value xget(const graphics_handle &h, const caseless_str &pname)