Package org.apache.fop.apps
Class FopFactoryBuilder.FopFactoryConfigImpl.ImageContextImpl
- java.lang.Object
-
- org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl.ImageContextImpl
-
- All Implemented Interfaces:
org.apache.xmlgraphics.image.loader.ImageContext
- Enclosing class:
- FopFactoryBuilder.FopFactoryConfigImpl
private static final class FopFactoryBuilder.FopFactoryConfigImpl.ImageContextImpl extends java.lang.Object implements org.apache.xmlgraphics.image.loader.ImageContext
-
-
Field Summary
Fields Modifier and Type Field Description private FopFactoryConfig
config
-
Constructor Summary
Constructors Constructor Description ImageContextImpl(FopFactoryConfig config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description float
getSourceResolution()
-
-
-
Field Detail
-
config
private final FopFactoryConfig config
-
-
Constructor Detail
-
ImageContextImpl
ImageContextImpl(FopFactoryConfig config)
-
-