Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.183.644 Times

Gtk2::Ex::MindMapView::Layout::Column 0.000001

  Date Added: March 08, 2010  |  Visits: 1.683

Gtk2::Ex::MindMapView::Layout::Column

Report Broken Link
Printer Friendly Version


Product Homepage
Download (117 downloads)



Gtk2::Ex::MindMapView::Layout::Column is a Perl module to display vertical layout of clusters. SYNOPSIS use Gtk2::Ex::MindMapView::Layout::Column; The Gtk2::Ex::MindMapView::Layout::Column is used to layout Gtk2::Ex::MindMapView::Items in columns on a Gnome2::Canvas. INTERFACE new(column_no=>$column_no) Instantiates the column and saves the column number for future reference. Each column is assigned a column number, which is used to determine which side of the root column it is on. The root column is always column zero. Columns to the right of the root have positive column numbers, columns to the left of the root column have negative column numbers. add($predecessor_item, $item) Each Gtk2::Ex::MindMapView::Item is added to a cluster in a column. The cluster groups items according to their predecessor. layout() Places Gtk2::Ex::MindMapView::Items on the canvas according to the cluster they belong to. DIAGNOSTICS Gtk2::Ex::MindMapView::Layout::Column requires a column_no You must pass in a column_no argument when creating a Gtk2::Ex::MindMapView::Layout::Column..

Requirements: No special requirements
Platforms: Linux
Keyword: Column Display Layout Libraries Mindmapview Module Perl Module Programming Root Vertical
Users rating: 0/10

License: Freeware Size: 50.18 KB
USER REVIEWS
More Reviews or Write Review


GTK2::EX::MINDMAPVIEW::LAYOUT::COLUMN RELATED
Modules  -  Views Two Column Table 6.x-1.1
This views style plugin lets you display views in a two column table layout. The field label is displayed in the first column, with the field data in the second column.
10 KB  
Libraries  -  Gtk2::Ex::MindMapView::Layout::Balanced 0.000001
Gtk2::Ex::MindMapView::Layout::Balanced is a Perl module with balanced layout for view items. HEIRARCHY Gtk2::Ex::MindMapView::Layout::Group +----Gtk2::Ex::MindMapView::Layout::Balanced SYNOPSIS use...
50.18 KB  
Libraries  -  MP3::Album::Layout::Fetcher 0.14
MP3::Album::Layout::Fetcher is a Perl extension to manage fetchers of album layouts. This module is a fetcher manager. It searches for modules in the MP3::Album::Layout::Fetcher::* name space and registers them as available fetchers. The...
8.19 KB  
Modules  -  Panels Three Four Layout 6.x-1.0
Panels Three Four Layout is a grid based, adaptive layout for Panels module. It's similar to flexible layout that you can find in Panels' core, with the exception that in adaptive layout final page is rendered based on how panes are connected to...
10 KB  
Modules  -  Marinelli 7.x-3.0-beta6
Marinelli is a 3 column, tableless layout theme with a wide image banner and a "top-tabbed" primary-links system.3x Main Features * Flexible 3 column system with 8 extra collapsible regions and a "top slide-box". You can move content on the right...
1.44 MB  
Multimedia & Graphics  -  Graph3DGL 0.2 Alpha
Graph3DGL is a small, easy to use application designed to offer users a spring-based 3D graph layout tool written using the Java programming language. The rendering process is performed in OpenGL by using the JOGL library. for WindowsXP, Vista, 7
 
Utilities  -  Dylan Code Collection 1.7
A collection of useful libraries written in the Dylan programming language. The intent of this project is to provide easily accessible libraries for people developing applications using Functional Developer and/or Gwydion Dylan.
673.63 KB  
Programming  -  kin 0.0.2
kin is a set of libraries and tools supporting meta-programming for engineering and technical computing applications. This JVM version of kin has been superseded by the stand-alone version being developed at http://purl.org/net/kin.
477.44 KB  
Libraries  -  Gtk2::Ex::MindMapView::Layout::Group 0.000001
Gtk2::Ex::MindMapView::Layout::Group is a group of items displayed on canvas. SYNOPSIS use base Gtk2::Ex::MindMapView::Layout::Group; Base class for the layout modules. This module is internal to Gtk2::Ex::MindMapView. INTERFACE new()...
50.18 KB  
Libraries  -  Gtk2::Ex::MindMapView::Layout::Cluster 0.000001
Gtk2::Ex::MindMapView::Layout::Cluster is a vertical layout of view items. HEIRARCHY Gtk2::Ex::MindMapView::Layout::Group +----Gtk2::Ex::MindMapView::Layout::Cluster SYNOPSIS use Gtk2::Ex::MindMapView::Layout::Cluster; INTERFACE...
50.18 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB