Class FeatureScenarioDetails
- java.lang.Object
-
- tech.grasshopper.pdf.structure.Display
-
- tech.grasshopper.pdf.section.feature.FeatureScenarioDetails
-
public class FeatureScenarioDetails extends Display
-
-
Field Summary
Fields Modifier and Type Field Description static TextLengthOptimizerfeatureNameTextOptimizerstatic floatTABLE_SPACE-
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 FeatureScenarioDetails()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddisplay()static TextUtilfeatureNameTextUtil()static floatheaderRowHeight()-
Methods inherited from class tech.grasshopper.pdf.structure.Display
statusColor
-
-
-
-
Field Detail
-
TABLE_SPACE
public static final float TABLE_SPACE
- See Also:
- Constant Field Values
-
featureNameTextOptimizer
public static final TextLengthOptimizer featureNameTextOptimizer
-
-