de.saar.chorus.ubench
Class DomGraphLayoutParameters
Object
DomGraphLayoutParameters
public class DomGraphLayoutParameters
- extends Object
Storing the general parameters (distances between
nodes and fragments).
- Author:
- Alexander Koller
Methods inherited from class Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nodeXDistance
public static final int nodeXDistance
- See Also:
- Constant Field Values
nodeYDistance
public static final int nodeYDistance
- See Also:
- Constant Field Values
fragmentXDistance
public static final int fragmentXDistance
- See Also:
- Constant Field Values
fragmentYDistance
public static final int fragmentYDistance
- See Also:
- Constant Field Values
towerXDistance
public static final int towerXDistance
- See Also:
- Constant Field Values
DomGraphLayoutParameters
public DomGraphLayoutParameters()