|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| InputFormat | An input format implements a strategy for reading a Drawing
which is encoded in an InputStream, a File or a
Transferable. |
| OutputFormat | An output format implements a strategy for writing a Drawing
using a specific encoding into an OutputStream, a File or a
Transferable. |
| Class Summary | |
|---|---|
| DOMStorableInputOutputFormat | An OutputFormat that can write Drawings with DOMStorable Figure's. |
| ImageInputFormat | An input format for importing drawings using one of the image formats supported by javax.imageio. |
| ImageOutputFormat | An output format for exporting drawings using one of the image formats supported by javax.imageio. |
| SerializationInputOutputFormat | SerializationInputOutputFormat uses Java Serialization for reading and
and writing Drawing objects. |
| TextInputFormat | An input format for importing text into a drawing. |
Provides interfaces and classes for reading and writing drawings from/to files, streams, the clipboard and drag-and-drop transfers.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||