Class PaginatedDisplay
- java.lang.Object
-
- tech.grasshopper.pdf.structure.Display
-
- tech.grasshopper.pdf.structure.paginate.PaginatedDisplay
-
- Direct Known Subclasses:
AttributeDisplay,FeatureDisplay,ScenarioDisplay,SummaryDisplay
public abstract class PaginatedDisplay extends Display
-
-
Field Summary
Fields Modifier and Type Field Description protected PaginationDatapaginationData-
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
-
-
Constructor Summary
Constructors Constructor Description PaginatedDisplay()
-
-
-
Field Detail
-
paginationData
protected PaginationData paginationData
-
-