public interface CssContext
Modifier and Type | Method and Description |
---|---|
StyleReference |
getCss() |
int |
getDotsPerPixel() |
FSFont |
getFont(FontSpecification font) |
float |
getFontSize2D(FontSpecification font) |
FSFontMetrics |
getFSFontMetrics(FSFont font) |
float |
getMmPerDot() |
float |
getXHeight(FontSpecification parentFont) |
float getMmPerDot()
int getDotsPerPixel()
float getFontSize2D(FontSpecification font)
float getXHeight(FontSpecification parentFont)
FSFont getFont(FontSpecification font)
StyleReference getCss()
FSFontMetrics getFSFontMetrics(FSFont font)
Copyright © 2018. All rights reserved.