public class PlaintextOutputMetaData extends AbstractOutputProcessorMetaData
Constructor and Description |
---|
PlaintextOutputMetaData(FontRegistry registry) |
Modifier and Type | Method and Description |
---|---|
FontFamily |
getDefaultFontFamily() |
java.lang.String |
getExportDescriptor()
The export descriptor is a string that describes the output
characteristics.
|
boolean |
isIterative()
An iterative output processor accepts and processes small content chunks.
|
addFeature, getDefaultPageSize, getFontFamilyForGenericName, getFontMetrics, getFontRegistry, getFontSize, getFontStorage, getHorizontalPageSpan, getMediaType, getNormalizedFontFamilyName, getNumericFeatureValue, getSupportedResourceTypes, getVerticalPageSpan, isFeatureSupported, isValid, setFamilyMapping, setNumericFeatureValue
public FontFamily getDefaultFontFamily()
public java.lang.String getExportDescriptor()
public boolean isIterative()