public interface LayoutOutputMetaData
Modifier and Type | Method and Description |
---|---|
CSSValue |
getDefaultFontFamily() |
PageSize |
getDefaultPageSize() |
org.pentaho.reporting.libraries.fonts.registry.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()
org.pentaho.reporting.libraries.fonts.registry.FontMetrics getFontMetrics(LayoutStyle style)