Uses of Interface
com.github.weisj.jsvg.nodes.text.TextSegment
Packages that use TextSegment
-
Uses of TextSegment in com.github.weisj.jsvg.nodes.text
Subinterfaces of TextSegment in com.github.weisj.jsvg.nodes.textClasses in com.github.weisj.jsvg.nodes.text that implement TextSegmentModifier and TypeClassDescription(package private) class(package private) final classfinal class(package private) classfinal classfinal classSubclasses with type arguments of type TextSegment in com.github.weisj.jsvg.nodes.textFields in com.github.weisj.jsvg.nodes.text with type parameters of type TextSegmentMethods in com.github.weisj.jsvg.nodes.text that return types with arguments of type TextSegmentModifier and TypeMethodDescriptionList<? extends @NotNull TextSegment> TextContainer.children()(package private) @NotNull List<@NotNull TextSegment> TextContainer.segments()