Modifier and Type | Method and Description |
---|---|
ComparisonRunBase |
ComparisonCreator.createRun(int type,
String text,
ComparisonFontBase font)
Deprecated.
Creates the run.
|
Modifier and Type | Method and Description |
---|---|
ComparisonRunBase |
IComparisonCreator.createRun(int type,
String text,
ComparisonFontBase font)
Deprecated.
Create run comparison run base.
|
Modifier and Type | Method and Description |
---|---|
ComparisonFontBase |
ComparisonRunBase.getFont()
Deprecated.
Gets font properties of current run
|
Modifier and Type | Method and Description |
---|---|
protected void |
ComparisonRunBase.setFont(ComparisonFontBase value)
Deprecated.
Gets font properties of current run
|
Modifier and Type | Method and Description |
---|---|
ComparisonFontBase |
ComparisonStyleBase.getFont()
Deprecated.
Gets the font.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonStyleBase.setFont(ComparisonFontBase value)
Deprecated.
Gets the font.
|
abstract void |
ComparisonFontBase.setFontProperties(ComparisonFontBase targetFont)
Deprecated.
Sets the font properties.
|
Constructor and Description |
---|
ComparisonRun(ComparisonFontBase font,
String value,
int type)
Deprecated.
Initializes a new instance of the
ComparisonRun class. |
ComparisonRun(ComparisonFontBase font,
String value,
int type,
int row,
int column,
int position)
Deprecated.
Initializes a new instance of the
ComparisonRun class. |
Modifier and Type | Class and Description |
---|---|
class |
ComparisonFont
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ComparisonFontBase |
ComparisonStyle.getFont()
Deprecated.
Gets the font.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonFont.setFontProperties(ComparisonFontBase targetFont)
Deprecated.
Sets the font properties.
|
Copyright © 2018. All rights reserved.