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 ImageRepresentation
ImageConversionEdge. source
private ImageRepresentation
ImageConversionEdge. target
Methods in org.apache.xmlgraphics.image.loader.pipeline with parameters of type ImageRepresentation Modifier and Type Method Description private ImageProviderPipeline
PipelineFactory. findPipeline(DefaultEdgeDirectory dir, ImageFlavor originFlavor, ImageRepresentation destination)
-