Uses of Class
tech.grasshopper.pdf.optimizer.TextLengthOptimizer
-
-
Uses of TextLengthOptimizer in tech.grasshopper.pdf.section.attributes
Fields in tech.grasshopper.pdf.section.attributes declared as TextLengthOptimizer Modifier and Type Field Description static TextLengthOptimizerAttributeDisplay. attributeNameTextOptimizer -
Uses of TextLengthOptimizer in tech.grasshopper.pdf.section.feature
Fields in tech.grasshopper.pdf.section.feature declared as TextLengthOptimizer Modifier and Type Field Description static TextLengthOptimizerFeatureScenarioDetails. featureNameTextOptimizer -
Uses of TextLengthOptimizer in tech.grasshopper.pdf.section.scenario
Fields in tech.grasshopper.pdf.section.scenario declared as TextLengthOptimizer Modifier and Type Field Description static TextLengthOptimizerScenarioStepDetails. featureNameTextOptimizerstatic TextLengthOptimizerScenarioStepDetails. scenarioNameTextOptimizerMethods in tech.grasshopper.pdf.section.scenario that return TextLengthOptimizer Modifier and Type Method Description protected TextLengthOptimizerScenarioSection. featureNameTextOptimizer()protected TextLengthOptimizerScenarioStepDetails. featureNameTextOptimizer()protected TextLengthOptimizerScenarioSection. scenarioNameTextOptimizer()protected TextLengthOptimizerScenarioStepDetails. scenarioNameTextOptimizer() -
Uses of TextLengthOptimizer in tech.grasshopper.pdf.section.scenario.nopass
Fields in tech.grasshopper.pdf.section.scenario.nopass declared as TextLengthOptimizer Modifier and Type Field Description static TextLengthOptimizerNoPassScenarioDisplay. featureNameTextOptimizerstatic TextLengthOptimizerNoPassScenarioDisplay. scenarioNameTextOptimizerMethods in tech.grasshopper.pdf.section.scenario.nopass that return TextLengthOptimizer Modifier and Type Method Description protected TextLengthOptimizerNoPassScenarioDisplay. featureNameTextOptimizer()protected TextLengthOptimizerNoPassScenarioSection. featureNameTextOptimizer()protected TextLengthOptimizerNoPassScenarioDisplay. scenarioNameTextOptimizer()protected TextLengthOptimizerNoPassScenarioSection. scenarioNameTextOptimizer() -
Uses of TextLengthOptimizer in tech.grasshopper.pdf.section.summary
Fields in tech.grasshopper.pdf.section.summary declared as TextLengthOptimizer Modifier and Type Field Description static TextLengthOptimizerSummaryDisplay. featureNameTextOptimizer
-