Class BodyParallelBlock

    • Constructor Detail

      • BodyParallelBlock

        public BodyParallelBlock​(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
      • coordHorizontalCase

        public void coordHorizontalCase​(LayoutParameters layoutParam)
      • coordVerticalCase

        public void coordVerticalCase​(LayoutParameters layoutParam)
      • calculateHeight

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