public class ScenarioStepDetails extends Display
| Modifier and Type | Field and Description |
|---|---|
protected static float |
DATA_PADDING |
protected List<Integer> |
featureNameRowSpans |
static TextLengthOptimizer |
featureNameTextOptimizer |
static TextUtil |
featureNameTextUtil |
protected static org.apache.pdfbox.pdmodel.font.PDFont |
HEADER_FONT |
protected static int |
HEADER_FONT_SIZE |
protected static float |
HEADER_PADDING |
static TextUtil |
headerRowTextUtil |
protected static float |
NAME_BOTTOM_PADDING |
protected static org.apache.pdfbox.pdmodel.font.PDFont |
NAME_FONT |
protected static int |
NAME_FONT_SIZE |
protected boolean |
nameCropped |
protected PaginationData |
paginationData |
static TextLengthOptimizer |
scenarioNameTextOptimizer |
static TextUtil |
scenarioNameTextUtil |
static float |
TABLE_SPACE |
protected org.vandeseer.easytable.structure.Table.TableBuilder |
tableBuilder |
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 and Description |
|---|
ScenarioStepDetails() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
annotationFilter() |
protected org.vandeseer.easytable.structure.cell.AbstractCell |
createFeatureNameCell(Feature feature,
int rowspan,
boolean lastRow) |
protected org.vandeseer.easytable.structure.cell.AbstractCell |
createScenarioNameCell(Scenario scenario) |
protected void |
croppedMessageDisplay() |
void |
display() |
protected TextLengthOptimizer |
featureNameTextOptimizer() |
protected TextLengthOptimizer |
scenarioNameTextOptimizer() |
statusColorprotected PaginationData paginationData
protected org.vandeseer.easytable.structure.Table.TableBuilder tableBuilder
protected static final org.apache.pdfbox.pdmodel.font.PDFont HEADER_FONT
protected static final int HEADER_FONT_SIZE
protected static final org.apache.pdfbox.pdmodel.font.PDFont NAME_FONT
protected static final int NAME_FONT_SIZE
protected static final float HEADER_PADDING
protected static final float DATA_PADDING
protected static final float NAME_BOTTOM_PADDING
public static final float TABLE_SPACE
public static final TextLengthOptimizer featureNameTextOptimizer
public static final TextLengthOptimizer scenarioNameTextOptimizer
protected boolean nameCropped
public static final TextUtil headerRowTextUtil
public static final TextUtil featureNameTextUtil
public static final TextUtil scenarioNameTextUtil
protected TextLengthOptimizer featureNameTextOptimizer()
protected TextLengthOptimizer scenarioNameTextOptimizer()
protected boolean annotationFilter()
protected org.vandeseer.easytable.structure.cell.AbstractCell createFeatureNameCell(Feature feature, int rowspan, boolean lastRow)
protected org.vandeseer.easytable.structure.cell.AbstractCell createScenarioNameCell(Scenario scenario)
protected void croppedMessageDisplay()
Copyright © 2023. All rights reserved.