com.sun.electric.tool.generator.layout.fill
Class CapFloorplan

java.lang.Object
  extended by com.sun.electric.tool.generator.layout.fill.CapFloorplan

public class CapFloorplan
extends java.lang.Object

CapFloorPlan.


Field Summary
 double cellHeight
           
 double cellWidth
           
 boolean horizontal
           
 
Constructor Summary
CapFloorplan(double width, double height, boolean horiz)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cellWidth

public final double cellWidth

cellHeight

public final double cellHeight

horizontal

public final boolean horizontal
Constructor Detail

CapFloorplan

public CapFloorplan(double width,
                    double height,
                    boolean horiz)