/[drupal]/contributions/modules/hypergraph/graphs/hg_small.prop
ViewVC logotype

Contents of /contributions/modules/hypergraph/graphs/hg_small.prop

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Fri Oct 26 19:04:09 2007 UTC (2 years, 1 month ago) by tjfulopp
Branch: MAIN
CVS Tags: DRUPAL-5--1-3, DRUPAL-5--1-4, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.1: +3 -3 lines
*** empty log message ***
1 ; /* $Id: hg_small.prop,v 1.1 2007/10/20 21:44:51 tjfulopp Exp $ */
2 ; layout settings
3 hypergraph.visualnet.layout.class=hypergraph.visualnet.TreeLayout
4 hypergraph.visualnet.layout.expandingEnabled=false
5 hypergraph.visualnet.layout.initiallyExpanded=3
6 hypergraph.visualnet.TreeLayout.maxangle=180
7 hypergraph.visualnet.TreeLayout.mindistance=1
8 hypergraph.visualnet.TreeLayout.defaultSize=0.3
9 ; settings for the text.
10 ;hypergraph.hyperbolic.text.fontName=Arial bold
11 hypergraph.hyperbolic.text.fontName=Verdana
12 hypergraph.hyperbolic.text.size1=8
13 hypergraph.hyperbolic.text.scale1=0.7
14 hypergraph.hyperbolic.text.size2=3
15 hypergraph.hyperbolic.text.scale2=0.3
16 hypergraph.hyperbolic.text.size3=1
17 hypergraph.hyperbolic.text.scale3=0.1
18 hypergraph.hyperbolic.text.size4=0
19 hypergraph.hyperbolic.line.color=#dddddd
20 hypergraph.hyperbolic.text.color=#004488
21 hypergraph.hyperbolic.text.background=#ffffff
22 hypergraph.hyperbolic.background.color=#eef4f9
23 ; settings for HExplorerApplet
24 hypergraph.examples.hexplorer.GraphPanel.target=_self
25

  ViewVC Help
Powered by ViewVC 1.1.2