Package com.github.weisj.jsvg.nodes.text
Class TextContainer.IntermediateTextMetrics
- java.lang.Object
-
- com.github.weisj.jsvg.nodes.text.TextContainer.IntermediateTextMetrics
-
- Enclosing class:
- TextContainer
private static final class TextContainer.IntermediateTextMetrics extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) int
controllableLetterSpacingCount
(package private) double
fixedGlyphLength
(package private) int
glyphCount
(package private) double
glyphLength
(package private) double
letterSpacingLength
-
Constructor Summary
Constructors Modifier Constructor Description private
IntermediateTextMetrics()
-