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.font |
Utility classes for encoding, including and/or embedding fonts.
|
org.freehep.graphicsio.pdf |
PDF (Portable Document File) Output Format.
|
org.freehep.graphicsio.ps |
PS, EPS (PostScript and Encapsulated PostScript) Output Format.
|
Modifier and Type | Class and Description |
---|---|
class |
CubicToLinePathConstructor
Implements cubics by approximating them using a polyline.
|
class |
PolylinePathConstructor |
Modifier and Type | Class and Description |
---|---|
class |
EMFPathConstructor |
Modifier and Type | Class and Description |
---|---|
class |
CharstringEncoder
Encoder to encode "CharStrings" used in PostScript and Type 1 Fonts.
|
Modifier and Type | Class and Description |
---|---|
class |
PDFPathConstructor |
Modifier and Type | Class and Description |
---|---|
class |
PSPathConstructor |
Copyright © 2014. All rights reserved.