Uses of Class
org.apache.xmlgraphics.image.loader.pipeline.ImageRepresentation
-
Packages that use ImageRepresentation Package Description org.apache.xmlgraphics.image.loader.pipeline Provides an image loading and processing pipeline. -
-
Uses of ImageRepresentation in org.apache.xmlgraphics.image.loader.pipeline
Fields in org.apache.xmlgraphics.image.loader.pipeline declared as ImageRepresentation Modifier and Type Field Description private ImageRepresentationImageConversionEdge. sourceprivate ImageRepresentationImageConversionEdge. targetMethods in org.apache.xmlgraphics.image.loader.pipeline with parameters of type ImageRepresentation Modifier and Type Method Description private ImageProviderPipelinePipelineFactory. findPipeline(DefaultEdgeDirectory dir, ImageFlavor originFlavor, ImageRepresentation destination)
-