, including all inherited members.
| close() | mbl_eps_writer | |
| draw_circle(const vgl_point_2d< double > &p, double r) | mbl_eps_writer | |
| draw_disk(const vgl_point_2d< double > &p, double r) | mbl_eps_writer | |
| draw_grey_image_block(const vil_image_view< vxl_byte > &image, double tx, double ty, double pixel_width_x, double pixel_width_y) | mbl_eps_writer | [private] |
| draw_image(const vil_image_view< vxl_byte > &image, double tx, double ty, double pixel_width_x, double pixel_width_y) | mbl_eps_writer | |
| draw_image_block(const vil_image_view< vxl_byte > &image, double tx, double ty, double pixel_width_x, double pixel_width_y) | mbl_eps_writer | [private] |
| draw_line(const vgl_point_2d< double > &p1, const vgl_point_2d< double > &p2) | mbl_eps_writer | |
| draw_polygon(const vcl_vector< vgl_point_2d< double > > &pts, bool closed=true, bool filled=false) | mbl_eps_writer | |
| draw_rgb_image_block(const vil_image_view< vxl_byte > &image, double tx, double ty, double pixel_width_x, double pixel_width_y) | mbl_eps_writer | [private] |
| mbl_eps_writer() | mbl_eps_writer | |
| mbl_eps_writer(const char *path, double nx, double ny) | mbl_eps_writer | |
| nx_ | mbl_eps_writer | [private] |
| ny_ | mbl_eps_writer | [private] |
| ofs() | mbl_eps_writer | [inline] |
| ofs_ | mbl_eps_writer | [private] |
| open(const char *path, double nx, double ny) | mbl_eps_writer | |
| open(const char *path, const vil_image_view< vxl_byte > &image, double pixel_width_x, double pixel_width_y) | mbl_eps_writer | |
| set_colour(const vcl_string &colour_name) | mbl_eps_writer | |
| set_grey_shade(double shade) | mbl_eps_writer | |
| set_line_width(double w) | mbl_eps_writer | |
| set_rgb(double r, double g, double b) | mbl_eps_writer | |
| set_scaling(double s) | mbl_eps_writer | |
| set_scaling(double sx, double sy) | mbl_eps_writer | |
| sx_ | mbl_eps_writer | [private] |
| sy_ | mbl_eps_writer | [private] |
| write_image_data(vcl_ostream &os, const vil_image_view< vxl_byte > &image) | mbl_eps_writer | |
| ~mbl_eps_writer() | mbl_eps_writer | [virtual] |