|
xmlgraphics-commons 2.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlgraphics.image.loader.ImageFlavor
org.apache.xmlgraphics.image.loader.RefinedImageFlavor
org.apache.xmlgraphics.image.loader.SimpleRefinedImageFlavor
public class SimpleRefinedImageFlavor
Simple refined image flavor implementation that just differs flavors by name but allows to specify a parent flavor.
| Field Summary |
|---|
| Fields inherited from class org.apache.xmlgraphics.image.loader.ImageFlavor |
|---|
BUFFERED_IMAGE, GRAPHICS2D, RAW, RAW_CCITTFAX, RAW_EMF, RAW_EPS, RAW_JPEG, RAW_LZW, RAW_PNG, RAW_TIFF, RENDERED_IMAGE, XML_DOM |
| Constructor Summary | |
|---|---|
SimpleRefinedImageFlavor(ImageFlavor parentFlavor,
java.lang.String name)
Main constructor. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.xmlgraphics.image.loader.RefinedImageFlavor |
|---|
getMimeType, getNamespace, getParentFlavor, isCompatible |
| Methods inherited from class org.apache.xmlgraphics.image.loader.ImageFlavor |
|---|
equals, getName, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleRefinedImageFlavor(ImageFlavor parentFlavor,
java.lang.String name)
parentFlavor - the parent image flavorname - the name of the image flavor
|
xmlgraphics-commons 2.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||