Class CanvasMajorAxisLayoutStep


  • public final class CanvasMajorAxisLayoutStep
    extends AbstractMajorAxisLayoutStep
    This processes the second step of the vertical-layouting.

    At this point, the static height of all elements is known (that is the height of all elements that do not use percentages in either the y or height properties).

    That height is then used as base-value to resolve all relative heights and y positions and the layouting is redone.

    Author:
    Thomas Morgner