Package com.github.weisj.jsvg.nodes.text
Class TextContainer.IntermediateTextMetrics
java.lang.Object
com.github.weisj.jsvg.nodes.text.TextContainer.IntermediateTextMetrics
- Enclosing class:
TextContainer
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) int
(package private) double
(package private) int
(package private) double
(package private) double
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
letterSpacingLength
double letterSpacingLength -
glyphLength
double glyphLength -
fixedGlyphLength
double fixedGlyphLength -
glyphCount
int glyphCount -
controllableLetterSpacingCount
int controllableLetterSpacingCount
-
-
Constructor Details
-
IntermediateTextMetrics
private IntermediateTextMetrics()
-