Class VerticalHelper

  • All Implemented Interfaces:
    OrientationHelper

    final class VerticalHelper
    extends java.lang.Object
    implements OrientationHelper
    Implementation of OrientationHelper where breadth represents width of the node/viewport and length represents the height of the node/viewport. "layoutX" is Node.layoutX and "layoutY" is Node.layoutY. "viewport offset" values are based on height. The viewport's "top" and "bottom" edges are either it's top/bottom edges (See VirtualFlow.Gravity).