A B C D E F G I L M N O P R S T U W X _

A

AFPAttribute - class org.apache.fop.render.afp.extensions.AFPAttribute.
This class extends the org.apache.fop.fo.StringProperty.Maker inner class in order to provide a static property maker.
AFPAttribute(String) - Constructor for class org.apache.fop.render.afp.extensions.AFPAttribute
Constructor for the AFPAttribute.
AFPConstants - interface org.apache.fop.render.afp.modca.AFPConstants.
Constants used by the AFP renderer.
AFPDataStream - class org.apache.fop.render.afp.modca.AFPDataStream.
A data stream is a continuous ordered stream of data elements and objects conforming to a given format.
AFPDataStream() - Constructor for class org.apache.fop.render.afp.modca.AFPDataStream
Default constructor for the AFPDataStream.
AFPElement - class org.apache.fop.render.afp.extensions.AFPElement.
This class extends the org.apache.fop.extensions.ExtensionObj class.
AFPElement(FObj, PropertyList, String, int, int, String) - Constructor for class org.apache.fop.render.afp.extensions.AFPElement
Constructor for the AFPElement
AFPElement.Maker - class org.apache.fop.render.afp.extensions.AFPElement.Maker.
The static Maker class responsible for building the AFPElement objects.
AFPElement.Maker(String) - Constructor for class org.apache.fop.render.afp.extensions.AFPElement.Maker
Constructor for the Maker object
AFPElementMapping - class org.apache.fop.render.afp.extensions.AFPElementMapping.
AFPElementMapping object provides the ability to extract information from the formatted object that reside in the afp namespace.
AFPElementMapping() - Constructor for class org.apache.fop.render.afp.extensions.AFPElementMapping
 
AFPFontAttributes - class org.apache.fop.render.afp.AFPFontAttributes.
This class encapsulates the font atributes that need to be included in the AFP data stream.
AFPFontAttributes(String, String, String, int) - Constructor for class org.apache.fop.render.afp.AFPFontAttributes
Constructor for the AFPFontAttributes
AFPFontColor - class org.apache.fop.render.afp.AFPFontColor.
AFP only supports very basic colours and this object provides a simple bean for the colour attributes.
AFPFontColor(float, float, float) - Constructor for class org.apache.fop.render.afp.AFPFontColor
Constructor for the AFPColor Object
AFPFontReader - class org.apache.fop.render.afp.fonts.AFPFontReader.
The AFPFontReader is responsible for reading the font attributes from binary code page files and the character set metric files.
AFPFontReader() - Constructor for class org.apache.fop.render.afp.fonts.AFPFontReader
 
AFPObject - class org.apache.fop.render.afp.modca.AFPObject.
This is the base class for all data stream objects.
AFPObject() - Constructor for class org.apache.fop.render.afp.modca.AFPObject
 
AFPRenderer - class org.apache.fop.render.afp.AFPRenderer.
This is an implementaion of an FOP Renderer that renders areas to AFP.
AFPRenderer() - Constructor for class org.apache.fop.render.afp.AFPRenderer
Constructor for AFPRenderer.
AFP_DTD_1_0_ID - Static variable in class org.apache.fop.render.afp.tools.DTDEntityResolver
Public ID for the AFP fonts 1.0 DTD.
AFP_DTD_1_0_RESOURCE - Static variable in class org.apache.fop.render.afp.tools.DTDEntityResolver
Resource location for the AFP fonts 1.0 DTD.
AFP_DTD_1_1_ID - Static variable in class org.apache.fop.render.afp.tools.DTDEntityResolver
Public ID for the AFP fonts 1.1 DTD.
AFP_DTD_1_1_RESOURCE - Static variable in class org.apache.fop.render.afp.tools.DTDEntityResolver
Resource location for the AFP fonts 1.1 DTD.
ASCII_ENCODING - Static variable in interface org.apache.fop.render.afp.modca.AFPConstants
The encoding to use to convert to ASCII
ActiveEnvironmentGroup - class org.apache.fop.render.afp.modca.ActiveEnvironmentGroup.
An Active Environment Group (AEG) is associated with each page, and is contained in the page's begin-end envelope in the data stream.
ActiveEnvironmentGroup(int, int) - Constructor for class org.apache.fop.render.afp.modca.ActiveEnvironmentGroup
Default constructor for the ActiveEnvironmentGroup.
ActiveEnvironmentGroup(String, int, int) - Constructor for class org.apache.fop.render.afp.modca.ActiveEnvironmentGroup
Constructor for the ActiveEnvironmentGroup, this takes a name parameter which must be 8 characters long.
addCharacterSet(int, CharacterSet) - Method in class org.apache.fop.render.afp.fonts.RasterFont
 
addCharacterSetOrientation(CharacterSetOrientation) - Method in class org.apache.fop.render.afp.fonts.CharacterSet
Add character set metric information for the different orientations
addFilledRect(int, int, int, int, PDFPathPaint) - Method in class org.apache.fop.render.afp.AFPRenderer
Add a filled rectangle to the current stream
addFont(BaseFont) - Method in class org.apache.fop.render.afp.fonts.FontFamily
Add a font object to the font family.
addFont(byte, String, int) - Method in class org.apache.fop.render.afp.modca.MapCodedFont
Add a font definition on the the map coded font object.
addFont(byte, String, int, String, String, int) - Method in class org.apache.fop.render.afp.modca.MapCodedFont
Add a font definition on the the map coded font object.
addFontFamily(FontFamily) - Method in class org.apache.fop.render.afp.fonts.FontCollection
Method to add font family objects to the font collection
addLine(int, int, int, int, int, int, PDFPathPaint) - Method in class org.apache.fop.render.afp.AFPRenderer
Add a line to the current stream.
addLine(int, int, int, int, int, PDFPathPaint) - Method in class org.apache.fop.render.afp.AFPRenderer
Add a line to the current stream.
addOverlay(String) - Method in class org.apache.fop.render.afp.modca.MapPageOverlay
Add an overlay to to the map page overlay object.
addPage(PageObject) - Method in class org.apache.fop.render.afp.modca.Document
Adds a page to the document.
addPage(PageObject) - Method in class org.apache.fop.render.afp.modca.PageGroup
Adds a page object to the group.
addPageGroup(PageGroup) - Method in class org.apache.fop.render.afp.modca.Document
Adds a PageGroup to the document.
addRect(int, int, int, int, PDFPathPaint, PDFPathPaint) - Method in class org.apache.fop.render.afp.AFPRenderer
 
