3D Source Code Visualization Toolkit
#1

[attachment=13548]
3D Source Code Visualization Toolkit
Problem

Software professionals regularly ask if one could provide them with some graphic view of their code, looking at source code is so tedious etc. Of course we have various UML tools, but can never manage to get any truly useful visualization out of any of them. Maybe the problem with UML is that it’s so limited to two dimensions? The idea is to design a tool that visualizes code in three dimensions!
Overview
• The toolkit would provide a new look on Java projects.
• Relying on our ability to deal with real objects by examining their shape, size or relative place in space it gives a "physical" view on java packages, types and fields and their relationships, making them easier to handle.
Let’s see how we interpret physical properties and how it can help us to grasp project characteristics.
Properties
Size

Do you prefer a small or a big chocolate box? so a package containing a lot of classes or interfaces will be bigger than one containing a few.
Shape
A box is often represented as a cube, a sphere as an atom. Packages and classes are boxes, interfaces and type's fields are spheres.
Distance to center (gravity)
On a desk we put things we often need near us and everything else further. If class A is more used than class B, A will be nearer the center than B.
Depth
In a bag heavy things are put in the bottom and lighter ones upper. Here weight is not related to content but to dependancy so that a class needing a lot of others will be placed deeper than an interface with few fields.
Relationships
Colors are used in links and tree background to show relationships between entities.
Information Visualization
Information visualization is the interdisciplinary study of the visual representation of large-scale collections of non-numerical information, such as files and lines of code in software systems, and the use of graphical techniques to help people understand and analyze data. In contrast with scientific visualization, information visualization focuses on abstract data sets, such as unstructured text or points in high-dimensional space that does not have an inherent 2D or 3D geometrical structure.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: sim toolkit application, what new implementation on sim application toolkit in 2012, sim application toolkit protocol conformance ppt, ppt for advantages of sat sim application toolkit, mobile robot toolkit, the sat sim application toolkit seminar report, concur training toolkit,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Distributed cache updating for the Dynamic source routing protocol computer science crazy 1 1,350 01-12-2012, 01:35 PM
Last Post: seminar details
  WIND ENERGY NON CONVENTIONAL ENERGY SOURCE smart paper boy 3 3,352 29-10-2012, 01:38 PM
Last Post: seminar details
  Secure and Policy-Compliant Source Routing electronics seminars 9 6,961 16-03-2012, 11:40 AM
Last Post: it.crusaderz
  ADVANCES IN RENEWABLE ENERGY SOURCE seminar class 1 2,227 14-03-2012, 12:33 PM
Last Post: seminar paper
  A Single-Stage PV Module Integrated Converter Based on a Low-Power Current-Source smart paper boy 0 847 29-07-2011, 02:47 PM
Last Post: smart paper boy
  Analysis of Conduction and Switching Losses of A Matrix-Z-Source Converter smart paper boy 0 671 28-07-2011, 04:37 PM
Last Post: smart paper boy
  Dynamic Source Routing Protocol DSR smart paper boy 0 955 19-07-2011, 03:24 PM
Last Post: smart paper boy
  Z-Source Inverter for Motor Drives smart paper boy 0 1,739 22-06-2011, 03:42 PM
Last Post: smart paper boy
  High Frequency Low Cost DC-AC Inverter Design with Fuel Cell Source for Home seminar class 0 1,637 13-05-2011, 10:17 AM
Last Post: seminar class
  VOLTAGE SOURCE CONVERTER TOPOLOGY FOR HVDC GRID CONNECTION OF OFFSHORE WIND FARMS seminar class 0 1,240 03-05-2011, 09:46 AM
Last Post: seminar class

Forum Jump: