Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2006-11-15 00:16:48
Size: 3593
Comment:
Revision 4 as of 2006-11-15 00:20:01
Size: 3643
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
|| '''Use Case Name''' : Graphical Elements || || '''Use Case Name''' : Groups of Graphical Elements ||
Line 34: Line 34:

attachment:GroupAPI_UseCase10A.jpg

Use Case Name : Groups of Graphical Elements

For Feature : Groups

Editors: Kristina Hanspers

TableOfContents([2])

Summary

To facilitate pathway editing, grouping of graphics lets the user move around a set of graphics that have already been optimally aligned, to avoid having to move each graphic separately. It also effectively enables the user to create custom graphics, by combining various graphics. This should be very similar to how grouping works in Powerpoint. This implementation of Groups will not necessarily use collapse and expand.

Step-by-Step User Action

Creating a New Grouping of Graphics

  1. Select two or more graphics
  2. Choose "Group” from a context menu, main menu or toolbar
  3. Be able to move the group around the canvas
  4. Be able to un-group (destroy) the individual graphics to move them separately or delete particular graphics in the group

Visual Aides

The below figure shows and example from GenMAPP where a number of separate graphical objects (lines, arcs, rectangles) are joined to form a larger custom graphic, in this case an illustration of a striated muscle fiber.

attachment:GroupAPI_UseCase10A.jpg

Requirements for Cytoscape

  • The Group API can handle this one in terms of create and destroy
  • A simple GUI for create and destroy should be sufficient.
  • Need to support the storage of groups in a pathway file format. xGMML and GenMAPP's GPML?

Importance

Using a grouping feature, users will be able to create much more sophisticated custom graphics by joining existing simpler graphics together. Handling groups of graphics is important for effective pathway editing.

Other Examples

  • Illustrator and other such programs have a grouping function that mimics the restriction on children once a group is formed. You cannot move the children relative to each other, for example. If you want to treat them independently, you have to ungroup.

Comments

PageComment2

groupAPI/UseCase_10A (last edited 2009-02-12 01:03:04 by localhost)

Funding for Cytoscape is provided by a federal grant from the U.S. National Institute of General Medical Sciences (NIGMS) of the Na tional Institutes of Health (NIH) under award number GM070743-01. Corporate funding is provided through a contract from Unilever PLC.

MoinMoin Appliance - Powered by TurnKey Linux