|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jfree.layouting.output.AbstractOutputProcessorMetaData
public abstract class AbstractOutputProcessorMetaData
Creation-Date: 02.01.2006, 18:39:46
| Constructor Summary | |
|---|---|
protected |
AbstractOutputProcessorMetaData(org.pentaho.reporting.libraries.fonts.registry.FontStorage fontStorage)
|
| Method Summary | |
|---|---|
protected void |
addFeature(OutputProcessorFeature.BooleanOutputProcessorFeature feature)
|
PageSize |
getDefaultPageSize()
Returns the default physical page size. |
org.pentaho.reporting.libraries.fonts.registry.FontFamily |
getFontFamilyForGenericName(CSSConstant genericName)
|
org.pentaho.reporting.libraries.fonts.registry.FontMetrics |
getFontMetrics(FontSpecification spec)
|
protected org.pentaho.reporting.libraries.fonts.registry.FontRegistry |
getFontRegistry()
|
double |
getFontSize(CSSConstant constant)
|
org.pentaho.reporting.libraries.fonts.registry.FontStorage |
getFontStorage()
Although most font systems are global, some may have some issues with caching. |
int |
getHorizontalPageSpan()
Returns the horizontal page span. |
java.lang.String |
getMediaType()
Returns the media type of the output target. |
java.lang.String |
getNormalizedFontFamilyName(java.lang.String name)
|
double |
getNumericFeatureValue(OutputProcessorFeature.NumericOutputProcessorFeature feature)
|
java.lang.Class[] |
getSupportedResourceTypes()
|
int |
getVerticalPageSpan()
Returns the vertical page span. |
boolean |
isFeatureSupported(OutputProcessorFeature.BooleanOutputProcessorFeature feature)
|
boolean |
isValid(FontSpecification spec)
|
protected void |
setFamilyMapping(CSSConstant family,
java.lang.String name)
|
protected void |
setNumericFeatureValue(OutputProcessorFeature.NumericOutputProcessorFeature feature,
double value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jfree.layouting.output.OutputProcessorMetaData |
|---|
getDefaultFontFamily, getExportDescriptor, isIterative |
| Constructor Detail |
|---|
protected AbstractOutputProcessorMetaData(org.pentaho.reporting.libraries.fonts.registry.FontStorage fontStorage)
| Method Detail |
|---|
protected void setFamilyMapping(CSSConstant family,
java.lang.String name)
public double getFontSize(CSSConstant constant)
getFontSize in interface OutputProcessorMetaDataprotected void addFeature(OutputProcessorFeature.BooleanOutputProcessorFeature feature)
public boolean isFeatureSupported(OutputProcessorFeature.BooleanOutputProcessorFeature feature)
isFeatureSupported in interface OutputProcessorMetaData
protected void setNumericFeatureValue(OutputProcessorFeature.NumericOutputProcessorFeature feature,
double value)
public double getNumericFeatureValue(OutputProcessorFeature.NumericOutputProcessorFeature feature)
getNumericFeatureValue in interface OutputProcessorMetaDatapublic org.pentaho.reporting.libraries.fonts.registry.FontStorage getFontStorage()
getFontStorage in interface OutputProcessorMetaDatapublic java.lang.String getNormalizedFontFamilyName(java.lang.String name)
getNormalizedFontFamilyName in interface OutputProcessorMetaDatapublic org.pentaho.reporting.libraries.fonts.registry.FontFamily getFontFamilyForGenericName(CSSConstant genericName)
getFontFamilyForGenericName in interface OutputProcessorMetaDataprotected org.pentaho.reporting.libraries.fonts.registry.FontRegistry getFontRegistry()
public PageSize getDefaultPageSize()
OutputProcessorMetaData
getDefaultPageSize in interface OutputProcessorMetaDatapublic int getVerticalPageSpan()
getVerticalPageSpan in interface OutputProcessorMetaDatapublic int getHorizontalPageSpan()
OutputProcessorMetaData
getHorizontalPageSpan in interface OutputProcessorMetaDatapublic java.lang.String getMediaType()
OutputProcessorMetaData
getMediaType in interface OutputProcessorMetaDatapublic boolean isValid(FontSpecification spec)
isValid in interface OutputProcessorMetaDatapublic org.pentaho.reporting.libraries.fonts.registry.FontMetrics getFontMetrics(FontSpecification spec)
getFontMetrics in interface OutputProcessorMetaDatapublic java.lang.Class[] getSupportedResourceTypes()
getSupportedResourceTypes in interface OutputProcessorMetaData
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||