Class LayoutRegion

All Implemented Interfaces:
Serializable

public class LayoutRegion extends Attribute implements Serializable
Layout defines text as spans defined by structured or unstructured regions.
See Also:
  • Constructor Details

  • Method Details

    • getLayout

      public LayoutRegion.Layout getLayout()
      Gets the layout.
      Returns:
      the layout
    • toStringHelper

      protected com.google.common.base.MoreObjects.ToStringHelper toStringHelper()
      Overrides:
      toStringHelper in class Attribute