addRect(int, int, int, int, PDFPathPaint) - Method in class org.apache.fop.render.afp.AFPRenderer
 
addToBuilder(TreeBuilder) - Method in class org.apache.fop.render.afp.extensions.AFPElementMapping
Override the addToBuilder method so that the builder is setup with the emelemt mappings and the property list.

B

BaseFont - class org.apache.fop.render.afp.fonts.BaseFont.
All implemenations of AFP fonts should extend this base class, the object implements the FontMetrics information.
BaseFont(String, String, String) - Constructor for class org.apache.fop.render.afp.fonts.BaseFont
Constructor for the base font requires the name, weight and style attribute to be available as this forms the key to the font.
BinaryUtils - class org.apache.fop.render.afp.tools.BinaryUtils.
Library of utility useful conversion methods.
BinaryUtils() - Constructor for class org.apache.fop.render.afp.tools.BinaryUtils
 

C

CharacterSet - class org.apache.fop.render.afp.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.
CharacterSet(String, String, String, String) - Constructor for class org.apache.fop.render.afp.fonts.CharacterSet
Constructor for the CharacterSetMetric object, the character set is used to load the font information from the actual AFP font.
CharacterSetOrientation - class org.apache.fop.render.afp.fonts.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.
CharacterSetOrientation(int) - Constructor for class org.apache.fop.render.afp.fonts.CharacterSetOrientation
Constructor for the CharacterSetOrientation, the orientation is expressed as the degrees rotation (i.e 0, 90, 180, 270)
convert(int, int) - Static method in class org.apache.fop.render.afp.tools.BinaryUtils
Convert an int into the corresponding byte array by encoding each two hexadecimal digits as a char.
convert(int) - Static method in class org.apache.fop.render.afp.tools.BinaryUtils
Convert an int into the corresponding byte array by encoding each two hexadecimal digits as a char.
convert(String) - Static method in class org.apache.fop.render.afp.tools.BinaryUtils
Convert a String of hexadecimal digits into the corresponding byte array by encoding each two hexadecimal digits as a byte.
createFont(byte, String, String, String, int) - Method in class org.apache.fop.render.afp.modca.AFPDataStream
Helper method to create a map coded font object on the current page, this method delegates the construction of the map coded font object to the active environment group on the current page.
createFont(byte, String, String, String, int, int) - Method in class org.apache.fop.render.afp.modca.ActiveEnvironmentGroup
Method to create a map coded font object
createFont(byte, String, String, String, int) - Method in class org.apache.fop.render.afp.modca.PageObject
Helper method to create a map coded font object on the current page, this method delegates the construction of the map coded font object to the active environment group on the page.
createIncludePageOverlay(String, int) - Method in class org.apache.fop.render.afp.modca.AFPDataStream
Helper method which allows creation of the MPO object, via the AEG.
createIncludePageOverlay(String, int) - Method in class org.apache.fop.render.afp.modca.PageObject
Creates an IncludePageOverlay on the page.
createIncludePageSegment(String, int, int) - Method in class org.apache.fop.render.afp.modca.AFPDataStream
Creates an IncludePageSegment on the current page.
createIncludePageSegment(String, int, int) - Method in class org.apache.fop.render.afp.modca.PageObject
Creates an IncludePageSegment on the current page.
createLine(int, int, int, int, int) - Method in class org.apache.fop.render.afp.modca.AFPDataStream
Method to create a line on the current page.
createLine(int, int, int, int, int) - Method in class org.apache.fop.render.afp.modca.PageObject
Helper method to create a line on the current page, this method delegates to the presentation text object in order to construct the line.
createLineData(int, int, int, int, int, int) - Method in class org.apache.fop.render.afp.modca.PresentationTextData
Drawing of lines using the starting and ending coordinates, thickness and colour arguments.
createLineData(int, int, int, int, int) - Method in class org.apache.fop.render.afp.modca.PresentationTextObject
Drawing of lines using the starting and ending coordinates, thickness.
createLineData(int, int, int, int, int, int) - Method in class org.apache.fop.render.afp.modca.PresentationTextObject
Drawing of lines using the starting and ending coordinates, thickness and orientation arguments.
createOverlay(String) - Method in class org.apache.fop.render.afp.modca.ActiveEnvironmentGroup
Actually creates the MPO object.
createPageGroupTagLogicalElement(TagLogicalElementBean[]) - Method in class org.apache.fop.render.afp.modca.AFPDataStream
Creates a TagLogicalElement on the current page group.
createPageTagLogicalElement(TagLogicalElementBean[]) - Method in class org.apache.fop.render.afp.modca.AFPDataStream
Creates a TagLogicalElement on the current page.
createShading(int, int, int, int, int, int, int) - Method in class org.apache.fop.render.afp.modca.AFPDataStream
This method will create shading on the page using the specified ooordinates (the shading contrast is controlled via the red, green blue parameters, by converting this to grey scale).
createShading(int, int, int, int, int, int, int) - Method in class org.apache.fop.render.afp.modca.PageObject
This method will create shading on the page using the specified ooordinates (the shading contrast is controlled via the red, green blue parameters, by converting this to grey scale).
createTagLogicalElement(String, String) - Method in class org.apache.fop.render.afp.modca.PageGroup
Creates a TagLogicalElement on the page.
createTagLogicalElement(String, String) - Method in class org.apache.fop.render.afp.modca.PageObject
Creates a TagLogicalElement on the page.
createText(int, int, int, byte[]) - Method in class org.apache.fop.render.afp.modca.AFPDataStream
Helper method to create text on the current page, this method delegates to the current presentation text object in order to construct the text.
createText(int, int, int, byte[]) - Method in class org.apache.fop.render.afp.modca.PageObject
Helper method to create text on the current page, this method delegates to the presentation text object in order to construct the text.
createTextData(int, int, int, int, byte[]) - Method in class org.apache.fop.render.afp.modca.PresentationTextData
Create the presentation text data for the byte array of data.
createTextData(int, int, int, byte[]) - Method in class org.apache.fop.render.afp.modca.PresentationTextObject
Create the prsentation text data for the byte array of data.
createTextData(int, int, int, int, byte[]) - Method in class org.apache.fop.render.afp.modca.PresentationTextObject
Create the presentation text data for the byte array of data.

