Class RestAssuredDisplay


  • public class RestAssuredDisplay
    extends tech.grasshopper.pdf.structure.Display
    • Nested Class Summary

      • Nested classes/interfaces inherited from class tech.grasshopper.pdf.structure.Display

        tech.grasshopper.pdf.structure.Display.DisplayBuilder<C extends tech.grasshopper.pdf.structure.Display,​B extends tech.grasshopper.pdf.structure.Display.DisplayBuilder<C,​B>>
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected FileAnnotationStore fileAnnotations  
      • Fields inherited from class tech.grasshopper.pdf.structure.Display

        content, CONTENT_END_Y, CONTENT_MARGIN_TOP_Y, CONTENT_START_X, CONTENT_START_Y, DEFAULT_PADDING, destinations, DETAILED_CONTENT_END_Y, displayData, document, HEADER_PAGE_NUMBER_START_X, HEADER_SECTION_DETAILS_START_X, HEADER_START_Y, page, reportConfig, TRIMMED_MESSAGE_START_Y, xlocation, ylocation
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void display()  
      • Methods inherited from class tech.grasshopper.pdf.structure.Display

        canEqual, equals, getContent, getDestinations, getDisplayData, getDocument, getPage, getReportConfig, getXlocation, getYlocation, hashCode, setContent, setDestinations, setDisplayData, setDocument, setPage, setReportConfig, setXlocation, setYlocation, statusColor, toString
    • Constructor Detail

      • RestAssuredDisplay

        public RestAssuredDisplay()
    • Method Detail

      • display

        public void display()
        Specified by:
        display in class tech.grasshopper.pdf.structure.Display