See: Description
| Interface | Description |
|---|---|
| EMFConstants |
EMF Constants
|
| Class | Description |
|---|---|
| EMF2SVG |
simple class that uses EMFConverter to convert emf to svg.
|
| EMFApplet |
Applet to render EMF files on any platform in a browser.
|
| EMFConverter |
This class converts an EMF image to all available
grafik formats, e.g.
|
| EMFDisplay |
A simple interpreter displaying an EMF file read in by the EMFInputStream in
a JPanel
|
| EMFExportFileType |
// FIXME, check all options
|
| EMFGraphics2D |
Enhanced Metafile Format Graphics 2D driver.
|
| EMFHandleManager |
Allocates and frees handles for EMF files
|
| EMFHeader |
EMF File Header.
|
| EMFImageLoader |
this class creates a BufferedImage from EMF imaga data stored in
a byte[].
|
| EMFInputStream |
This class extends the TaggedInputStream with several methods to read EMF
primitives from the stream and to read TagHeaders.
|
| EMFOutputStream |
EMF Binary Output Stream.
|
| EMFPanel |
simple panel which displays an EMF image using the
EMFRenderer |
| EMFPathConstructor | |
| EMFRenderer |
Standalone EMF renderer.
|
| EMFTag |
EMF specific tag, from which all other EMF Tags inherit.
|
| EMFTagSet |
EMF specific tagset.
|
| EMFViewer |
Simple frame to display EMF images.
|
EMF is meant as interchange format for MS Office tools. This driver generates EMF for Office 2000 and up. Earlier versions of Office may have problems.
The following Limitations exist:
Copyright © 2014. All rights reserved.