|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.output.AbstractOutputProcessorMetaData
org.jfree.layouting.modules.output.plaintext.PlaintextOutputMetaData
public class PlaintextOutputMetaData
Creation-Date: 13.11.2006, 12:48:51
Constructor Summary | |
---|---|
PlaintextOutputMetaData(org.pentaho.reporting.libraries.fonts.registry.FontRegistry registry)
|
Method Summary | |
---|---|
org.pentaho.reporting.libraries.fonts.registry.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. |
Methods inherited from class org.jfree.layouting.output.AbstractOutputProcessorMetaData |
---|
addFeature, getDefaultPageSize, getFontFamilyForGenericName, getFontMetrics, getFontRegistry, getFontSize, getFontStorage, getHorizontalPageSpan, getMediaType, getNormalizedFontFamilyName, getNumericFeatureValue, getSupportedResourceTypes, getVerticalPageSpan, isFeatureSupported, isValid, setFamilyMapping, setNumericFeatureValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlaintextOutputMetaData(org.pentaho.reporting.libraries.fonts.registry.FontRegistry registry)
Method Detail |
---|
public org.pentaho.reporting.libraries.fonts.registry.FontFamily getDefaultFontFamily()
public java.lang.String getExportDescriptor()
public boolean isIterative()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |