On Mon, 10 Mar 2025 16:25:40 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

>> modules/javafx.graphics/src/main/java/javafx/scene/text/LayoutInfo.java line 
>> 41:
>> 
>>> 39:  * @since 25
>>> 40:  */
>>> 41: public abstract class LayoutInfo {
>> 
>> Any exceptions thrown by methods of this class?
>
> only `public abstract TextLineInfo getTextLine(int index, boolean 
> includeLineSpacing);`
> 
> (added)

Can this class be sealed?

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/1596#discussion_r2029799934

Reply via email to