Package org.jsignal.std
Class Para
java.lang.Object
org.jsignal.ui.Component
org.jsignal.std.ParaPropComponent
org.jsignal.std.Para
- All Implemented Interfaces:
Element
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.jsignal.std.ParaPropComponent
ParaPropComponent.Builder, ParaPropComponent.BuilderContentOneofStep -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.github.humbleui.skija.paragraph.TypefaceFontProviderstatic Context<io.github.humbleui.skija.paragraph.FontCollection> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Parafrom(io.github.humbleui.skija.paragraph.Paragraph paragraph) static Parastatic ParafromString(String string) static ParafromString(Supplier<String> string) io.github.humbleui.skija.paragraph.ParagraphgetRef()static voidloadFontFromResource(String location) protected voidonBuild(Para.Transitive transitive) render()Methods inherited from class org.jsignal.std.ParaPropComponent
builder, toBuilder
-
Field Details
-
fontsContext
-
fontManager
public static final io.github.humbleui.skija.paragraph.TypefaceFontProvider fontManager
-
-
Constructor Details
-
Para
public Para()
-
-
Method Details
-
loadFontFromResource
- Throws:
IOException
-
getRef
-
onBuild
-
render
-
getParagraph
public io.github.humbleui.skija.paragraph.Paragraph getParagraph() -
from
-
from
-
fromString
-
fromString
-