D

DTDEntityResolver - class org.apache.fop.render.afp.tools.DTDEntityResolver.
An entity resolver for both DOM and SAX models of the SAX document.
DTDEntityResolver() - Constructor for class org.apache.fop.render.afp.tools.DTDEntityResolver
 
Document - class org.apache.fop.render.afp.modca.Document.
The document is the highest level of the MO:DCA data-stream document component hierarchy.
Document() - Constructor for class org.apache.fop.render.afp.modca.Document
Default constructor for the document object.
Document(String) - Constructor for class org.apache.fop.render.afp.modca.Document
Constructor for the document object.
doFrame(Area) - Method in class org.apache.fop.render.afp.AFPRenderer
Override the doFrame(Area area) method so that we draw lines rather than rectangles when processing an area.
drawImageClipped(int, int, int, int, int, int, FopImage, FontState) - Method in class org.apache.fop.render.afp.AFPRenderer
 
drawImageScaled(int, int, int, int, FopImage, FontState) - Method in class org.apache.fop.render.afp.AFPRenderer
 

E

EBCIDIC_ENCODING - Static variable in interface org.apache.fop.render.afp.modca.AFPConstants
The encoding to use to convert to EBCIDIC
EndPageGroup - class org.apache.fop.render.afp.modca.EndPageGroup.
The End Named Page Group (ENG) structured field terminates a page group that was initiated by a Begin Named Page Group structured field.
EndPageGroup(String) - Constructor for class org.apache.fop.render.afp.modca.EndPageGroup
 
endControlSequence() - Method in class org.apache.fop.render.afp.modca.PresentationTextData
A control sequence is a sequence of bytes that specifies a control function.
endControlSequence() - Method in class org.apache.fop.render.afp.modca.PresentationTextObject
A control sequence is a sequence of bytes that specifies a control function.
endDocument() - Method in class org.apache.fop.render.afp.modca.AFPDataStream
The document is ended by invoking this method which creates an instance of the AFP Document object and registers the start with a validation map which ensures that methods are not invoked out of the correct sequence.
endElement(String, String, String) - Method in class org.apache.fop.render.afp.fonts.FontHandler
 
endPage() - Method in class org.apache.fop.render.afp.modca.AFPDataStream
Helper method to mark the end of the current page.
endPage() - Method in class org.apache.fop.render.afp.modca.PageObject
Helper method to mark the end of the page.
endPageGroup() - Method in class org.apache.fop.render.afp.modca.AFPDataStream
Helper method to mark the end of the page group.
endPageGroup() - Method in class org.apache.fop.render.afp.modca.PageGroup
Method to mark the end of the page group.
equals(Object) - Method in class org.apache.fop.render.afp.AFPFontColor
Checks whether this object is equal to the parameter passed as an argument.

F

FontCollection - class org.apache.fop.render.afp.fonts.FontCollection.
The class provides a wrapper for the collection of installed fonts.
FontCollection() - Constructor for class org.apache.fop.render.afp.fonts.FontCollection
Constructor for the font collection.
FontFactory - class org.apache.fop.render.afp.fonts.FontFactory.
A singleton factory for obtaining a collection of fonts.
FontFamily - class org.apache.fop.render.afp.fonts.FontFamily.
The font family is a collection of font resource information relating to a particular font identified by the font name.
FontFamily(String, String, String) - Constructor for class org.apache.fop.render.afp.fonts.FontFamily
Construct a font object.
FontHandler - class org.apache.fop.render.afp.fonts.FontHandler.
This is the sax handler that will be responsible for parsing the font details held in afp-fonts.xml file which should reside on the classpath.
FontHandler(FontCollection) - Constructor for class org.apache.fop.render.afp.fonts.FontHandler
Construct a new font handler for the specified collection.
FontRuntimeException - exception org.apache.fop.render.afp.exceptions.FontRuntimeException.
A runtime exception for handling fatal errors in processing fonts.
FontRuntimeException(String) - Constructor for class org.apache.fop.render.afp.exceptions.FontRuntimeException
Constructs a FontRuntimeException with the specified message.
FontRuntimeException(String, Throwable) - Constructor for class org.apache.fop.render.afp.exceptions.FontRuntimeException
Constructs a FontRuntimeException with the specified message wrapping the underlying exception.
FontSetup - class org.apache.fop.render.afp.fonts.FontSetup.
A helper class to set up the FontInfoobject with the apropriate font metrics.
FontSetup() - Constructor for class org.apache.fop.render.afp.fonts.FontSetup
 

G

getActiveEnvironmentGroup() - Method in class org.apache.fop.render.afp.modca.PageObject
Returns the ActiveEnvironmentGroup associated with this page.
getAscender() - Method in class org.apache.fop.render.afp.fonts.CharacterSet
Ascender height is the distance from the character baseline to the top of the character box.
getAscender() - Method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
Ascender height is the distance from the character baseline to the top of the character box.
getAscender(int) - Method in class org.apache.fop.render.afp.fonts.OutlineFont
The ascender is the part of a lowercase letter that extends above the "x-height" (the height of the letter "x"), such as "d", "t", or "h".
getAscender(int) - Method in class org.apache.fop.render.afp.fonts.RasterFont
The ascender is the part of a lowercase letter that extends above the "x-height" (the height of the letter "x"), such as "d", "t", or "h".
getBlue() - Method in class org.apache.fop.render.afp.AFPFontColor
Returns the blue attribute
getCapHeight() - Method in class org.apache.fop.render.afp.fonts.CharacterSet
Cap height is the average height of the uppercase characters in a font.
getCapHeight() - Method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
Cap height is the average height of the uppercase characters in a font.
getCapHeight(int) - Method in class org.apache.fop.render.afp.fonts.OutlineFont
Obtains the height of capital letters for the specified point size.
getCapHeight(int) - Method in class org.apache.fop.render.afp.fonts.RasterFont
Obtains the height of capital letters for the specified point size.
getCharacterSet() - Method in class org.apache.fop.render.afp.fonts.OutlineFont
Get the character set metrics.
getCharacterSet(int) - Method in class org.apache.fop.render.afp.fonts.RasterFont
Get the character set metrics for the specified point size.
getChildren() - Method in class org.apache.fop.render.afp.extensions.AFPElement
Getter method for the child elements of this node
getCodePage() - Method in class org.apache.fop.render.afp.fonts.CharacterSet
Returns the AFP code page identifier
getCodePage() - Method in class org.apache.fop.render.afp.fonts.FontFamily
 
