@Deprecated public class ComparisonCreator extends Object implements IComparisonCreator
class ComparisonCreator
Constructor and Description |
---|
ComparisonCreator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ComparisonRunBase |
createRun()
Deprecated.
Creates the run.
|
ComparisonRunBase |
createRun(int type,
String text,
ComparisonFontBase font)
Deprecated.
Creates the run.
|
public ComparisonRunBase createRun(int type, String text, ComparisonFontBase font)
Creates the run.
createRun
in interface IComparisonCreator
type
- The type.text
- The text.font
- The font.public ComparisonRunBase createRun()
Creates the run.
createRun
in interface IComparisonCreator
Copyright © 2018. All rights reserved.