public class SimpleRefinedImageFlavor extends RefinedImageFlavor
BUFFERED_IMAGE, GRAPHICS2D, RAW, RAW_CCITTFAX, RAW_EMF, RAW_EPS, RAW_JPEG, RAW_LZW, RAW_PNG, RAW_TIFF, RENDERED_IMAGE, XML_DOM
Constructor and Description |
---|
SimpleRefinedImageFlavor(ImageFlavor parentFlavor,
java.lang.String name)
Main constructor.
|
getMimeType, getNamespace, getParentFlavor, isCompatible
equals, getName, hashCode, toString
public SimpleRefinedImageFlavor(ImageFlavor parentFlavor, java.lang.String name)
parentFlavor
- the parent image flavorname
- the name of the image flavorCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.