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 | Description |
|---|---|
SimpleRefinedImageFlavor(ImageFlavor parentFlavor,
java.lang.String name) |
Main constructor.
|
equals, getName, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetMimeType, getNamespace, getParentFlavor, isCompatiblepublic SimpleRefinedImageFlavor(ImageFlavor parentFlavor, java.lang.String name)
parentFlavor - the parent image flavorname - the name of the image flavorCopyright 1999-2018 The Apache Software Foundation. All Rights Reserved.