public class SvgCssContext extends AbstractCssContext
| Constructor and Description |
|---|
SvgCssContext() |
| Modifier and Type | Method and Description |
|---|---|
float |
getRootFontSize()
Gets the root font size.
|
void |
setRootFontSize(float rootFontSize)
Sets the root font size.
|
void |
setRootFontSize(String fontSizeStr)
Sets the root font size.
|
getQuotesDepth, setQuotesDepthpublic float getRootFontSize()
public void setRootFontSize(String fontSizeStr)
fontSizeStr - the new root font sizepublic void setRootFontSize(float rootFontSize)
rootFontSize - the new root font sizeCopyright © 1998–2025 Apryse Group NV. All rights reserved.