Class FeederPrimaryBlock

    • Constructor Detail

      • FeederPrimaryBlock

        public FeederPrimaryBlock​(List<Node> nodes,
                                  Cell cell)
    • 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
      • getOrder

        public int getOrder()
      • calculateHeight

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

        public void coordHorizontalCase​(LayoutParameters layoutParam)
      • coordVerticalCase

        public void coordVerticalCase​(LayoutParameters layoutParam)