Uses of Enum Class
com.github.weisj.jsvg.nodes.text.TextSegment.RenderableSegment.UseTextLengthForCalculation
Packages that use TextSegment.RenderableSegment.UseTextLengthForCalculation
-
Uses of TextSegment.RenderableSegment.UseTextLengthForCalculation in com.github.weisj.jsvg.nodes.text
Subclasses with type arguments of type TextSegment.RenderableSegment.UseTextLengthForCalculation in com.github.weisj.jsvg.nodes.textModifier and TypeClassDescriptionstatic enumMethods in com.github.weisj.jsvg.nodes.text that return TextSegment.RenderableSegment.UseTextLengthForCalculationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TextSegment.RenderableSegment.UseTextLengthForCalculation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.weisj.jsvg.nodes.text with parameters of type TextSegment.RenderableSegment.UseTextLengthForCalculationModifier and TypeMethodDescription@NotNull TextMetricsTextContainer.computeTextMetrics(@NotNull RenderContext context, @NotNull TextSegment.RenderableSegment.UseTextLengthForCalculation flag) @NotNull TextMetricsTextSegment.RenderableSegment.computeTextMetrics(@NotNull RenderContext context, @NotNull TextSegment.RenderableSegment.UseTextLengthForCalculation flag)