getCollection() - Method in class org.apache.fop.render.afp.fonts.FontCollection
Method to return a collection of all the font family objects.
getDataStream() - Method in class org.apache.fop.render.afp.modca.AFPObject
DataStream objects must implement the getDataStream() method to return a byte array of the AFP datastream.
getDataStream() - Method in class org.apache.fop.render.afp.modca.ActiveEnvironmentGroup
Accessor method to obtain the byte array AFP datastream for the active environment group.
getDataStream() - Method in class org.apache.fop.render.afp.modca.Document
Accessor method to obtain the byte array AFP datastream for the document.
getDataStream() - Method in class org.apache.fop.render.afp.modca.EndPageGroup
 
getDataStream() - Method in class org.apache.fop.render.afp.modca.ImageCellPosition
 
getDataStream() - Method in class org.apache.fop.render.afp.modca.ImageInputDescriptor
Get the AFP data stream for ImageInputDescriptor
getDataStream() - Method in class org.apache.fop.render.afp.modca.ImageObject
 
getDataStream() - Method in class org.apache.fop.render.afp.modca.ImageOutputControl
Get the AFP data stream for ImageOutputControl
getDataStream() - Method in class org.apache.fop.render.afp.modca.ImageRasterData
Get the AFP data stream for ImageRasterData
getDataStream() - Method in class org.apache.fop.render.afp.modca.IncludeObject
 
getDataStream() - Method in class org.apache.fop.render.afp.modca.IncludePageOverlay
 
getDataStream() - Method in class org.apache.fop.render.afp.modca.IncludePageSegment
 
getDataStream() - Method in class org.apache.fop.render.afp.modca.MapCodedFont
Accessor method to obtain the byte array AFP datastream for the map coded font.
getDataStream() - Method in class org.apache.fop.render.afp.modca.MapPageOverlay
Accessor method to obtain the byte array AFP datastream for the map page overlay.
getDataStream() - Method in class org.apache.fop.render.afp.modca.Overlay
 
getDataStream() - Method in class org.apache.fop.render.afp.modca.PageDescriptor
Accessor method to obtain the byte array AFP datastream for the page.
getDataStream() - Method in class org.apache.fop.render.afp.modca.PageGroup
Accessor method to obtain the byte array AFP datastream for the page group.
getDataStream() - Method in class org.apache.fop.render.afp.modca.PageObject
Accessor method to obtain the byte array AFP datastream for the page.
getDataStream() - Method in class org.apache.fop.render.afp.modca.PresentationTextData
Accessor method to obtain the byte array AFP datastream for the text data.
getDataStream() - Method in class org.apache.fop.render.afp.modca.PresentationTextDescriptor
Accessor method to obtain the byte array AFP datastream for the PresentationTextDescriptor.
getDataStream() - Method in class org.apache.fop.render.afp.modca.PresentationTextObject
Accessor method to obtain the byte array AFP datastream for the PresentationTextObject.
getDataStream() - Method in class org.apache.fop.render.afp.modca.TagLogicalElement
Accessor method to obtain the byte array AFP datastream for the TagLogicalElement.
getDescender() - Method in class org.apache.fop.render.afp.fonts.CharacterSet
Descender depth is the distance from the character baseline to the bottom of a character box.
getDescender() - Method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
Descender depth is the distance from the character baseline to the bottom of a character box.
getDescender(int) - Method in class org.apache.fop.render.afp.fonts.OutlineFont
The descender is the part of a lowercase letter that extends below the base line, such as "g", "j", or "p".
getDescender(int) - Method in class org.apache.fop.render.afp.fonts.RasterFont
The descender is the part of a lowercase letter that extends below the base line, such as "g", "j", or "p".
getEncoding() - Method in class org.apache.fop.render.afp.fonts.CharacterSet
Returns the AFP code page encoding
getEncoding() - Method in class org.apache.fop.render.afp.fonts.FontFamily
Returns the encoding that should be used for this font code page
getEnd() - Method in class org.apache.fop.render.afp.modca.PageObject
Helper method to return the end of the page as a byte array.
getFirstChar() - Method in class org.apache.fop.render.afp.fonts.CharacterSet
The first character in the character set
getFirstChar() - Method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
The first character in the character set
getFirstChar() - Method in class org.apache.fop.render.afp.fonts.OutlineFont
Get the first character in this font.
getFirstChar() - Method in class org.apache.fop.render.afp.fonts.RasterFont
Get the first character in this font.
getFont(String, String) - Method in class org.apache.fop.render.afp.fonts.FontFamily
 
getFontCollection() - Method in class org.apache.fop.render.afp.fonts.FontFactory
Getter for the collection of fonts.
getFontCollection() - Method in class org.apache.fop.render.afp.fonts.FontFamily
 
getFontFamily() - Method in class org.apache.fop.render.afp.AFPFontAttributes
 
getFontFamily(String) - Method in class org.apache.fop.render.afp.fonts.FontCollection
This method will obtain an FontFamily object for the specified name.
getFontKey() - Method in class org.apache.fop.render.afp.AFPFontAttributes
 
getFontReference() - Method in class org.apache.fop.render.afp.AFPFontAttributes
 
getFontStyle() - Method in class org.apache.fop.render.afp.AFPFontAttributes
 
getFontWeight() - Method in class org.apache.fop.render.afp.AFPFontAttributes
 
getGreen() - Method in class org.apache.fop.render.afp.AFPFontColor
Returns the green attribute
getInstance() - Static method in class org.apache.fop.render.afp.fonts.FontFactory
 
getKey() - Method in class org.apache.fop.render.afp.modca.TagLogicalElementBean
Getter for the key attribute.
getLastChar() - Method in class org.apache.fop.render.afp.fonts.CharacterSet
The last character in the character set
getLastChar() - Method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
The last character in the character set
getLastChar() - Method in class org.apache.fop.render.afp.fonts.OutlineFont
Get the last character in this font.
getLastChar() - Method in class org.apache.fop.render.afp.fonts.RasterFont
Get the last character in this font.
getMessage() - Method in class org.apache.fop.render.afp.exceptions.NestedRuntimeException
Return the detail message, including the message from the nested exception if there is one.
getName() - Method in class org.apache.fop.render.afp.extensions.AFPElement
Getter method for the name of the element (including the namespace)
getName() - Method in class org.apache.fop.render.afp.fonts.BaseFont
 
