fop 0.94 | |
Frames | No Frames |
Methods with parameter type org.apache.fop.fonts.Font | |
void | PDFRenderer.escapeText(String s, int[] letterAdjust, Font fs, AbstractTextArea parentArea, boolean useMultiByte, StringBuffer pdf) Escapes text according to PDF rules. |
Methods with parameter type org.apache.fop.fonts.Font | |
void | Adds font traits to an area
|
Constructors with parameter type org.apache.fop.fonts.Font | |
Creates a new instance of AlignmentContext based simply
on the font and the writing mode. | |
AlignmentContext.AlignmentContext(Font font, int lineHeight, Length alignmentAdjust, int alignmentBaseline, Length baselineShift, int dominantBaseline, AlignmentContext parentAlignmentContext) Creates a new instance of AlignmentContext
|
Fields of type org.apache.fop.fonts.Font | |
Font | Font for the page-number-citation |
Methods with parameter type org.apache.fop.fonts.Font | |
ScaledBaselineTable | Creates a new instance of BasicScaledBaselineTable for the given
font and writingmode. |
ScaledBaselineTable | ScaledBaselineTableFactory.makeFontScaledBaselineTable(Font font, int dominantBaselineIdentifier, int writingMode) Creates a new instance of BasicScaledBaselineTable for the given
font, baseline and writingmode. |
Methods with return type org.apache.fop.fonts.Font | |
Font | Create and return a Font object based on the properties. |
Methods with parameter type org.apache.fop.fonts.Font | |
void | Renders a TextArea to a Graphics2D instance. |
Fields of type org.apache.fop.fonts.Font | |
Font | Currently valid Font |
Font | Overriding FontState |
Methods with parameter type org.apache.fop.fonts.Font | |
void | Sets the overriding font. |
Methods with return type org.apache.fop.fonts.Font | |
Font | Retrieves a (possibly cached) Font instance based on a FontTriplet and a font size. |
Fields of type org.apache.fop.fonts.Font | |
Font | The override font state used when drawing text and the font cannot be
set using java fonts. |
Methods with parameter type org.apache.fop.fonts.Font | |
void | Set the override font state for drawing text. |
Constructors with parameter type org.apache.fop.fonts.Font | |
Create a new unresolved page number. | |
Create a new unresolved page number. |
Methods with parameter type org.apache.fop.fonts.Font | |
SpaceVal |
Methods with return type org.apache.fop.fonts.Font | |
Font | Returns a Font object constructed based on the font traits in an area
|
fop 0.94 |