public class CapFloorplan
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
double |
cellHeight |
double |
cellWidth |
boolean |
horizontal |
Constructor and Description |
---|
CapFloorplan(double width,
double height,
boolean horiz) |