Package | Description |
---|---|
org.apache.fop.afp |
Contains an AFP library.
|
org.apache.fop.afp.fonts |
Contains a collection of AFP Graphics Object Content Architecture (GOCA) structured objects.
|
org.apache.fop.afp.goca |
Contains a collection of AFP font related classes.
|
org.apache.fop.afp.modca |
Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects.
|
org.apache.fop.afp.ptoca |
Contains a collection of classes for working with Presentation Text Objects (PTOCA).
|
org.apache.fop.render.afp |
An AFP Renderer implementation and supporting classes.
|
Class | Description |
---|---|
AFPFont |
All implementations of AFP fonts should extend this base class,
the object implements the FontMetrics information.
|
AFPPageFonts |
Holds the current page fonts
|
CharacterSet |
The IBM Font Object Content Architecture (FOCA) supports presentation
of character shapes by defining their characteristics, which include
font description information for identifying the characters, font metric
information for positioning the characters, and character shape information
for presenting the character images.
|
Class | Description |
---|---|
AbstractOutlineFont |
A font defined as a set of lines and curves as opposed to a bitmap font.
|
AFPFont |
All implementations of AFP fonts should extend this base class,
the object implements the FontMetrics information.
|
AFPFontAttributes |
This class encapsulates the font attributes that need to be included
in the AFP data stream.
|
AFPFontInfo |
FontInfo contains meta information on fonts
|
AFPPageFonts |
Holds the current page fonts
|
CharacterSet |
The IBM Font Object Content Architecture (FOCA) supports presentation
of character shapes by defining their characteristics, which include
font description information for identifying the characters, font metric
information for positioning the characters, and character shape information
for presenting the character images.
|
CharacterSetBuilder |
The CharacterSetBuilder is responsible building the a CharacterSet instance that holds
the font metric data.
|
CharactersetEncoder.EncodedChars |
A container for encoded character bytes
|
CharacterSetOrientation |
The IBM Font Object Content Architecture (FOCA) supports presentation
of character shapes by defining their characteristics, which include
Font-Description information for identifying the characters, Font-Metric
information for positioning the characters, and Character-Shape
information for presenting the character images.
Presenting a graphic character on a presentation surface requires that you communicate this information clearly to rotate and position characters correctly on the physical or logical page. This class provides font metric information for a particular font as by the orientation. This information is obtained directly from the AFP font files which must be installed in the classpath under in the location specified by the path attribute in the afp-font.xml file. |
CharacterSetType |
An enumeration of AFP characterset types.
|
Class | Description |
---|---|
CharacterSet |
The IBM Font Object Content Architecture (FOCA) supports presentation
of character shapes by defining their characteristics, which include
font description information for identifying the characters, font metric
information for positioning the characters, and character shape information
for presenting the character images.
|
Class | Description |
---|---|
AFPFont |
All implementations of AFP fonts should extend this base class,
the object implements the FontMetrics information.
|
CharacterSet |
The IBM Font Object Content Architecture (FOCA) supports presentation
of character shapes by defining their characteristics, which include
font description information for identifying the characters, font metric
information for positioning the characters, and character shape information
for presenting the character images.
|
Class | Description |
---|---|
CharactersetEncoder.EncodedChars |
A container for encoded character bytes
|
Class | Description |
---|---|
AbstractOutlineFont |
A font defined as a set of lines and curves as opposed to a bitmap font.
|
AFPFont |
All implementations of AFP fonts should extend this base class,
the object implements the FontMetrics information.
|
CharacterSet |
The IBM Font Object Content Architecture (FOCA) supports presentation
of character shapes by defining their characteristics, which include
font description information for identifying the characters, font metric
information for positioning the characters, and character shape information
for presenting the character images.
|
OutlineFont |
Default implementation of AbstractOutlineFont.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.