Class CompositeLayerFixture

  • All Implemented Interfaces:
    ILayer, ILayerListener, IPersistable

    public class CompositeLayerFixture
    extends CompositeLayer
    Fixture for the CompositeLayer with 2 rows and 2 columns
     
                 |  |
                 |  |
      Corner     7  |   Col Header
                 |  |
                 v  |      |<-Hidden->
      --------------|------|-----------
      <---- 5 ----->|<-2-->|<--3----->
                 ^  |
                 |  |<---- 5 -------->
      Row        7  |   Body
      Header     |  |
                 v  |
     
     
    • Constructor Detail

      • CompositeLayerFixture

        public CompositeLayerFixture()
      • CompositeLayerFixture

        public CompositeLayerFixture​(int width,
                                     int height)
        Fixture with all columns equal width and all rows equal height