public interface LayoutOutputMetaData
Modifier and Type | Method and Description |
---|---|
CSSValue |
getDefaultFontFamily() |
PageSize |
getDefaultPageSize() |
FontMetrics |
getFontMetrics(LayoutStyle style) |
CSSValue |
getNormalizedFontFamilyName(CSSConstant name)
Resolve one of the built-in fonts.
|
CSSValue |
getNormalizedFontFamilyName(CSSStringValue value) |
double |
getNumericFeatureValue(OutputProcessorFeature.NumericOutputProcessorFeature feature) |
boolean |
isContentSupported(Object content) |
boolean |
isFeatureSupported(OutputProcessorFeature.BooleanOutputProcessorFeature feature) |
boolean isFeatureSupported(OutputProcessorFeature.BooleanOutputProcessorFeature feature)
double getNumericFeatureValue(OutputProcessorFeature.NumericOutputProcessorFeature feature)
boolean isContentSupported(Object content)
PageSize getDefaultPageSize()
CSSValue getNormalizedFontFamilyName(CSSConstant name)
name
- CSSValue getNormalizedFontFamilyName(CSSStringValue value)
CSSValue getDefaultFontFamily()
FontMetrics getFontMetrics(LayoutStyle style)
Copyright © 2018 Hitachi Vantara. All rights reserved.