Skip to content

Java program to visualize large genealogies, up to 10,000 people

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE-head
Notifications You must be signed in to change notification settings

jdfekete/geneaquilt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeneaQuilts

GeneaQuilts is a new visualization technique for representing large genealogies of up to several thousand individuals. The visualization takes the form of a diagonally-filled matrix, where rows are individuals and columns are nuclear families. The GeneaQuilts system includes an overview, a timeline, search and filtering components, and a new interaction technique called Bring & Slide that allows fluid navigation in very large genealogies.

Maven

GeneaQuilts uses Maven. To compile, simply type:

mvn install

Everything will be in the target/ directory. In particular, two scripts to start the program (run.sh and run.bat). Alternatively, you can launch GeneaQuilts by using the generated jar file.

Developing with ECLIPSE

To import the GeneaQuilts project in Eclipse, you first need to install the Subclipse plugin:

To compile GeneaQuilts under Eclipse, you need to install the Maven plugin:

  • Go to the help menu -> Install new software...
  • Add the site http://m2eclipse.sonatype.org/sites/m2e, select "Maven integration for Eclipse" and proceed.
  • Restart Eclipse. Geneaquilt should compile itself automatically.

Command Line

About

Java program to visualize large genealogies, up to 10,000 people

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE-head

Stars

Watchers

Forks

Packages

No packages published

Languages