getName() - Method in class org.apache.fop.render.afp.fonts.CharacterSet
Returns the AFP character set identifier
getName() - Method in class org.apache.fop.render.afp.fonts.FontFamily
 
getName() - Method in class org.apache.fop.render.afp.modca.PageGroup
 
getName() - Method in class org.apache.fop.render.afp.modca.PresentationTextObject
 
getNameBytes() - Method in class org.apache.fop.render.afp.fonts.CharacterSet
Returns the AFP character set identifier
getNext(byte[]) - Method in class org.apache.fop.render.afp.tools.StructuredFieldReader
Get the next structured field as identified by the identifer parameter (this must be a valid MO:DCA structured field.
getOrientation() - Method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
The orientation for these metrics in the character set
getPageDescriptor() - Method in class org.apache.fop.render.afp.modca.ActiveEnvironmentGroup
Accessor method to obtain the PageDescriptor object of the active environment group.
getPath() - Method in class org.apache.fop.render.afp.fonts.CharacterSet
 
getPointSize() - Method in class org.apache.fop.render.afp.AFPFontAttributes
 
getPresentationTextDataDescriptor() - Method in class org.apache.fop.render.afp.modca.ActiveEnvironmentGroup
Accessor method to obtain the PresentationTextDataDescriptor object of the active environment group.
getRasterData(int) - Static method in class org.apache.fop.render.afp.modca.ImageRasterPattern
Static method to return the raster image data for the grey scale specified.
getRed() - Method in class org.apache.fop.render.afp.AFPFontColor
Returns the red attribute
getStart() - Method in class org.apache.fop.render.afp.modca.PageObject
Helper method to return the start of the page as a byte array.
getStyle() - Method in class org.apache.fop.render.afp.fonts.BaseFont
 
getUnderlyingException() - Method in class org.apache.fop.render.afp.exceptions.NestedRuntimeException
Gets the original triggering exception
getValue() - Method in class org.apache.fop.render.afp.modca.TagLogicalElementBean
Getter for the value attribute.
getWeight() - Method in class org.apache.fop.render.afp.fonts.BaseFont
 
getWidths() - Method in class org.apache.fop.render.afp.fonts.CharacterSet
Get the width (in 1/1000ths of a point size) of all characters
getWidths() - Method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
Get the width (in 1/1000ths of a point size) of all characters in this character set.
getWidths(int) - Method in class org.apache.fop.render.afp.fonts.OutlineFont
Get the width (in 1/1000ths of a point size) of all characters in this character set.
getWidths(int) - Method in class org.apache.fop.render.afp.fonts.RasterFont
Get the width (in 1/1000ths of a point size) of all characters in this character set.
getXHeight() - Method in class org.apache.fop.render.afp.fonts.CharacterSet
XHeight refers to the height of the lower case letters above the baseline.
getXHeight() - Method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
XHeight refers to the height of the lower case letters above the baseline.
getXHeight(int) - Method in class org.apache.fop.render.afp.fonts.OutlineFont
The "x-height" (the height of the letter "x").
getXHeight(int) - Method in class org.apache.fop.render.afp.fonts.RasterFont
The "x-height" (the height of the letter "x").

I

INCLUDE_PAGE_OVERLAY - Static variable in class org.apache.fop.render.afp.extensions.AFPElementMapping
 
INCLUDE_PAGE_SEGMENT - Static variable in class org.apache.fop.render.afp.extensions.AFPElementMapping
 
ImageCellPosition - class org.apache.fop.render.afp.modca.ImageCellPosition.
The IM Image Cell Position structured field specifies the placement, size, and replication of IM image cells.
ImageCellPosition(int, int) - Constructor for class org.apache.fop.render.afp.modca.ImageCellPosition
Constructor for the ImageCellPosition
ImageInputDescriptor - class org.apache.fop.render.afp.modca.ImageInputDescriptor.
The IM Image Input Descriptor structured field contains the descriptor data for an IM image data object.
ImageInputDescriptor() - Constructor for class org.apache.fop.render.afp.modca.ImageInputDescriptor
 
ImageObject - class org.apache.fop.render.afp.modca.ImageObject.
An IM image data object specifies the contents of a raster image and its placement on a page, overlay, or page segment.
ImageObject(String) - Constructor for class org.apache.fop.render.afp.modca.ImageObject
Constructor for the image object with the specified name, the name must be a fixed length of eight characters.
ImageOutputControl - class org.apache.fop.render.afp.modca.ImageOutputControl.
The IM Image Output Control structured field specifies the position and orientation of the IM image object area and the mapping of the image points to presentation device pels.
ImageOutputControl(int, int) - Constructor for class org.apache.fop.render.afp.modca.ImageOutputControl
Constructor for the ImageOutputControl The x parameter specifies the offset, along the X-axis, of the IM image object area origin to the origin of the including page and the y parameter specifies the offset along the Y-axis.
ImageRasterData - class org.apache.fop.render.afp.modca.ImageRasterData.
Contains the image points that define the IM image raster pattern.
ImageRasterData(byte[]) - Constructor for class org.apache.fop.render.afp.modca.ImageRasterData
Constructor for the image raster data object
ImageRasterPattern - class org.apache.fop.render.afp.modca.ImageRasterPattern.
Raster data is a grid of cells covering an area of interest.
ImageRasterPattern() - Constructor for class org.apache.fop.render.afp.modca.ImageRasterPattern
 
IncludeObject - class org.apache.fop.render.afp.modca.IncludeObject.
An Include Object structured field references an object on a page or overlay.
IncludeObject(String) - Constructor for class org.apache.fop.render.afp.modca.IncludeObject
Constructor for the include object with the specified name, the name must be a fixed length of eight characters and is the name of the referenced object.
IncludePageOverlay - class org.apache.fop.render.afp.modca.IncludePageOverlay.
The Include Page Overlay structured field references an overlay resource definition that is to be positioned on the page.
IncludePageOverlay(String) - Constructor for class org.apache.fop.render.afp.modca.IncludePageOverlay
 
IncludePageSegment - class org.apache.fop.render.afp.modca.IncludePageSegment.
The Include Page Segment structured field references a page segment resource object that is to be presented on the page or overlay presentation space.
IncludePageSegment(String, int, int) - Constructor for class org.apache.fop.render.afp.modca.IncludePageSegment
 

L

LOGGER - Static variable in class org.apache.fop.render.afp.AFPRenderer
Static logging instance
LOGGER - Static variable in class org.apache.fop.render.afp.fonts.AFPFontReader
Static logging instance
LOGGER - Static variable in class org.apache.fop.render.afp.fonts.CharacterSet
Static logging instance
LOGGER - Static variable in class org.apache.fop.render.afp.fonts.FontCollection
Static logging instance
LOGGER - Static variable in class org.apache.fop.render.afp.fonts.FontFamily
Static logging instance
LOGGER - Static variable in class org.apache.fop.render.afp.fonts.FontHandler
Static logging instance
LOGGER - Static variable in class org.apache.fop.render.afp.fonts.RasterFont
Static logging instance
LOGGER - Static variable in class org.apache.fop.render.afp.modca.AFPDataStream
Static logging instance
LOGGER - Static variable in class org.apache.fop.render.afp.modca.AFPObject
Static logging instance
loadCharacterSetMetric(CharacterSet) - Static method in class org.apache.fop.render.afp.fonts.AFPFontReader
Load the font details and metrics into the CharacterSetMetric object, this will use the actual afp code page and character set files to load the object with the necessary metrics.
lpad(String, char, int) - Static method in class org.apache.fop.render.afp.tools.StringUtils
Padds the string to the left with the given character for the specified length.

M

MapCodedFont - class org.apache.fop.render.afp.modca.MapCodedFont.
The Map Coded Font structured field maps a unique coded font resource local ID, which may be embedded one or more times within an object's data and descriptor, to the identifier of a coded font resource object.
MapCodedFont() - Constructor for class org.apache.fop.render.afp.modca.MapCodedFont
Constructor for the MapCodedFont
MapPageOverlay - class org.apache.fop.render.afp.modca.MapPageOverlay.
The Map Page Overlay structured field maps a Resource Local ID to the name of a Begin Overlay structured field.
MapPageOverlay() - Constructor for class org.apache.fop.render.afp.modca.MapPageOverlay
Constructor for the Map Page Overlay
MaximumSizeExceededException - exception org.apache.fop.render.afp.modca.MaximumSizeExceededException.
An exception to handle maximum sizes being exceeded.
MaximumSizeExceededException() - Constructor for class org.apache.fop.render.afp.modca.MaximumSizeExceededException
 
main(String[]) - Static method in class org.apache.fop.render.afp.apps.XML2AFP
The main method for the XML2AFP class.
make(PropertyList) - Method in class org.apache.fop.render.afp.extensions.AFPAttribute
Overide the make method to return the property object
make(FObj, PropertyList, String, int, int) - Method in class org.apache.fop.render.afp.extensions.AFPElement.Maker
Implementation of the make method, responsible for building AFPElement objects for the element name specified on construction.
maker(String) - Static method in class org.apache.fop.render.afp.extensions.AFPAttribute
Static maker method, to obtain an instance of the Maker class
maker(String) - Static method in class org.apache.fop.render.afp.extensions.AFPElement
Static maker method to build the maker object.

N

NestedRuntimeException - exception org.apache.fop.render.afp.exceptions.NestedRuntimeException.
Handy class for wrapping runtime Exceptions with a root cause.
NestedRuntimeException(String) - Constructor for class org.apache.fop.render.afp.exceptions.NestedRuntimeException
Construct a NestedRuntimeException with the specified detail message.
NestedRuntimeException(String, Throwable) - Constructor for class org.apache.fop.render.afp.exceptions.NestedRuntimeException
Construct a NestedRuntimeException with the specified detail message and nested exception.

O

OutlineFont - class org.apache.fop.render.afp.fonts.OutlineFont.
A font defined as a set of lines and curves as opposed to a bitmap font.
OutlineFont(String, String, String, CharacterSet) - Constructor for class org.apache.fop.render.afp.fonts.OutlineFont
Constructor for an outline font.
Overlay - class org.apache.fop.render.afp.modca.Overlay.
 
Overlay(String) - Constructor for class org.apache.fop.render.afp.modca.Overlay
 
org.apache.fop.render.afp - package org.apache.fop.render.afp
 
org.apache.fop.render.afp.apps - package org.apache.fop.render.afp.apps
 
org.apache.fop.render.afp.exceptions - package org.apache.fop.render.afp.exceptions
 
org.apache.fop.render.afp.extensions - package org.apache.fop.render.afp.extensions
 
org.apache.fop.render.afp.fonts - package org.apache.fop.render.afp.fonts
 
org.apache.fop.render.afp.modca - package org.apache.fop.render.afp.modca
 
org.apache.fop.render.afp.tools - package org.apache.fop.render.afp.tools
 

P

PAGE - Static variable in class org.apache.fop.render.afp.extensions.AFPElementMapping
 
PAGE_GROUP - Static variable in class org.apache.fop.render.afp.extensions.AFPElementMapping
 
PageDescriptor - class org.apache.fop.render.afp.modca.PageDescriptor.
The Page Descriptor structured field specifies the size and attributes of a page or overlay presentation space.
PageDescriptor(int, int) - Constructor for class org.apache.fop.render.afp.modca.PageDescriptor
Construct a page descriptor for the specified page width and page height.
PageGroup - class org.apache.fop.render.afp.modca.PageGroup.
A page group is used in the data stream to define a named, logical grouping of sequential pages.
PageGroup(String) - Constructor for class org.apache.fop.render.afp.modca.PageGroup
Constructor for the PageGroup.
PageObject - class org.apache.fop.render.afp.modca.PageObject.
Pages contain the data objects that comprise a presentation document.
PageObject(String, int, int) - Constructor for class org.apache.fop.render.afp.modca.PageObject
Construct a new page object for the specified name argument, the page name should be an 8 character identifier.
PresentationTextData - class org.apache.fop.render.afp.modca.PresentationTextData.
Presentation text data contains the graphic characters and the control sequences necessary to position the characters within the object space.
PresentationTextData() - Constructor for class org.apache.fop.render.afp.modca.PresentationTextData
Default constructor for the PresentationTextData.
PresentationTextData(boolean) - Constructor for class org.apache.fop.render.afp.modca.PresentationTextData
Constructor for the PresentationTextData, the boolean flag indicate whether the control sequence prefix should be set to indicate the start of a new control seq1uence.
PresentationTextDescriptor - class org.apache.fop.render.afp.modca.PresentationTextDescriptor.
The Presentation Text Descriptor specifies the units of measure for the Presentation Text object space, the size of the Presentation Text object space, and the initial values for modal parameters, called initial text conditions.
PresentationTextDescriptor(int, int) - Constructor for class org.apache.fop.render.afp.modca.PresentationTextDescriptor
Constructor a PresentationTextDescriptor for the specified width and height.
PresentationTextObject - class org.apache.fop.render.afp.modca.PresentationTextObject.
The Presentation Text object is the data object used in document processing environments for representing text which has been prepared for presentation.
PresentationTextObject() - Constructor for class org.apache.fop.render.afp.modca.PresentationTextObject
Default constructor for the PresentationTextObject
PresentationTextObject(String) - Constructor for class org.apache.fop.render.afp.modca.PresentationTextObject
Construct a new PresentationTextObject for the specified name argument, the name should be an 8 character identifier.
printStackTrace(PrintStream) - Method in class org.apache.fop.render.afp.exceptions.NestedRuntimeException
Print the composite message and the embedded stack trace to the specified stream.
printStackTrace(PrintWriter) - Method in class org.apache.fop.render.afp.exceptions.NestedRuntimeException
Print the composite message and the embedded stack trace to the specified writer.
process(File, File) - Method in class org.apache.fop.render.afp.apps.XML2AFP
Processes the specified input file and places the generated afp document into the specified output file.

R

RasterFont - class org.apache.fop.render.afp.fonts.RasterFont.
A font where each character is stored as an array of pixels (a bitmap).
RasterFont(String, String, String) - Constructor for class org.apache.fop.render.afp.fonts.RasterFont
Constructor for the raster font requires the name, weight and style attribute to be available as this forms the key to the font.
RendererRuntimeException - exception org.apache.fop.render.afp.exceptions.RendererRuntimeException.
A runtime exception for handling fatal errors in rendering.
RendererRuntimeException(String) - Constructor for class org.apache.fop.render.afp.exceptions.RendererRuntimeException
Constructs a RendererRuntimeException with the specified message.
RendererRuntimeException(String, Throwable) - Constructor for class org.apache.fop.render.afp.exceptions.RendererRuntimeException
Constructs a RendererRuntimeException with the specified message wrapping the underlying exception.
render(Page, OutputStream) - Method in class org.apache.fop.render.afp.AFPRenderer
 
renderForeignObjectArea(ForeignObjectArea) - Method in class org.apache.fop.render.afp.AFPRenderer
 
renderPage(Page) - Method in class org.apache.fop.render.afp.AFPRenderer
 
renderSVGArea(SVGArea) - Method in class org.apache.fop.render.afp.AFPRenderer
 
renderWordArea(WordArea) - Method in class org.apache.fop.render.afp.AFPRenderer
 
resolveEntity(String, String) - Method in class org.apache.fop.render.afp.tools.DTDEntityResolver
Resolve the combination of system and public identifiers.
rpad(String, char, int) - Static method in class org.apache.fop.render.afp.tools.StringUtils
Padds the string to the right with the given character for the specified length.

S

StringUtils - class org.apache.fop.render.afp.tools.StringUtils.
Library of utility methods useful in dealing with strings.
StringUtils() - Constructor for class org.apache.fop.render.afp.tools.StringUtils
 
StructuredFieldReader - class org.apache.fop.render.afp.tools.StructuredFieldReader.
A helper class to read structured fields from a MO:DCA document.
StructuredFieldReader(InputStream) - Constructor for class org.apache.fop.render.afp.tools.StructuredFieldReader
The constructor for the StructuredFieldReader
setAscender(int) - Method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
Ascender height is the distance from the character baseline to the top of the character box.
setBlue(float) - Method in class org.apache.fop.render.afp.AFPFontColor
Sets the blue attribute
setCapHeight(int) - Method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
Cap height is the average height of the uppercase characters in a font.
setDescender(int) - Method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
Descender depth is the distance from the character baseline to the bottom of a character box.
setFirstChar(int) - Method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
The first character in the character set
setFontReference(int) - Method in class org.apache.fop.render.afp.AFPFontAttributes
Sets the FontReference attribute
setGeen(float) - Method in class org.apache.fop.render.afp.AFPFontColor
Sets the green attribute
setImageCellPosition(ImageCellPosition) - Method in class org.apache.fop.render.afp.modca.ImageObject
Sets the ImageCellPosition.
setImageInputDescriptor(ImageInputDescriptor) - Method in class org.apache.fop.render.afp.modca.ImageObject
Sets the ImageInputDescriptor.
setImageOutputControl(ImageOutputControl) - Method in class org.apache.fop.render.afp.modca.ImageObject
Sets the ImageOutputControl.
setImageRastorData(ImageRasterData) - Method in class org.apache.fop.render.afp.modca.ImageObject
Sets the ImageRastorData.
setLandscapeRotation(int) - Method in class org.apache.fop.render.afp.AFPRenderer
Sets the rotation to be used for landsacpe pages, valid values are 0, 90, 180, 270 (default).
setLandscapeRotation(int) - Method in class org.apache.fop.render.afp.modca.AFPDataStream
Sets the rotation to be used for landsacpe pages, valid values are 0, 90, 180, 270 (default).
setLandscapeRotation(int) - Method in class org.apache.fop.render.afp.modca.PageObject
Sets the rotation to be used for landsacpe pages, valid values are 0, 90, 180, 270 (default).
setLastChar(int) - Method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
The last character in the character set
setOptions(Map) - Method in class org.apache.fop.render.afp.AFPRenderer
 
setOrientation(int) - Method in class org.apache.fop.render.afp.modca.ImageOutputControl
Sets the orientation which specifies the amount of clockwise rotation of the IM image object area.
setOrientation(int) - Method in class org.apache.fop.render.afp.modca.IncludeObject
Sets the orienation to use for the Include Object.
setOrientation(int) - Method in class org.apache.fop.render.afp.modca.IncludePageOverlay
Sets the orienation to use for the overlay.
setPortraitRotation(int) - Method in class org.apache.fop.render.afp.AFPRenderer
Sets the rotation to be used for portrait pages, valid values are 0 (default), 90, 180, 270.
setPortraitRotation(int) - Method in class org.apache.fop.render.afp.modca.AFPDataStream
Sets the rotation to be used for portrait pages, valid values are 0 (default), 90, 180, 270.
setPortraitRotation(int) - Method in class org.apache.fop.render.afp.modca.PageObject
Sets the rotation to be used for portrait pages, valid values are 0 (default), 90, 180, 270.
setProducer(String) - Method in class org.apache.fop.render.afp.AFPRenderer
 
setProducer(String) - Method in class org.apache.fop.render.afp.modca.AFPDataStream
Sets the application producing the AFP.
setRed(float) - Method in class org.apache.fop.render.afp.AFPFontColor
Sets the red attribute
setResolution(int) - Method in class org.apache.fop.render.afp.modca.ImageInputDescriptor
Sets the resolution information for the raster image the default value is a resolution of 240 dpi.
setSinglepoint(boolean) - Method in class org.apache.fop.render.afp.modca.ImageOutputControl
Sets the singlepoint, if true map an image point to a single presentation device pel in the IM image object area.
setWidth(int, int) - Method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
Set the width (in 1/1000ths of a point size) of the character identified by the parameter passed.
setXFillSize(int) - Method in class org.apache.fop.render.afp.modca.ImageCellPosition
Specifies the extent of the fill rectangle in the X direction, in image points.
setXHeight(int) - Method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
XHeight refers to the height of the lower case letters above the baseline.
setXSize(int) - Method in class org.apache.fop.render.afp.modca.ImageCellPosition
Specifies the extent in the X direction, in image points, of this image cell.
setYFillSize(int) - Method in class org.apache.fop.render.afp.modca.ImageCellPosition
Specifies the extent of the fill rectangle in the Y direction, in image points.
setYSize(int) - Method in class org.apache.fop.render.afp.modca.ImageCellPosition
Specifies the extent in the Y direction, in image points, of this image cell.
setup(FontInfo) - Static method in class org.apache.fop.render.afp.fonts.FontSetup
Static method to set up the font info object, this will process the afp-fonts.xml file and obtain the font metics from the installed fonts.
setupFontInfo(FontInfo) - Method in class org.apache.fop.render.afp.AFPRenderer
set up the font info
shortToByteArray(short, byte[], int) - Static method in class org.apache.fop.render.afp.tools.BinaryUtils
Convert the specified short into a byte array.
shortToByteArray(short) - Static method in class org.apache.fop.render.afp.tools.BinaryUtils
Convert the specified short into a byte array.
startDocument() - Method in class org.apache.fop.render.afp.modca.AFPDataStream
The document is started by invoking this method which creates an instance of the AFP Document object.
startElement(String, String, String, Attributes) - Method in class org.apache.fop.render.afp.fonts.FontHandler
 
startPage(int, int) - Method in class org.apache.fop.render.afp.modca.AFPDataStream
Start a new page.
startPageGroup(String) - Method in class org.apache.fop.render.afp.modca.AFPDataStream
Start a new page group.
startRenderer(OutputStream) - Method in class org.apache.fop.render.afp.AFPRenderer
 
stopRenderer(OutputStream) - Method in class org.apache.fop.render.afp.AFPRenderer
 

T

TAG_LOGICAL_ELEMENT - Static variable in class org.apache.fop.render.afp.extensions.AFPElementMapping
 
TagLogicalElement - class org.apache.fop.render.afp.modca.TagLogicalElement.
A Tag Logical Element structured field assigns an attribute name and an attribute value to a page or page group.
TagLogicalElement(String, String) - Constructor for class org.apache.fop.render.afp.modca.TagLogicalElement
Construct a tag logical element with the name and value specified.
TagLogicalElementBean - class org.apache.fop.render.afp.modca.TagLogicalElementBean.
The TagLogicalElementBean provides a bean for holding the attributes of a tag logical element as key value pairs.
TagLogicalElementBean(String, String) - Constructor for class org.apache.fop.render.afp.modca.TagLogicalElementBean
Constructor for the TagLogicalElementBean.

U

URI - Static variable in class org.apache.fop.render.afp.extensions.AFPElementMapping
The namespace used for AFP extensions

W

width(int) - Method in class org.apache.fop.render.afp.fonts.CharacterSet
Get the width (in 1/1000ths of a point size) of the character identified by the parameter passed.
width(int) - Method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
Get the width (in 1/1000ths of a point size) of the character identified by the parameter passed.
width(int, int) - Method in class org.apache.fop.render.afp.fonts.OutlineFont
Obtain the width of the character for the specified point size.
width(int, int) - Method in class org.apache.fop.render.afp.fonts.RasterFont
Obtain the width of the character for the specified point size.
write(OutputStream) - Method in class org.apache.fop.render.afp.modca.AFPDataStream
Write the document data to the output stream, this will invoke getDataStream on the document, which is then invoked recursively on child AFPObject's to construct the full data stream.

X

XML2AFP - class org.apache.fop.render.afp.apps.XML2AFP.
This class can be used to test the AFP renderer from the command line.
XML2AFP() - Constructor for class org.apache.fop.render.afp.apps.XML2AFP
Default constructor, assumes that input will be valid XSL-FO can can be directly rendered to AFP.
XML2AFP(File) - Constructor for class org.apache.fop.render.afp.apps.XML2AFP
Constructor taking a xslt transform file.

_

_name - Variable in class org.apache.fop.render.afp.fonts.BaseFont
The font name
_name - Variable in class org.apache.fop.render.afp.modca.PageObject
The name of the page object
_nameBytes - Variable in class org.apache.fop.render.afp.modca.PageObject
The name of the page object as EBCIDIC bytes
_style - Variable in class org.apache.fop.render.afp.fonts.BaseFont
The font style
_weight - Variable in class org.apache.fop.render.afp.fonts.BaseFont
The font weight

A B C D E F G I L M N O P R S T U W X _