Constructor and Description |
---|
NoOpFontUtil() |
Modifier and Type | Method and Description |
---|---|
int |
countLines(String content,
int pixelWidth,
String fontSize)
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
|
public int countLines(String content, int pixelWidth, String fontSize)
FontUtil
countLines
in interface FontUtil
content
- the text to be layoutedpixelWidth
- the max width of the resulting text blockfontSize
- the font size to be usedCopyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.