|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphicsProperties | |
---|---|
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. |
Uses of GraphicsProperties in org.apache.fop.fo.extensions |
---|
Classes in org.apache.fop.fo.extensions that implement GraphicsProperties | |
---|---|
class |
ExternalDocument
Class for the fox:external-document extenstion element. |
Uses of GraphicsProperties in org.apache.fop.fo.flow |
---|
Classes in org.apache.fop.fo.flow that implement GraphicsProperties | |
---|---|
class |
AbstractGraphics
Common base class for instream-foreign-object and external-graphics flow formatting objects. |
class |
ExternalGraphic
Class modelling the fo:external-graphic object. |
class |
InstreamForeignObject
Class modelling the fo:instream-foreign-object object. |
Uses of GraphicsProperties in org.apache.fop.layoutmgr.inline |
---|
Constructors in org.apache.fop.layoutmgr.inline with parameters of type GraphicsProperties | |
---|---|
ImageLayout(GraphicsProperties props,
PercentBaseContext percentBaseContext,
java.awt.Dimension intrinsicSize)
Main constructor |
|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |