com.trackstudio.action.task
Class EULayout.LayoutOptions

java.lang.Object
  extended by com.trackstudio.action.task.EULayout.LayoutOptions
Enclosing class:
EULayout

public class EULayout.LayoutOptions
extends java.lang.Object


Field Summary
 int cellHeight
           
 int cellWidth
           
 int maxRows
           
 int minXDist
           
 int minYDist
           
 boolean shakeMainChain
           
 
Constructor Summary
EULayout.LayoutOptions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

minXDist

public int minXDist

minYDist

public int minYDist

cellWidth

public int cellWidth

cellHeight

public int cellHeight

shakeMainChain

public boolean shakeMainChain

maxRows

public int maxRows
Constructor Detail

EULayout.LayoutOptions

public EULayout.LayoutOptions()


Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.