Modifier and Type | Method and Description |
---|---|
ComparisonRunBase |
ComparisonCreator.createRun()
Deprecated.
Creates the run.
|
ComparisonRunBase |
ComparisonCreator.createRun(int type,
String text,
ComparisonFontBase font)
Deprecated.
Creates the run.
|
Modifier and Type | Method and Description |
---|---|
ComparisonRunBase |
IComparisonCreator.createRun()
Deprecated.
Create run comparison run base.
|
ComparisonRunBase |
IComparisonCreator.createRun(int type,
String text,
ComparisonFontBase font)
Deprecated.
Create run comparison run base.
|
Modifier and Type | Method and Description |
---|---|
ComparisonRunBase[] |
ComparisonParagraphBase.getRuns()
Deprecated.
Gets a collection of runs from current node
Value:
The runs.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ComparisonParagraphBase.setRuns(ComparisonRunBase[] value)
Deprecated.
Gets a collection of runs from current node
Value:
The runs.
|
Modifier and Type | Class and Description |
---|---|
class |
ComparisonRun
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ComparisonRunBase[] |
ComparisonCell.getRuns()
Deprecated.
Gets the runs.
|
ComparisonRunBase[] |
ComparisonTextParagraph.getRuns()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonCell.setRuns(ComparisonRunBase[] value)
Deprecated.
Gets the runs.
|
void |
ComparisonTextParagraph.setRuns(ComparisonRunBase[] value)
Deprecated.
|
Copyright © 2018. All rights reserved.