public class ScenarioSection extends PaginatedSection
| Modifier and Type | Field and Description |
|---|---|
protected List<Integer> |
featureNameRowSpans |
protected ScenarioData |
scenarioData |
destinations, displayData, document, reportConfig| Constructor and Description |
|---|
ScenarioSection() |
| Modifier and Type | Method and Description |
|---|---|
DisplayData |
createDisplayData(int fromIndex,
int toIndex) |
void |
createSection() |
protected TextLengthOptimizer |
featureNameTextOptimizer() |
protected TextUtil |
featureNameTextUtil() |
void |
generateDisplay(int fromIndex,
int toIndex) |
protected float |
headerRowHeight() |
protected int |
maxScenariosPerPage() |
protected TextLengthOptimizer |
scenarioNameTextOptimizer() |
protected TextUtil |
scenarioNameTextUtil() |
protected float |
tableSpace() |
createPageprotected ScenarioData scenarioData
public void createSection()
createSection in class Sectionpublic void generateDisplay(int fromIndex,
int toIndex)
generateDisplay in class PaginatedSectionpublic DisplayData createDisplayData(int fromIndex, int toIndex)
createDisplayData in class PaginatedSectionprotected int maxScenariosPerPage()
protected float tableSpace()
protected float headerRowHeight()
protected TextUtil featureNameTextUtil()
protected TextUtil scenarioNameTextUtil()
protected TextLengthOptimizer featureNameTextOptimizer()
protected TextLengthOptimizer scenarioNameTextOptimizer()
Copyright © 2023. All rights reserved.