Class ImageRepresentation
java.lang.Object
org.apache.xmlgraphics.image.loader.pipeline.ImageRepresentation
- All Implemented Interfaces:
Comparable
,Vertex
This class represents a combination of MIME type and an image flavor.
It is used in conjunction with Dijkstra's algorithm to find and construct a
conversion pipeline for images.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ImageRepresentation
Main constructor- Parameters:
flavor
- the image flavor
-
-
Method Details