@vivliostyle/core
    Preparing search index...

    A single band for exclusion result. Left float is from the left box edge to x1. Right float is from x2 to the right box edge.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • y1: number
      • y2: number
      • x1: number
      • x2: number

      Returns Band

    Properties

    left: Element = null

    Left float.

    right: Element = null

    Right float.

    x1: number
    x2: number
    y1: number
    y2: number