Gtk2::Ex::MindMapView::Border::Rectangle

Gtk2::Ex::MindMapView::Border::Rectangle si a Perl module to create a rectangular border.
Download

Gtk2::Ex::MindMapView::Border::Rectangle Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • James Muir
  • Publisher web site:
  • http://search.cpan.org/~hemlock/Gtk2-Ex-MindMapView-0.000001/lib/Gtk2/Ex/MindMapView/ContentFactory.pm

Gtk2::Ex::MindMapView::Border::Rectangle Tags


Gtk2::Ex::MindMapView::Border::Rectangle Description

Gtk2::Ex::MindMapView::Border::Rectangle si a Perl module to create a rectangular border. Gtk2::Ex::MindMapView::Border::Rectangle si a Perl module to create a rectangular border.HEIRARCHY Gtk2::Ex::MindMapView::Border +----Gtk2::Ex::MindMapView::Border::RectangleSYNOPSISuse Gtk2::Ex::MindMapView::Border::Rectangle;This module is internal to Gtk2::Ex::MindMapView. It draws a rectangular border for a Gtk2::Ex::MindMapView::Item. This rectangle is instantiated as part of the item creation process in Gtk2::Ex::MindMapView::ItemFactory.INTERFACEProperties'content' (Gtk2::Ex::MindMapView::Content)The content to be placed in the border.'x' (double)The x-coordinate of the upper left corner of the border bounding box.'y' (double)The y-coordinate of the upper left corner of the border bounding box.'width' (double)The width of the border bounding box.'height' (double)The height of the border bounding box.'width-pixels' (double)The width of the border line (in pixels).'padding-pixels' (double)The spacing between the content and the border (in pixels).Methodsnew(group=>$group, content=>$content, ...)Instantiate a rectangular border. You must provide the Gnome2::Canvas::Group on which this border is to place itself. You must also provide a content object, Gtk2::Ex::MindMapView::Content.border_get_imageThis method overrides the border_get_image method defined in Border.pm. It instantiates a Gnome2::Canvas::Rect.border_set_xThis method overrides the border_set_x method defined in Border.pm. It sets the value of the border x1 coordinate, and adjusts the x2 value so that the border retains it's width.border_set_yThis method overrides the border_set_y method defined in Border.pm. It sets the value of the border y1 coordinate, and adjusts the y2 value so that the border retains it's height.border_set_widthThis method overrides the border_set_width method defined in Border.pm. It sets the value of the border x2 coordinate to reflect the new width.border_set_heightThis method overrides the border_set_height method defined in Border.pm. It sets the value of the border y2 coordinate to reflect the new height.border_set_paramThis method overrides the border_set_param method defined in Border.pm. It sets parameters in the Gnome2::Canvas::Rect object instantiated by this module.Requirements:· Perl Requirements: · Perl


Gtk2::Ex::MindMapView::Border::Rectangle Related Software