Uses of Class
com.github.weisj.jsvg.nodes.text.TextContainer
-
Packages that use TextContainer Package Description com.github.weisj.jsvg.nodes.text -
-
Uses of TextContainer in com.github.weisj.jsvg.nodes.text
Subclasses of TextContainer in com.github.weisj.jsvg.nodes.text Modifier and Type Class Description (package private) classLinearTextContainerclassTextclassTextPathclassTextSpanFields in com.github.weisj.jsvg.nodes.text declared as TextContainer Modifier and Type Field Description private TextContainerStringTextSegment. parentConstructors in com.github.weisj.jsvg.nodes.text with parameters of type TextContainer Constructor Description StringTextSegment(@NotNull TextContainer parent, int index, char[] codepoints)
-