|
xmlgraphics-commons 1.5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultiImageWriter | |
|---|---|
| org.apache.xmlgraphics.image.writer | Abstraction layer with interfaces for writing bitmap images. |
| org.apache.xmlgraphics.image.writer.imageio | Implementations of ImageWriter using the ImageIO API. |
| org.apache.xmlgraphics.image.writer.internal | Implementations of ImageWriter using Commons' own image codecs. |
| Uses of MultiImageWriter in org.apache.xmlgraphics.image.writer |
|---|
| Methods in org.apache.xmlgraphics.image.writer that return MultiImageWriter | |
|---|---|
MultiImageWriter |
ImageWriter.createMultiImageWriter(OutputStream out)
Creates a MultiImageWriter instance that lets you put multiple pages into a single file if the format supports it. |
MultiImageWriter |
AbstractImageWriter.createMultiImageWriter(OutputStream out)
|
| Uses of MultiImageWriter in org.apache.xmlgraphics.image.writer.imageio |
|---|
| Methods in org.apache.xmlgraphics.image.writer.imageio that return MultiImageWriter | |
|---|---|
MultiImageWriter |
ImageIOImageWriter.createMultiImageWriter(OutputStream out)
|
| Uses of MultiImageWriter in org.apache.xmlgraphics.image.writer.internal |
|---|
| Methods in org.apache.xmlgraphics.image.writer.internal that return MultiImageWriter | |
|---|---|
MultiImageWriter |
TIFFImageWriter.createMultiImageWriter(OutputStream out)
Creates a MultiImageWriter instance that lets you put multiple pages into a single file if the format supports it. |
|
xmlgraphics-commons 1.5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||