Uses of Class
io.webfolder.cdp.type.domsnapshot.InlineTextBox
Packages that use InlineTextBox
-
Uses of InlineTextBox in io.webfolder.cdp.type.domsnapshot
Methods in io.webfolder.cdp.type.domsnapshot that return types with arguments of type InlineTextBoxModifier and TypeMethodDescriptionLayoutTreeNode.getInlineTextNodes()
The post-layout inline text nodes, if any.Method parameters in io.webfolder.cdp.type.domsnapshot with type arguments of type InlineTextBoxModifier and TypeMethodDescriptionvoid
LayoutTreeNode.setInlineTextNodes
(List<InlineTextBox> inlineTextNodes) The post-layout inline text nodes, if any.