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,
String name)
Main constructor.
|
getMimeType, getNamespace, getParentFlavor, isCompatible
equals, getName, hashCode, toString
public SimpleRefinedImageFlavor(ImageFlavor parentFlavor, String name)
parentFlavor
- the parent image flavorname
- the name of the image flavorCopyright © 2020 Apache Software Foundation. All rights reserved.