@Deprecated public interface IComparisonCreator
interface IComparisonCreator
Modifier and Type | Method and Description |
---|---|
ComparisonRunBase |
createRun()
Deprecated.
Create run comparison run base.
|
ComparisonRunBase |
createRun(int type,
String text,
ComparisonFontBase font)
Deprecated.
Create run comparison run base.
|
ComparisonRunBase createRun(int type, String text, ComparisonFontBase font)
type
- the typetext
- the textfont
- the fontComparisonRunBase createRun()
Copyright © 2018. All rights reserved.