Class LegParralelBlock

    • Constructor Detail

      • LegParralelBlock

        public LegParralelBlock​(List<Block> subBlocks,
                                Cell cell,
                                boolean allowMerge)
    • Method Detail

      • sizing

        public void sizing()
        Description copied from interface: Block
        Calculate maximal pxWidth that layout.block can use in a cell without modifying root pxWidth
        Specified by:
        sizing in interface Block
      • coordVerticalCase

        public void coordVerticalCase​(LayoutParameters layoutParam)
      • calculateHeight

        public double calculateHeight​(Set<Node> encounteredNodes,
                                      LayoutParameters layoutParameters)