public interface PSSupportedFlavors
Modifier and Type | Field and Description |
---|---|
static org.apache.xmlgraphics.image.loader.ImageFlavor[] |
LEVEL_2_FLAVORS_FORM
The flavors supported as forms with PostScript level 2.
|
static org.apache.xmlgraphics.image.loader.ImageFlavor[] |
LEVEL_2_FLAVORS_INLINE
The flavors supported inline with PostScript level 2.
|
static org.apache.xmlgraphics.image.loader.ImageFlavor[] |
LEVEL_3_FLAVORS_FORM
The flavors supported as forms with PostScript level 3 or higher.
|
static org.apache.xmlgraphics.image.loader.ImageFlavor[] |
LEVEL_3_FLAVORS_INLINE
The flavors supported inline with PostScript level 3 and higher.
|
static final org.apache.xmlgraphics.image.loader.ImageFlavor[] LEVEL_2_FLAVORS_INLINE
static final org.apache.xmlgraphics.image.loader.ImageFlavor[] LEVEL_3_FLAVORS_INLINE
static final org.apache.xmlgraphics.image.loader.ImageFlavor[] LEVEL_2_FLAVORS_FORM
static final org.apache.xmlgraphics.image.loader.ImageFlavor[] LEVEL_3_FLAVORS_FORM
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.