Package | Description |
---|---|
org.freehep.graphicsio |
I/O for different graphics in and output formats.
|
org.freehep.graphicsio.emf |
EMF, Enhanced Meta File, Input and Output Format.
|
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.pdf |
PDF (Portable Document File) Output Format.
|
org.freehep.graphicsio.ps |
PS, EPS (PostScript and Encapsulated PostScript) Output Format.
|
org.freehep.graphicsio.raw | |
org.freehep.graphicsio.svg |
SVG (Scalable Vector Graphics) Output Format.
|
org.freehep.graphicsio.swf |
SWF (Macromedia Flash) Input and Output Format.
|
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 |
---|
AbstractPathConstructor
Implements some of the PathConstructor functionality
|
AbstractVectorGraphicsIO
This class provides an abstract VectorGraphicsIO class for specific output
drivers.
|
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 |
---|
AbstractPathConstructor
Implements some of the PathConstructor functionality
|
AbstractVectorGraphicsIO
This class provides an abstract VectorGraphicsIO class for specific output
drivers.
|
MultiPageDocument |
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 |
---|
AbstractPathConstructor
Implements some of the PathConstructor functionality
|
AbstractVectorGraphicsIO
This class provides an abstract VectorGraphicsIO class for specific output
drivers.
|
ImageEncoder |
MultiPageDocument |
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 |
---|
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 |
---|
AbstractVectorGraphicsIO
This class provides an abstract VectorGraphicsIO class for specific output
drivers.
|
VectorGraphicsIO
This class provides specifies added methods for VectorGraphicsIO.
|
Class and Description |
---|
AbstractPathConstructor
Implements some of the PathConstructor functionality
|
AbstractVectorGraphicsIO
This class provides an abstract VectorGraphicsIO class for specific output
drivers.
|
CubicToQuadPathConstructor
Implements the Cubic Bezier Curve PathConstructor functionality in terms of
Quadratic Bezier Curves
Uses the same algorithm published as ActionScript (SWF) by Robert Penner:
========================== Cubic Bezier Drawing v1.1
========================== recursive quadratic approximation with adjustable
tolerance
March 4, 2004
Robert Penner www.robertpenner.com/tools/bezier_cubic.zip file:
bezier_draw_cubic.as ==========================
|
PathConstructor
Interface for objects that are capable of constructing paths.
|
VectorGraphicsIO
This class provides specifies added methods for VectorGraphicsIO.
|
Copyright © 2014. All rights reserved.