Package | Description |
---|---|
org.freehep.graphicsio |
I/O for different graphics in and output formats.
|
org.freehep.graphicsio.exportchooser |
Export dialogs/choosers for GraphicsIO, allowing the user to pick a file and format.
|
org.freehep.graphicsio.font |
Utility classes for encoding, including and/or embedding fonts.
|
org.freehep.graphicsio.gif |
GIF (Graphics Interchange Format) Output Format.
|
org.freehep.graphicsio.raw |
Class and Description |
---|
AbstractPathConstructor
Implements some of the PathConstructor functionality
|
AbstractVectorGraphicsIO
This class provides an abstract VectorGraphicsIO class for specific output
drivers.
|
CubicToLinePathConstructor
Implements cubics by approximating them using a polyline.
|
ImageGraphics2D
Generic class for generating bitmap outputs from an image.
|
PathConstructor
Interface for objects that are capable of constructing paths.
|
QuadToCubicPathConstructor
Implements the Quadratic Bezier Curve PathConstructor functionality in terms
of Cubic Bezier Curves
|
VectorGraphicsIO
This class provides specifies added methods for VectorGraphicsIO.
|
Class and Description |
---|
MultiPageDocument |
Class and Description |
---|
AbstractPathConstructor
Implements some of the PathConstructor functionality
|
PathConstructor
Interface for objects that are capable of constructing paths.
|
QuadToCubicPathConstructor
Implements the Quadratic Bezier Curve PathConstructor functionality in terms
of Cubic Bezier Curves
|
Class and Description |
---|
ImageGraphics2D
Generic class for generating bitmap outputs from an image.
|
ImageParamConverter
This interface is to be implemented by sub classes of ImageWriteParam to make
properties available to the ImageWriter as an ImageWriteParam object.
|
Class and Description |
---|
ImageParamConverter
This interface is to be implemented by sub classes of ImageWriteParam to make
properties available to the ImageWriter as an ImageWriteParam object.
|
Copyright © 2020. All rights reserved.