|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegistryEntry | |
|---|---|
| org.apache.batik.ext.awt.image.spi | |
| Uses of RegistryEntry in org.apache.batik.ext.awt.image.spi |
|---|
| Subinterfaces of RegistryEntry in org.apache.batik.ext.awt.image.spi | |
|---|---|
interface |
StreamRegistryEntry
This type of Image tag registy entry is used for most normal image file formats. |
interface |
URLRegistryEntry
This type of Image tag registy entry is used for 'odd' URL types. |
| Classes in org.apache.batik.ext.awt.image.spi that implement RegistryEntry | |
|---|---|
class |
AbstractRegistryEntry
|
class |
JDKRegistryEntry
This Image tag registy entry is setup to wrap the core JDK Image stream tools. |
class |
MagicNumberRegistryEntry
This Image tag registry entry is built around the notion of magic numbers. |
| Methods in org.apache.batik.ext.awt.image.spi with parameters of type RegistryEntry | |
|---|---|
void |
ImageTagRegistry.register(RegistryEntry newRE)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||