| 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)
FontUtilcountLines in interface FontUtilcontent - the text to be layoutedpixelWidth - the max width of the resulting text blockfontSize - the font size to be usedCopyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.