public interface CDText extends RichTextRecord<WSIG>
Modifier and Type | Method and Description |
---|---|
WSIG |
getHeader() |
FontStyle |
getStyle()
Returns the font style of the text
|
default String |
getText()
Returns the text stored in the text record
|
CDText |
setStyle(FontStyle style) |
default CDText |
setText(String text)
Sets the text for this record.
|
getCDRecordLength, getData, getDataWithoutHeader, getPayloadLength, getRecordHeaderLength, getType, getTypeValue
getVariableData, resize, resizeVariableData
WSIG getHeader()
getHeader
in interface RichTextRecord<WSIG>
default String getText()
default CDText setText(String text)
text
- the new text to setFontStyle getStyle()
Copyright © 2019–2021 HCL. All rights reserved.