Changeset 3038 for trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Layout
- Timestamp:
- 03/15/10 14:53:49 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Layout/BalloonTreeLayout.cs
r2861 r3038 230 230 public int d; 231 231 public int r; 232 public double rx;233 public double ry;232 //public double rx; 233 //public double ry; 234 234 public double a; 235 235 public double c;
Note: See TracChangeset
for help on using the changeset viewer.