Ordered range for FontInfo.GetFontUnicodeRange()To create a custom Range instance RangeBuilder shall be used. More...
Inherited by iText.Layout.Font.Range.FullRange.
|
| class |
FullRange |
| |
| class |
SubRange |
| |
|
| virtual bool |
Contains (int n) |
| |
Binary search over ordered segments. More...
|
| |
| override bool |
Equals (Object o) |
| |
| override int |
GetHashCode () |
| |
| override String |
ToString () |
| |
Ordered range for FontInfo.GetFontUnicodeRange()To create a custom Range instance RangeBuilder shall be used.
◆ Contains()
| virtual bool iText.Layout.Font.Range.Contains |
( |
int |
n |
) |
|
|
inlinevirtual |
Binary search over ordered segments.
-
Parameters
-