Package | Description |
---|---|
org.apache.fop.fo.extensions |
Base classes for implementing extensions to XSL-FO.
|
org.apache.fop.fo.flow |
All the block- and inline-level flow formatting objects.
|
org.apache.fop.layoutmgr.inline |
Layout managers for inline formatting objects and line building.
|
Modifier and Type | Class and Description |
---|---|
class |
ExternalDocument
Class for the fox:external-document extension element.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGraphics
Common base class for the
fo:instream-foreign-object
and
fo:external-graphic flow formatting objects. |
class |
ExternalGraphic
Class modelling the
fo:external-graphic object. |
class |
InstreamForeignObject
Class modelling the
fo:instream-foreign-object object. |
Constructor and Description |
---|
ImageLayout(GraphicsProperties props,
PercentBaseContext percentBaseContext,
java.awt.Dimension intrinsicSize)
Main constructor
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.