Package | Description |
---|---|
com.ibm.watson.discovery.v1.model |
Modifier and Type | Method and Description |
---|---|
FontSetting |
FontSetting.Builder.build()
Builds a FontSetting.
|
Modifier and Type | Method and Description |
---|---|
List<FontSetting> |
PdfHeadingDetection.fonts()
Gets the fonts.
|
List<FontSetting> |
WordHeadingDetection.fonts()
Gets the fonts.
|
Modifier and Type | Method and Description |
---|---|
PdfHeadingDetection.Builder |
PdfHeadingDetection.Builder.addFontSetting(FontSetting fontSetting)
Adds an fontSetting to fonts.
|
WordHeadingDetection.Builder |
WordHeadingDetection.Builder.addFontSetting(FontSetting fontSetting)
Adds an fontSetting to fonts.
|
Modifier and Type | Method and Description |
---|---|
PdfHeadingDetection.Builder |
PdfHeadingDetection.Builder.fonts(List<FontSetting> fonts)
Set the fonts.
|
WordHeadingDetection.Builder |
WordHeadingDetection.Builder.fonts(List<FontSetting> fonts)
Set the fonts.
|
Copyright © 2023 IBM Cloud. All rights reserved.