Vector Graphics, 2.3.1-SNAPSHOT
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

A3 - Static variable in class org.freehep.graphicsio.PageConstants
 
A4 - Static variable in class org.freehep.graphicsio.PageConstants
 
A5 - Static variable in class org.freehep.graphicsio.PageConstants
 
A6 - Static variable in class org.freehep.graphicsio.PageConstants
 
AbstractExportFileType - Class in org.freehep.graphicsio.exportchooser
 
AbstractExportFileType() - Constructor for class org.freehep.graphicsio.exportchooser.AbstractExportFileType
 
AbstractExportFileType.CancelThread - Class in org.freehep.graphicsio.exportchooser
 
AbstractPathConstructor - Class in org.freehep.graphicsio
Implements some of the PathConstructor functionality
AbstractPathConstructor() - Constructor for class org.freehep.graphicsio.AbstractPathConstructor
 
AbstractVectorGraphicsIO - Class in org.freehep.graphicsio
This class provides an abstract VectorGraphicsIO class for specific output drivers.
AbstractVectorGraphicsIO(Dimension, boolean) - Constructor for class org.freehep.graphicsio.AbstractVectorGraphicsIO
Constructs a Graphics context with the following graphics state: Paint: black Font: Dailog, Plain, 12pt Stroke: Linewidth 1.0; No Dashing; Miter Join Style; Miter Limit 10; Square Endcaps; Transform: Identity Composite: AlphaComposite.SRC_OVER Clip: Rectangle(0, 0, size.width, size.height)
AbstractVectorGraphicsIO(Component, boolean) - Constructor for class org.freehep.graphicsio.AbstractVectorGraphicsIO
Constructs a Graphics context with the following graphics state: Paint: The color of the component.
AbstractVectorGraphicsIO(AbstractVectorGraphicsIO, boolean) - Constructor for class org.freehep.graphicsio.AbstractVectorGraphicsIO
Constructs a subgraphics context.
achVendID - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
actionPerformed(ActionEvent) - Method in class org.freehep.graphicsio.exportchooser.HeadFootDialog
 
addComment(String) - Method in class org.freehep.graphicsio.ppm.PPMEncoder
 
addPath(Shape) - Method in class org.freehep.graphicsio.AbstractPathConstructor
 
addPath(Shape, AffineTransform) - Method in class org.freehep.graphicsio.AbstractPathConstructor
 
addPath(PathConstructor, Shape, AffineTransform) - Static method in class org.freehep.graphicsio.AbstractPathConstructor
 
addPath(Shape) - Method in interface org.freehep.graphicsio.PathConstructor
Adds the points of the shape using path construction operators.
addPath(Shape, AffineTransform) - Method in interface org.freehep.graphicsio.PathConstructor
Adds the points of the shape using path construction operators, using the given transform.
addRenderingHints(Map<?, ?>) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Adds to table of rendering hints.
addText(String, String) - Method in class org.freehep.graphicsio.png.PNGEncoder
 
advanceWidth - Variable in class org.freehep.graphicsio.font.truetype.TTFHMtxTable
 
advanceWidthMax - Variable in class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
alphabiasshift - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
antialias - Variable in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
ANTIALIAS - Static variable in class org.freehep.graphicsio.ImageGraphics2D
 
ANTIALIAS_TEXT - Static variable in class org.freehep.graphicsio.ImageGraphics2D
 
antialiasText - Variable in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
applyChangedOptions(JPanel, Properties) - Method in class org.freehep.graphicsio.exportchooser.AbstractExportFileType
 
applyChangedOptions(Properties) - Method in class org.freehep.graphicsio.exportchooser.BackgroundPanel
 
applyChangedOptions(Properties) - Method in class org.freehep.graphicsio.exportchooser.ImageSizePanel
 
applyChangedOptions(Properties) - Method in class org.freehep.graphicsio.exportchooser.OptionButton
 
applyChangedOptions(Properties) - Method in class org.freehep.graphicsio.exportchooser.OptionCheckBox
 
applyChangedOptions(Properties) - Method in class org.freehep.graphicsio.exportchooser.OptionComboBox
 
applyChangedOptions(Properties) - Method in class org.freehep.graphicsio.exportchooser.OptionFormattedTextField
 
applyChangedOptions(Properties) - Method in class org.freehep.graphicsio.exportchooser.OptionPanel
 
applyChangedOptions(Properties) - Method in class org.freehep.graphicsio.exportchooser.OptionRadioButton
 
applyChangedOptions(Properties) - Method in interface org.freehep.graphicsio.exportchooser.Options
Sets all the changed options in the properties object.
applyChangedOptions(Properties) - Method in class org.freehep.graphicsio.exportchooser.OptionTextField
 
applyChangedOptions(Properties) - Method in class org.freehep.graphicsio.exportchooser.PageMarginPanel
 
ascender - Variable in class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
AUTHOR - Static variable in class org.freehep.graphicsio.InfoConstants
 

B

BACKGROUND - Static variable in class org.freehep.graphicsio.ImageGraphics2D
 
BACKGROUND - Static variable in class org.freehep.graphicsio.PageConstants
 
BACKGROUND - Static variable in class org.freehep.graphicsio.raw.RawImageWriteParam
 
BACKGROUND_COLOR - Static variable in class org.freehep.graphicsio.ImageGraphics2D
 
BACKGROUND_COLOR - Static variable in class org.freehep.graphicsio.PageConstants
 
BackgroundPanel - Class in org.freehep.graphicsio.exportchooser
 
BackgroundPanel(Properties, String, boolean) - Constructor for class org.freehep.graphicsio.exportchooser.BackgroundPanel
 
BackgroundPanel(Properties, String, boolean, String) - Constructor for class org.freehep.graphicsio.exportchooser.BackgroundPanel
 
baseline0 - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
BEST_FIT - Static variable in class org.freehep.graphicsio.PageConstants
 
beta - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
betagamma - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
bgColour - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
BMP - Static variable in class org.freehep.graphicsio.ImageConstants
image format "bitmap"
bytePos - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
bytesPerPixel - Variable in class org.freehep.graphicsio.png.PNGEncoder
 

C

cancel() - Method in class org.freehep.graphicsio.exportchooser.AbstractExportFileType.CancelThread
 
cancel() - Method in class org.freehep.graphicsio.exportchooser.ProgressDialog
 
canEncodeImage(ImageTypeSpecifier) - Method in class org.freehep.graphicsio.gif.GIFImageWriterSpi
 
canEncodeImage(ImageTypeSpecifier) - Method in class org.freehep.graphicsio.ppm.PPMImageWriterSpi
 
canEncodeImage(ImageTypeSpecifier) - Method in class org.freehep.graphicsio.raw.RawImageWriterSpi
 
canWriteTransparent(String) - Static method in class org.freehep.graphicsio.ImageGraphics2D
 
canWriteUncompressed(String) - Static method in class org.freehep.graphicsio.ImageGraphics2D
 
caretSlopeRise - Variable in class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
caretSlopeRun - Variable in class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
CharstringEncoder - Class in org.freehep.graphicsio.font
Encoder to encode "CharStrings" used in PostScript and Type 1 Fonts.
CharstringEncoder(OutputStream) - Constructor for class org.freehep.graphicsio.font.CharstringEncoder
 
checkShortZero() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
checkSumAdjustment - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
checkZeroBit(int, int, String) - Static method in class org.freehep.graphicsio.font.truetype.TTFInput
 
clearRect(double, double, double, double) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Clears rectangle by painting it with the backgroundColor.
CLIP - Static variable in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
clip(Shape) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Clips using given shape.
clipRect(int, int, int, int) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Clips rectangle.
clipRect(double, double, double, double) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Clips rectangle.
close() - Method in class org.freehep.graphicsio.font.truetype.TTFFile
 
close() - Method in class org.freehep.graphicsio.font.truetype.TTFFont
 
closed - Variable in class org.freehep.graphicsio.PolylinePathConstructor
 
closeEmbedFont() - Method in class org.freehep.graphicsio.font.FontEmbedder
 
closeEmbedFont() - Method in class org.freehep.graphicsio.font.FontEmbedderType1
 
closeGlyphs() - Method in class org.freehep.graphicsio.font.FontEmbedder
Called after the glyph loop ends.
closeGlyphs() - Method in class org.freehep.graphicsio.font.FontEmbedderType1
 
closeIncludeFont() - Method in class org.freehep.graphicsio.font.FontEmbedderType1
 
closeIncludeFont() - Method in class org.freehep.graphicsio.font.FontIncluder
Does nothing, but can be implemented by subclasses if necessary.
closePage() - Method in interface org.freehep.graphicsio.MultiPageDocument
End the current page.
closePath(double, double) - Method in class org.freehep.graphicsio.CubicToQuadPathConstructor
 
closePath(double, double) - Method in class org.freehep.graphicsio.font.CharstringEncoder
 
closePath(double, double) - Method in interface org.freehep.graphicsio.PathConstructor
Closes the path by drawing a straight line to the last point which was argument to move.
closePath(double, double) - Method in class org.freehep.graphicsio.PolylinePathConstructor
 
closePath(double, double) - Method in class org.freehep.graphicsio.QuadToCubicPathConstructor
 
closeStream() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Called to close the stream you are writing to.
closeStream() - Method in class org.freehep.graphicsio.DummyGraphics2D
 
closeStream() - Method in class org.freehep.graphicsio.ImageGraphics2D
 
CODE - Static variable in class org.freehep.graphicsio.raw.RawImageWriteParam
 
COLOR_MODEL_A - Static variable in class org.freehep.graphicsio.ImageConstants
Alpha (?) ColorModel used by org.freehep.graphicsio.swf.DefineBitsJPEG3
COLOR_MODEL_ARGB - Static variable in class org.freehep.graphicsio.ImageConstants
ColorModel used by org.freehep.graphicsio.swf.DefineBitsLossless
COLOR_MODEL_RGB - Static variable in class org.freehep.graphicsio.ImageConstants
RGB ColorModel used by org.freehep.graphicsio.pdf.PDFStream and org.freehep.graphicsio.ps.PSGraphics2D
colormap - Variable in class org.freehep.graphicsio.gif.NeuQuant
 
component - Variable in class org.freehep.graphicsio.ImageGraphics2D
 
compress - Variable in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
COMPRESS - Static variable in class org.freehep.graphicsio.ImageGraphics2D
 
COMPRESS_DESCRIPTION - Static variable in class org.freehep.graphicsio.ImageGraphics2D
 
COMPRESS_MODE - Static variable in class org.freehep.graphicsio.ImageGraphics2D
 
COMPRESS_QUALITY - Static variable in class org.freehep.graphicsio.ImageGraphics2D
 
compressDescription - Variable in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
compressionLevel - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
compressMode - Variable in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
compressQuality - Variable in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
configure(MultiPageDocument) - Method in class org.freehep.graphicsio.exportchooser.HeadFootDialog
 
convert(int) - Method in class org.freehep.graphicsio.gif.NeuQuant
 
convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class org.freehep.graphicsio.gif.GIFImageWriter
 
convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class org.freehep.graphicsio.ppm.PPMImageWriter
 
convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class org.freehep.graphicsio.raw.RawImageWriter
 
convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class org.freehep.graphicsio.gif.GIFImageWriter
 
convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class org.freehep.graphicsio.ppm.PPMImageWriter
 
convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class org.freehep.graphicsio.raw.RawImageWriter
 
copyArea(int, int, int, int, int, int) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
copyResourceTo(Object, String, PrintStream) - Static method in class org.freehep.graphicsio.VectorGraphicsIO
copies the full file referenced by filenam onto the os (PrintWriter).
copyResourceTo(Object, String, PrintWriter) - Static method in class org.freehep.graphicsio.VectorGraphicsIO
 
crc - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
crcValue - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
create() - Method in class org.freehep.graphicsio.DummyGraphics2D
 
create(double, double, double, double) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
create(int[][], int) - Method in interface org.freehep.graphicsio.gif.GIFColorMap
 
create(int[][], int) - Method in class org.freehep.graphicsio.gif.GIFNearestColorMap
 
create(int[][], int) - Method in class org.freehep.graphicsio.gif.GIFNeuralColorMap
 
create(int[][], int) - Method in class org.freehep.graphicsio.gif.GIFPlainColorMap
 
create() - Method in class org.freehep.graphicsio.ImageGraphics2D
 
create(double, double, double, double) - Method in class org.freehep.graphicsio.ImageGraphics2D
 
createBufferedImage(String, int, int) - Static method in class org.freehep.graphicsio.ImageGraphics2D
creates an empty image
created - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
createFontReference(Font) - Method in class org.freehep.graphicsio.font.FontTable
Creates a unique reference to address this font.
createOptionPanel(Properties) - Method in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
createOptionPanel(Properties) - Method in class org.freehep.graphicsio.gif.GIFExportFileType
 
createShape(double[], double[], int, boolean) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
createWriterInstance(Object) - Method in class org.freehep.graphicsio.gif.GIFImageWriterSpi
 
createWriterInstance(Object) - Method in class org.freehep.graphicsio.ppm.PPMImageWriterSpi
 
createWriterInstance(Object) - Method in class org.freehep.graphicsio.raw.RawImageWriterSpi
 
CREATOR - Static variable in class org.freehep.graphicsio.InfoConstants
 
cubic(double, double, double, double, double, double) - Method in class org.freehep.graphicsio.CubicToLinePathConstructor
 
cubic(double, double, double, double, double, double) - Method in class org.freehep.graphicsio.CubicToQuadPathConstructor
 
cubic(double, double, double, double, double, double) - Method in class org.freehep.graphicsio.font.CharstringEncoder
 
cubic(double, double, double, double, double, double) - Method in interface org.freehep.graphicsio.PathConstructor
Draws a cubic bezier curve from the current point to (x3, y3) using the control points (x1, y1) and (x2, y2) and make (x3, y3) the current point.
cubic(double, double, double, double, double, double) - Method in class org.freehep.graphicsio.QuadToCubicPathConstructor
 
CubicToLinePathConstructor - Class in org.freehep.graphicsio
Implements cubics by approximating them using a polyline.
CubicToLinePathConstructor() - Constructor for class org.freehep.graphicsio.CubicToLinePathConstructor
 
CubicToLinePathConstructor(double) - Constructor for class org.freehep.graphicsio.CubicToLinePathConstructor
 
CubicToQuadPathConstructor - Class in org.freehep.graphicsio
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 ==========================
CubicToQuadPathConstructor(double) - Constructor for class org.freehep.graphicsio.CubicToQuadPathConstructor
 
currentX - Variable in class org.freehep.graphicsio.AbstractPathConstructor
 
currentY - Variable in class org.freehep.graphicsio.AbstractPathConstructor
 
CUSTOM_PAGE_SIZE - Static variable in class org.freehep.graphicsio.PageConstants
Value for CUSTOM_PAGE_SIZE and Key for a Dimension object if custom size is used
cutnetsize - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 

D

dataPos - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
descender - Variable in class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
disables(Component) - Method in class org.freehep.graphicsio.exportchooser.OptionCheckBox
Disabled (otherwise enables) the supplied component if this checkbox is checked.
dispose() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Disposes of the graphics context.
draw(Shape) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
drawGlyphVector(GlyphVector, float, float) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Use the transformation of the glyphvector and draw it
drawImage(Image, int, int, ImageObserver) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
drawImage(Image, AffineTransform, ImageObserver) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Draw and resizes (transparent) image.
drawPath(Shape) - Method in class org.freehep.graphicsio.font.CharstringEncoder
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Draws a rendered image using a transform.
drawString(String, double, double) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Draws the string at (x, y).
drawString(AttributedCharacterIterator, float, float) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
DummyGraphics2D - Class in org.freehep.graphicsio
This class provides a dummy Graphics2D class, which issues warnings for all non implemented methods.
DummyGraphics2D(Dimension, boolean) - Constructor for class org.freehep.graphicsio.DummyGraphics2D
 
DummyGraphics2D(AbstractVectorGraphicsIO, boolean) - Constructor for class org.freehep.graphicsio.DummyGraphics2D
 

E

EMBED_FONTS - Static variable in class org.freehep.graphicsio.FontConstants
 
EMBED_FONTS_AS - Static variable in class org.freehep.graphicsio.FontConstants
 
EMBED_FONTS_TYPE1 - Static variable in class org.freehep.graphicsio.FontConstants
 
EMBED_FONTS_TYPE3 - Static variable in class org.freehep.graphicsio.FontConstants
 
EMF - Static variable in class org.freehep.graphicsio.ImageConstants
image format "enhanced metafile"
EMIT_ERRORS - Static variable in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
EMIT_WARNINGS - Static variable in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
enables(Component) - Method in class org.freehep.graphicsio.exportchooser.OptionCheckBox
Enables (otherwise disables) the supplied component if this checkbox is checked.
enables(String, Component) - Method in class org.freehep.graphicsio.exportchooser.OptionComboBox
Enables (otherwise disables) the supplied component if this item is checked.
enables(Component) - Method in class org.freehep.graphicsio.exportchooser.OptionRadioButton
Enables (otherwise disables) the supplied component if this radiobutton is checked.
encode() - Method in class org.freehep.graphicsio.gif.ImageEncoder
 
encode() - Method in class org.freehep.graphicsio.ImageEncoder
 
encode() - Method in class org.freehep.graphicsio.ppm.ImageEncoder
 
ENCODE_ALPHA - Static variable in class org.freehep.graphicsio.png.PNGEncoder
Constant specifying that alpha channel should be encoded.
encodeAlpha - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
encodeDone() - Method in class org.freehep.graphicsio.gif.GIFEncoder
 
encodeDone() - Method in class org.freehep.graphicsio.gif.ImageEncoder
 
encodeDone() - Method in class org.freehep.graphicsio.ImageEncoder
 
encodeDone() - Method in class org.freehep.graphicsio.ppm.ImageEncoder
 
encodeDone() - Method in class org.freehep.graphicsio.ppm.PPMEncoder
 
encodePixels(int, int, int, int, int[], int, int) - Method in class org.freehep.graphicsio.gif.GIFEncoder
 
encodePixels(int, int, int, int, int[], int, int) - Method in class org.freehep.graphicsio.gif.ImageEncoder
 
encodePixels(int, int, int, int, int[], int, int) - Method in class org.freehep.graphicsio.ImageEncoder
 
encodePixels(int, int, int, int, int[], int, int) - Method in class org.freehep.graphicsio.ppm.ImageEncoder
 
encodePixels(int, int, int, int, int[], int, int) - Method in class org.freehep.graphicsio.ppm.PPMEncoder
 
encodeStart(int, int) - Method in class org.freehep.graphicsio.gif.GIFEncoder
 
encodeStart(int, int) - Method in class org.freehep.graphicsio.gif.ImageEncoder
 
encodeStart(int, int) - Method in class org.freehep.graphicsio.ImageEncoder
 
encodeStart(int, int) - Method in class org.freehep.graphicsio.ppm.ImageEncoder
 
encodeStart(int, int) - Method in class org.freehep.graphicsio.ppm.PPMEncoder
 
ENCODING_ASCII85 - Static variable in class org.freehep.graphicsio.ImageConstants
used for ASCII 85 encoding using a ASCII85OutputStream
ENCODING_DCT - Static variable in class org.freehep.graphicsio.ImageConstants
Discrete Cosine Transform for JPEG uses an ASCII85OutputStream
ENCODING_FLATE - Static variable in class org.freehep.graphicsio.ImageConstants
zip encoding used for converting Images to byte[]
ENCODING_FLATE_ASCII85 - Static variable in class org.freehep.graphicsio.ImageConstants
used for compressed ASCII 85 encoding using a ASCII85OutputStream
encodingID - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable.EncodingTable
 
encodingTable - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable
 
endchar() - Method in class org.freehep.graphicsio.font.CharstringEncoder
 
endCount - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat4
 
endExport() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
endExport() - Method in class org.freehep.graphicsio.ImageGraphics2D
 
endPos - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
endPtsOfContours - Variable in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.SimpleGlyph
 
equals(Object) - Method in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
exceptionOccured(IOException) - Method in class org.freehep.graphicsio.exportchooser.ProgressDialog
 
EXECUTIVE - Static variable in class org.freehep.graphicsio.PageConstants
 
exportToFile(OutputStream, Component, Component, Properties, String) - Method in class org.freehep.graphicsio.exportchooser.AbstractExportFileType
Show this dialog and save component as the given file type.
exportToFile(File, Component, Component, Properties, String) - Method in class org.freehep.graphicsio.exportchooser.AbstractExportFileType
Show this dialog and save component as the given file type.
exportToFile(OutputStream, Component[], Component, Properties, String) - Method in class org.freehep.graphicsio.exportchooser.AbstractExportFileType
Save all components as the given file type.
exportToFile(File, Component[], Component, Properties, String) - Method in class org.freehep.graphicsio.exportchooser.AbstractExportFileType
Save all components as the given file type.

F

FDH_LEFT_TO_RIGHT - Static variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
FDH_LEFT_TO_RIGHT_NEUTRAL - Static variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
FDH_MIXED - Static variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
FDH_RIGHT_TO_LEFT - Static variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
FDH_RIGHT_TO_LEFT_NEUTRAL - Static variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
fill(Shape) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
fill - Variable in class org.freehep.graphicsio.PolylinePathConstructor
 
fillAndDraw(Shape, Color) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
filter - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
FILTER_LAST - Static variable in class org.freehep.graphicsio.png.PNGEncoder
 
FILTER_NONE - Static variable in class org.freehep.graphicsio.png.PNGEncoder
Constants for filters
FILTER_SUB - Static variable in class org.freehep.graphicsio.png.PNGEncoder
 
FILTER_UP - Static variable in class org.freehep.graphicsio.png.PNGEncoder
 
filterSub(byte[], int, int) - Method in class org.freehep.graphicsio.png.PNGEncoder
Perform "sub" filtering on the given row.
filterUp(byte[], int, int) - Method in class org.freehep.graphicsio.png.PNGEncoder
Perform "up" filtering on the given row.
firstRequest(FontTable.Entry, boolean, String) - Method in class org.freehep.graphicsio.font.FontTable
Called whenever a specific font is used for the first time.
FIT_TO_PAGE - Static variable in class org.freehep.graphicsio.PageConstants
 
flagBit(int) - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
flagBit(int, int) - Static method in class org.freehep.graphicsio.font.truetype.TTFInput
 
flags - Variable in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.SimpleGlyph
 
flush() - Method in class org.freehep.graphicsio.AbstractPathConstructor
 
flush() - Method in interface org.freehep.graphicsio.PathConstructor
Flushes any cached info to the output file.
FONT_SIZE - Static variable in class org.freehep.graphicsio.font.FontIncluder
 
FontConstants - Class in org.freehep.graphicsio
 
fontDirectionHint - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
FontEmbedder - Class in org.freehep.graphicsio.font
A FontIncluder that also embeds all glyphs.
FontEmbedder(FontRenderContext) - Constructor for class org.freehep.graphicsio.font.FontEmbedder
 
FontEmbedderType1 - Class in org.freehep.graphicsio.font
Font embedder for type 1 fonts.
FontEmbedderType1(FontRenderContext, OutputStream, boolean) - Constructor for class org.freehep.graphicsio.font.FontEmbedderType1
 
FontIncluder - Class in org.freehep.graphicsio.font
Instances of this class write the information into documents (ps or pdf) that is necessary in order to include or embed fonts.
FontIncluder(FontRenderContext) - Constructor for class org.freehep.graphicsio.font.FontIncluder
 
FontPanel - Class in org.freehep.graphicsio.exportchooser
 
FontPanel(Properties, String, String) - Constructor for class org.freehep.graphicsio.exportchooser.FontPanel
defines the optionpanel for font embedding and text as shapes.
fontReference(Font, boolean, String) - Method in class org.freehep.graphicsio.font.FontTable
Returns a name for this font that can be used in the document.
fontRevisionMajor - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
fontRevisionMinor - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
FontTable - Class in org.freehep.graphicsio.font
A table to remember which fonts were used while writing a document.
FontTable() - Constructor for class org.freehep.graphicsio.font.FontTable
 
FontTable.Entry - Class in org.freehep.graphicsio.font
 
FOR - Static variable in class org.freehep.graphicsio.InfoConstants
 
forcePPEM2Int - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
format - Variable in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
format - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable.EncodingTable
 
format - Variable in class org.freehep.graphicsio.font.truetype.TTFPostTable
 
format - Variable in class org.freehep.graphicsio.ImageGraphics2D
 
fsSelection - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
fsType - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 

G

gamma - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
generateThumbnail(Component, Dimension) - Static method in class org.freehep.graphicsio.ImageGraphics2D
 
getAchVendID() - Method in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
getAdvanceWidth(int) - Method in class org.freehep.graphicsio.font.FontEmbedder
 
getAdvanceWidths() - Method in class org.freehep.graphicsio.font.FontEmbedder
 
getAsciiLength() - Method in class org.freehep.graphicsio.font.FontEmbedderType1
Returns the length of the ascii portion of the output.
getBackground() - Method in class org.freehep.graphicsio.raw.RawImageWriteParam
 
getBBox() - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.Glyph
 
getCharName(int) - Method in class org.freehep.graphicsio.font.FontIncluder
 
getClip() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Gets the current clip in form of a Shape (Rectangle).
getClipBounds() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Gets the current clip in form of a Rectangle.
getClipBounds(Rectangle) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Gets the current clip in form of a Rectangle.
getCode() - Method in class org.freehep.graphicsio.raw.RawImageWriteParam
 
getColorCount() - Method in class org.freehep.graphicsio.gif.NeuQuant
 
getColorMap() - Method in class org.freehep.graphicsio.gif.NeuQuant
 
getComponent() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
getComposite() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Gets current composite.
getCompressionLevel() - Method in class org.freehep.graphicsio.png.PNGEncoder
Retrieve compression level
getContext() - Method in class org.freehep.graphicsio.font.FontIncluder
 
getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class org.freehep.graphicsio.gif.GIFImageWriter
 
getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class org.freehep.graphicsio.ppm.PPMImageWriter
 
getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class org.freehep.graphicsio.raw.RawImageWriter
 
getDefaultProperties() - Static method in class org.freehep.graphicsio.gif.GIFGraphics2D
 
getDefaultProperties(String) - Static method in class org.freehep.graphicsio.ImageGraphics2D
 
getDefaultStreamMetadata(ImageWriteParam) - Method in class org.freehep.graphicsio.gif.GIFImageWriter
 
getDefaultStreamMetadata(ImageWriteParam) - Method in class org.freehep.graphicsio.ppm.PPMImageWriter
 
getDefaultStreamMetadata(ImageWriteParam) - Method in class org.freehep.graphicsio.raw.RawImageWriter
 
getDefaultWriteParam() - Method in class org.freehep.graphicsio.gif.GIFImageWriter
 
getDefaultWriteParam() - Method in class org.freehep.graphicsio.raw.RawImageWriter
 
getDescription() - Method in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
getDescription(Locale) - Method in class org.freehep.graphicsio.gif.GIFImageWriterSpi
 
getDescription(Locale) - Method in class org.freehep.graphicsio.ppm.PPMImageWriterSpi
 
getDescription(Locale) - Method in class org.freehep.graphicsio.raw.RawImageWriterSpi
 
getDeviceConfiguration() - Method in class org.freehep.graphicsio.DummyGraphics2D
 
getEmbedFontsAsList() - Static method in class org.freehep.graphicsio.FontConstants
 
getEncodeAlpha() - Method in class org.freehep.graphicsio.png.PNGEncoder
Retrieve alpha encoding status.
getEncoding() - Method in class org.freehep.graphicsio.font.FontTable.Entry
 
getEncodingTable() - Method in class org.freehep.graphicsio.font.FontIncluder
 
getEncodingTable() - Method in class org.freehep.graphicsio.font.FontTable
Returns a default CharTable to be used for normal text (not Symbol or Dingbats).
getEncryptedLength() - Method in class org.freehep.graphicsio.font.FontEmbedderType1
Returns the length of the encrypted portion of the output.
getEntries() - Method in class org.freehep.graphicsio.font.FontTable
Returns a Collection view of all fonts.
getException() - Method in class org.freehep.graphicsio.exportchooser.ProgressDialog
 
getExtensions() - Method in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
getFilter() - Method in class org.freehep.graphicsio.png.PNGEncoder
Retrieve filtering scheme
getFont() - Method in class org.freehep.graphicsio.font.FontIncluder
 
getFont() - Method in class org.freehep.graphicsio.font.FontTable.Entry
 
getFontBBox() - Method in class org.freehep.graphicsio.font.FontIncluder
 
getFontMetrics(Font) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Deprecated. 
getFontName() - Method in class org.freehep.graphicsio.font.FontIncluder
 
getFontRenderContext() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Gets the current font render context.
getFontVersion() - Method in class org.freehep.graphicsio.font.truetype.TTFFile
 
getFontVersion() - Method in class org.freehep.graphicsio.font.truetype.TTFFont
 
getFontVersion() - Method in class org.freehep.graphicsio.font.truetype.TTFOpenType
 
getGlyph(int) - Method in class org.freehep.graphicsio.font.FontEmbedder
 
getGlyph(int) - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable
 
getGlyphIndex(int) - Method in class org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat
 
getGlyphIndex(int) - Method in class org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat0
 
getGlyphIndex(int) - Method in class org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat4
 
getGlyphMetrics(int) - Method in class org.freehep.graphicsio.font.FontEmbedder
 
getGraphics(File, Component) - Method in class org.freehep.graphicsio.exportchooser.AbstractExportFileType
Delegates to getGraphics(OutputStream, Component);
getGraphics(File, Dimension) - Method in class org.freehep.graphicsio.exportchooser.AbstractExportFileType
Delegates to getGraphics(OutputStream, Dimension);
getGraphics(OutputStream, Component) - Method in class org.freehep.graphicsio.exportchooser.AbstractExportFileType
The method returns a graphics context specific for this ExportFileType.
getGraphics(OutputStream, Dimension) - Method in class org.freehep.graphicsio.exportchooser.AbstractExportFileType
Returns a graphics context for this ExportFileType.
getGraphics(OutputStream, Component) - Method in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
getGraphics(OutputStream, Dimension) - Method in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
getGraphics(OutputStream, Component) - Method in class org.freehep.graphicsio.gif.GIFExportFileType
 
getImageWriters(Iterator<?>) - Static method in class org.freehep.graphicsio.ImageGraphics2D
 
getInstance(String) - Static method in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
getMargins(String) - Static method in class org.freehep.graphicsio.PageConstants
 
getMargins(Insets, String) - Static method in class org.freehep.graphicsio.PageConstants
 
getMaxCharBounds() - Method in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
getMIMETypes() - Method in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
getNODefinedChars() - Method in class org.freehep.graphicsio.font.FontIncluder
 
getOrientationList() - Static method in class org.freehep.graphicsio.PageConstants
 
getPad() - Method in class org.freehep.graphicsio.raw.RawImageWriteParam
 
getPreferredImageWriter(String) - Static method in class org.freehep.graphicsio.ImageGraphics2D
 
getPreferredImageWriterForMIMEType(String) - Static method in class org.freehep.graphicsio.ImageGraphics2D
 
getQuantizeColors() - Method in class org.freehep.graphicsio.gif.GIFImageWriteParam
 
getQuantizeMode() - Method in class org.freehep.graphicsio.gif.GIFImageWriteParam
 
getQuantizeModes() - Method in class org.freehep.graphicsio.gif.GIFImageWriteParam
 
getRAWProperties(Color, String) - Static method in class org.freehep.graphicsio.ImageGraphics2D
 
getReference() - Method in class org.freehep.graphicsio.font.FontTable.Entry
 
getRenderingHint(RenderingHints.Key) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Gets a given rendering hint.
getRenderingHints() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Gets a copy of the rendering hints.
getShape() - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.CompositeGlyph
 
getShape() - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.Glyph
 
getShape() - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.SimpleGlyph
 
getSize() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
getSize(String) - Static method in class org.freehep.graphicsio.PageConstants
 
getSize(String, String) - Static method in class org.freehep.graphicsio.PageConstants
 
getSize() - Method in class org.freehep.graphicsio.VectorGraphicsIO
 
getSizeList() - Static method in class org.freehep.graphicsio.PageConstants
 
getStroke() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Get the current stroke.
getTable(String) - Method in class org.freehep.graphicsio.font.truetype.TTFFont
Returns the table with the given tag and reads it if necessary.
getTable(String) - Method in class org.freehep.graphicsio.font.truetype.TTFTable
 
getTag() - Method in class org.freehep.graphicsio.font.truetype.TTFCMapTable
 
getTag() - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable
 
getTag() - Method in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
getTag() - Method in class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
getTag() - Method in class org.freehep.graphicsio.font.truetype.TTFHMtxTable
 
getTag() - Method in class org.freehep.graphicsio.font.truetype.TTFLocaTable
 
getTag() - Method in class org.freehep.graphicsio.font.truetype.TTFMaxPTable
 
getTag() - Method in class org.freehep.graphicsio.font.truetype.TTFNameTable
 
getTag() - Method in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
getTag() - Method in class org.freehep.graphicsio.font.truetype.TTFPostTable
 
getTag() - Method in class org.freehep.graphicsio.font.truetype.TTFTable
 
getTransform() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Get the current transform.
getType() - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.CompositeGlyph
 
getType() - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.Glyph
 
getType() - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.SimpleGlyph
 
getUndefinedWidth() - Method in class org.freehep.graphicsio.font.FontIncluder
 
getUnicode(int) - Method in class org.freehep.graphicsio.font.FontIncluder
 
getUnicode() - Method in class org.freehep.graphicsio.font.FontIncluder
 
getWriteParam(Properties) - Method in class org.freehep.graphicsio.gif.GIFImageWriteParam
 
getWriteParam(Properties) - Method in interface org.freehep.graphicsio.ImageParamConverter
Returns a subclass of ImageWriteParam with all the instance variable set according to the properties
getWriteParam(Properties) - Method in class org.freehep.graphicsio.raw.RawImageWriteParam
 
GIF - Static variable in class org.freehep.graphicsio.ImageConstants
image format "graphics interchange format "
GIFColorMap - Interface in org.freehep.graphicsio.gif
Creates colormap from set of pixels, making pixels index into the colormap.
GIFEncoder - Class in org.freehep.graphicsio.gif
 
GIFEncoder(Image, OutputStream) - Constructor for class org.freehep.graphicsio.gif.GIFEncoder
 
GIFEncoder(Image, DataOutput) - Constructor for class org.freehep.graphicsio.gif.GIFEncoder
 
GIFEncoder(Image, OutputStream, boolean) - Constructor for class org.freehep.graphicsio.gif.GIFEncoder
 
GIFEncoder(Image, DataOutput, boolean) - Constructor for class org.freehep.graphicsio.gif.GIFEncoder
 
GIFEncoder(ImageProducer, OutputStream) - Constructor for class org.freehep.graphicsio.gif.GIFEncoder
 
GIFEncoder(ImageProducer, DataOutput) - Constructor for class org.freehep.graphicsio.gif.GIFEncoder
 
GIFEncoder(ImageProducer, OutputStream, boolean) - Constructor for class org.freehep.graphicsio.gif.GIFEncoder
 
GIFEncoder(ImageProducer, DataOutput, boolean) - Constructor for class org.freehep.graphicsio.gif.GIFEncoder
 
GIFExportFileType - Class in org.freehep.graphicsio.gif
 
GIFExportFileType() - Constructor for class org.freehep.graphicsio.gif.GIFExportFileType
 
GIFGraphics2D - Class in org.freehep.graphicsio.gif
 
GIFGraphics2D(File, Dimension) - Constructor for class org.freehep.graphicsio.gif.GIFGraphics2D
 
GIFGraphics2D(File, Component) - Constructor for class org.freehep.graphicsio.gif.GIFGraphics2D
 
GIFGraphics2D(OutputStream, Dimension) - Constructor for class org.freehep.graphicsio.gif.GIFGraphics2D
 
GIFGraphics2D(OutputStream, Component) - Constructor for class org.freehep.graphicsio.gif.GIFGraphics2D
 
GIFImageWriteParam - Class in org.freehep.graphicsio.gif
 
GIFImageWriteParam(Locale) - Constructor for class org.freehep.graphicsio.gif.GIFImageWriteParam
 
GIFImageWriter - Class in org.freehep.graphicsio.gif
 
GIFImageWriter(GIFImageWriterSpi) - Constructor for class org.freehep.graphicsio.gif.GIFImageWriter
 
GIFImageWriterSpi - Class in org.freehep.graphicsio.gif
 
GIFImageWriterSpi() - Constructor for class org.freehep.graphicsio.gif.GIFImageWriterSpi
 
GIFNearestColorMap - Class in org.freehep.graphicsio.gif
Reduces the number of colors by looking for the nearest colors.
GIFNearestColorMap() - Constructor for class org.freehep.graphicsio.gif.GIFNearestColorMap
 
GIFNeuralColorMap - Class in org.freehep.graphicsio.gif
 
GIFNeuralColorMap() - Constructor for class org.freehep.graphicsio.gif.GIFNeuralColorMap
 
GIFPlainColorMap - Class in org.freehep.graphicsio.gif
Just maps the colors straight into a map.
GIFPlainColorMap() - Constructor for class org.freehep.graphicsio.gif.GIFPlainColorMap
 
glyphDataFormat - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
glyphIdArray - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat0
 
glyphNameIndex - Variable in class org.freehep.graphicsio.font.truetype.TTFPostTable
 
glyphs - Variable in class org.freehep.graphicsio.font.truetype.TTFGlyfTable
 

H

handleException(Exception) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Handles an exception which has been caught.
handleException(Exception) - Method in class org.freehep.graphicsio.ImageGraphics2D
Handles an exception which has been caught.
hashCode() - Method in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
hasOptionPanel() - Method in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
hasOptionPanel() - Method in class org.freehep.graphicsio.gif.GIFExportFileType
 
hdrPos - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
HeadFootDialog - Class in org.freehep.graphicsio.exportchooser
 
HeadFootDialog() - Constructor for class org.freehep.graphicsio.exportchooser.HeadFootDialog
 
height - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
hides(Component) - Method in class org.freehep.graphicsio.exportchooser.OptionCheckBox
Hides (otherwise shows) the supplied component if this checkbox is checked.
hit(Rectangle, Shape, boolean) - Method in class org.freehep.graphicsio.DummyGraphics2D
 

I

idDelta - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat4
 
idRangeOffset - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat4
 
image - Variable in class org.freehep.graphicsio.ImageGraphics2D
 
image - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
IMAGE_SIZE - Static variable in class org.freehep.graphicsio.ImageConstants
key for UserProperties that stores a Dimension for image size
imageComplete(int) - Method in class org.freehep.graphicsio.gif.ImageEncoder
 
imageComplete(int) - Method in class org.freehep.graphicsio.ImageEncoder
 
imageComplete(int) - Method in class org.freehep.graphicsio.ppm.ImageEncoder
 
ImageConstants - Class in org.freehep.graphicsio
 
ImageEncoder - Class in org.freehep.graphicsio.gif
 
ImageEncoder(Image, DataOutput) - Constructor for class org.freehep.graphicsio.gif.ImageEncoder
 
ImageEncoder(ImageProducer, DataOutput) - Constructor for class org.freehep.graphicsio.gif.ImageEncoder
 
ImageEncoder - Class in org.freehep.graphicsio
 
ImageEncoder(Image, DataOutput) - Constructor for class org.freehep.graphicsio.ImageEncoder
 
ImageEncoder(ImageProducer, DataOutput) - Constructor for class org.freehep.graphicsio.ImageEncoder
 
ImageEncoder - Class in org.freehep.graphicsio.ppm
 
ImageEncoder(Image, DataOutput) - Constructor for class org.freehep.graphicsio.ppm.ImageEncoder
 
ImageEncoder(ImageProducer, DataOutput) - Constructor for class org.freehep.graphicsio.ppm.ImageEncoder
 
ImageExportFileType - Class in org.freehep.graphicsio.exportchooser
// FIXME, check all options
ImageExportFileType(String) - Constructor for class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
ImageExportFileType(ImageWriterSpi) - Constructor for class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
ImageGraphics2D - Class in org.freehep.graphicsio
Generic class for generating bitmap outputs from an image.
ImageGraphics2D(File, Dimension, String) - Constructor for class org.freehep.graphicsio.ImageGraphics2D
 
ImageGraphics2D(File, Component, String) - Constructor for class org.freehep.graphicsio.ImageGraphics2D
 
ImageGraphics2D(OutputStream, Dimension, String) - Constructor for class org.freehep.graphicsio.ImageGraphics2D
 
ImageGraphics2D(OutputStream, Component, String) - Constructor for class org.freehep.graphicsio.ImageGraphics2D
 
ImageGraphics2D(ImageGraphics2D) - Constructor for class org.freehep.graphicsio.ImageGraphics2D
 
ImageIOExportFileType - Class in org.freehep.graphicsio.exportchooser
This class does not work, since the ExportFileTypeRegistry stores Objects by class.
ImageIOExportFileType() - Constructor for class org.freehep.graphicsio.exportchooser.ImageIOExportFileType
This constructor will construct register all image formats available in ImageIO into ExportFileTypeRegistry.
ImagePanel - Class in org.freehep.graphicsio.exportchooser
 
ImagePanel(Properties, String, String[]) - Constructor for class org.freehep.graphicsio.exportchooser.ImagePanel
 
ImageParamConverter - Interface in org.freehep.graphicsio
This interface is to be implemented by sub classes of ImageWriteParam to make properties available to the ImageWriter as an ImageWriteParam object.
ImageSizePanel - Class in org.freehep.graphicsio.exportchooser
 
ImageSizePanel(Properties, String) - Constructor for class org.freehep.graphicsio.exportchooser.ImageSizePanel
 
ImageTypePanel - Class in org.freehep.graphicsio.exportchooser
 
ImageTypePanel(Properties, String, String[]) - Constructor for class org.freehep.graphicsio.exportchooser.ImageTypePanel
 
imageUpdate(Image, int, int, int, int, int) - Method in class org.freehep.graphicsio.png.PNGEncoder
 
includeFont(Font, CharTable, String) - Method in class org.freehep.graphicsio.font.FontEmbedder
 
includeFont(Font, CharTable, String) - Method in class org.freehep.graphicsio.font.FontIncluder
Embed this font to the file.
indexToLocFormat - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
InfoConstants - Class in org.freehep.graphicsio
 
InfoPanel - Class in org.freehep.graphicsio.exportchooser
 
InfoPanel(Properties, String, String[]) - Constructor for class org.freehep.graphicsio.exportchooser.InfoPanel
 
init(TTFFont, TTFInput) - Method in class org.freehep.graphicsio.font.truetype.TTFTable
 
init() - Method in class org.freehep.graphicsio.gif.NeuQuant
 
initalpha - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
initBiasRadius - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
initialSelectedItem - Variable in class org.freehep.graphicsio.exportchooser.OptionComboBox
 
initialState - Variable in class org.freehep.graphicsio.exportchooser.OptionCheckBox
 
initialState - Variable in class org.freehep.graphicsio.exportchooser.OptionRadioButton
 
initialText - Variable in class org.freehep.graphicsio.exportchooser.OptionFormattedTextField
 
initialText - Variable in class org.freehep.graphicsio.exportchooser.OptionTextField
 
initrad - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
instrAlterAdvance - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
instrDependOnSize - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
instructions - Variable in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.SimpleGlyph
 
INTERNATIONAL - Static variable in class org.freehep.graphicsio.PageConstants
 
interruptOnCancel(AbstractExportFileType.CancelThread) - Method in class org.freehep.graphicsio.exportchooser.ProgressDialog
 
intersect(Point2D, Point2D, Point2D, Point2D) - Static method in class org.freehep.graphicsio.CubicToQuadPathConstructor
 
inxsearch(int, int, int) - Method in class org.freehep.graphicsio.gif.NeuQuant
 
isEvenOdd(Shape) - Static method in class org.freehep.graphicsio.AbstractPathConstructor
 
isFixedPitch - Variable in class org.freehep.graphicsio.font.truetype.TTFPostTable
 
isMultiPage() - Method in interface org.freehep.graphicsio.MultiPageDocument
 
isRead() - Method in class org.freehep.graphicsio.font.truetype.TTFTable
 
isStopped() - Method in class org.freehep.graphicsio.exportchooser.AbstractExportFileType.CancelThread
 
isWritten() - Method in class org.freehep.graphicsio.font.FontTable.Entry
 
italicAngle - Variable in class org.freehep.graphicsio.font.truetype.TTFPostTable
 
itemStateChanged(ItemEvent) - Method in class org.freehep.graphicsio.exportchooser.HeadFootDialog
 
ITLF_LONG - Static variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
ITLF_SHORT - Static variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 

J

JAVA - Static variable in class org.freehep.graphicsio.ImageConstants
image format "java"
JPEG - Static variable in class org.freehep.graphicsio.ImageConstants
image format "joint photographic experts group"
JPG - Static variable in class org.freehep.graphicsio.ImageConstants
image format "joint photographic experts group"

K

key - Variable in class org.freehep.graphicsio.exportchooser.OptionButton
 
key - Variable in class org.freehep.graphicsio.exportchooser.OptionCheckBox
 
key - Variable in class org.freehep.graphicsio.exportchooser.OptionComboBox
 
key - Variable in class org.freehep.graphicsio.exportchooser.OptionFormattedTextField
 
key - Variable in class org.freehep.graphicsio.exportchooser.OptionRadioButton
 
key - Variable in class org.freehep.graphicsio.exportchooser.OptionTextField
 
keys - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
KEYWORDS - Static variable in class org.freehep.graphicsio.InfoConstants
 

L

LANDSCAPE - Static variable in class org.freehep.graphicsio.PageConstants
 
LARGE - Static variable in class org.freehep.graphicsio.PageConstants
 
LEDGER - Static variable in class org.freehep.graphicsio.PageConstants
 
leftBytes - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
leftSideBearing - Variable in class org.freehep.graphicsio.font.truetype.TTFHMtxTable
 
leftSideBearing2 - Variable in class org.freehep.graphicsio.font.truetype.TTFHMtxTable
 
LEGAL - Static variable in class org.freehep.graphicsio.PageConstants
 
length - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable.EncodingTable
 
LETTER - Static variable in class org.freehep.graphicsio.PageConstants
 
line(double, double) - Method in class org.freehep.graphicsio.CubicToQuadPathConstructor
 
line(double, double) - Method in class org.freehep.graphicsio.font.CharstringEncoder
 
line(double, double) - Method in interface org.freehep.graphicsio.PathConstructor
Draws a line from the current point to (x,y) and make (x,y) the current point.
line(double, double) - Method in class org.freehep.graphicsio.PolylinePathConstructor
 
line(double, double) - Method in class org.freehep.graphicsio.QuadToCubicPathConstructor
 
lineGap - Variable in class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
lookup(int) - Method in class org.freehep.graphicsio.gif.NeuQuant
 
lowestRecPPEM - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 

M

macBold - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
macItalic - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
magicNumber - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
main(String[]) - Static method in class org.freehep.graphicsio.CubicToQuadPathConstructor
 
main(String[]) - Static method in class org.freehep.graphicsio.exportchooser.HeadFootDialog
 
main(String[]) - Static method in class org.freehep.graphicsio.exportchooser.ImageIOExportFileType
 
majorVersion - Variable in class org.freehep.graphicsio.font.truetype.TTFVersionTable
 
maxComponentDepth - Variable in class org.freehep.graphicsio.font.truetype.TTFMaxPTable
 
maxComponentElements - Variable in class org.freehep.graphicsio.font.truetype.TTFMaxPTable
 
maxCompositeContours - Variable in class org.freehep.graphicsio.font.truetype.TTFMaxPTable
 
maxCompositePoints - Variable in class org.freehep.graphicsio.font.truetype.TTFMaxPTable
 
maxContours - Variable in class org.freehep.graphicsio.font.truetype.TTFMaxPTable
 
maxFunctionDefs - Variable in class org.freehep.graphicsio.font.truetype.TTFMaxPTable
 
maxInstructionDefs - Variable in class org.freehep.graphicsio.font.truetype.TTFMaxPTable
 
maxMemType1 - Variable in class org.freehep.graphicsio.font.truetype.TTFPostTable
 
maxMemType42 - Variable in class org.freehep.graphicsio.font.truetype.TTFPostTable
 
maxnetpos - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
maxPoints - Variable in class org.freehep.graphicsio.font.truetype.TTFMaxPTable
 
maxPos - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
maxprime - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
maxSizeOfInstructions - Variable in class org.freehep.graphicsio.font.truetype.TTFMaxPTable
 
maxStackElements - Variable in class org.freehep.graphicsio.font.truetype.TTFMaxPTable
 
maxStorage - Variable in class org.freehep.graphicsio.font.truetype.TTFMaxPTable
 
maxTwilightPoints - Variable in class org.freehep.graphicsio.font.truetype.TTFMaxPTable
 
maxZones - Variable in class org.freehep.graphicsio.font.truetype.TTFMaxPTable
 
MEDIUM - Static variable in class org.freehep.graphicsio.PageConstants
 
metricDataFormat - Variable in class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
midPoint(Point2D, Point2D) - Static method in class org.freehep.graphicsio.CubicToQuadPathConstructor
 
minLeftSideBearing - Variable in class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
minMemType1 - Variable in class org.freehep.graphicsio.font.truetype.TTFPostTable
 
minMemType42 - Variable in class org.freehep.graphicsio.font.truetype.TTFPostTable
 
minorVersion - Variable in class org.freehep.graphicsio.font.truetype.TTFVersionTable
 
minRightSideBearing - Variable in class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
modified - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
move(double, double) - Method in class org.freehep.graphicsio.CubicToQuadPathConstructor
 
move(double, double) - Method in class org.freehep.graphicsio.font.CharstringEncoder
 
move(double, double) - Method in interface org.freehep.graphicsio.PathConstructor
Makes (x,y) the current point.
move(double, double) - Method in class org.freehep.graphicsio.PolylinePathConstructor
 
move(double, double) - Method in class org.freehep.graphicsio.QuadToCubicPathConstructor
 
MultiPageDocument - Interface in org.freehep.graphicsio
 

N

ncycles - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
netsize - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
NeuQuant - Class in org.freehep.graphicsio.gif
 
NeuQuant(int, int[][]) - Constructor for class org.freehep.graphicsio.gif.NeuQuant
 
NO_ALPHA - Static variable in class org.freehep.graphicsio.png.PNGEncoder
Constant specifying that alpha channel should not be encoded.
NONE - Static variable in class org.freehep.graphicsio.PageConstants
 
normalize(Map<AttributedCharacterIterator.Attribute, Object>) - Static method in class org.freehep.graphicsio.font.FontTable
creates a normalized attribute map, e.g.
NOTDEF - Static variable in class org.freehep.graphicsio.font.FontEmbedder
 
numberOfContours - Variable in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.SimpleGlyph
 
numberOfHMetrics - Variable in class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
numGlyphs - Variable in class org.freehep.graphicsio.font.truetype.TTFMaxPTable
 

O

offset - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable.EncodingTable
 
offset - Variable in class org.freehep.graphicsio.font.truetype.TTFLocaTable
 
onCurve - Variable in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.SimpleGlyph
 
onDeregistration(ServiceRegistry, Class<?>) - Method in class org.freehep.graphicsio.exportchooser.ImageIOExportFileType
 
onRegistration(ServiceRegistry, Class<?>) - Method in class org.freehep.graphicsio.exportchooser.ImageIOExportFileType
 
openGlyphs() - Method in class org.freehep.graphicsio.font.FontEmbedder
Called before the glyph loop starts.
openGlyphs() - Method in class org.freehep.graphicsio.font.FontEmbedderType1
 
openIncludeFont() - Method in class org.freehep.graphicsio.font.FontEmbedderType1
 
openIncludeFont() - Method in class org.freehep.graphicsio.font.FontIncluder
Writes the given information about the font into the file.
openPage(Component) - Method in interface org.freehep.graphicsio.MultiPageDocument
Start the next page
openPage(Dimension, String) - Method in interface org.freehep.graphicsio.MultiPageDocument
 
OptionButton - Class in org.freehep.graphicsio.exportchooser
 
OptionButton(Properties, String, String, JDialog) - Constructor for class org.freehep.graphicsio.exportchooser.OptionButton
 
OptionCheckBox - Class in org.freehep.graphicsio.exportchooser
 
OptionCheckBox(Properties, String, String) - Constructor for class org.freehep.graphicsio.exportchooser.OptionCheckBox
 
OptionComboBox - Class in org.freehep.graphicsio.exportchooser
 
OptionComboBox(Properties, String, String[]) - Constructor for class org.freehep.graphicsio.exportchooser.OptionComboBox
 
OptionFormattedTextField - Class in org.freehep.graphicsio.exportchooser
 
OptionFormattedTextField(Properties, String, String, int, Format) - Constructor for class org.freehep.graphicsio.exportchooser.OptionFormattedTextField
 
OptionPanel - Class in org.freehep.graphicsio.exportchooser
 
OptionPanel() - Constructor for class org.freehep.graphicsio.exportchooser.OptionPanel
 
OptionPanel(String) - Constructor for class org.freehep.graphicsio.exportchooser.OptionPanel
 
OptionRadioButton - Class in org.freehep.graphicsio.exportchooser
 
OptionRadioButton(Properties, String, String) - Constructor for class org.freehep.graphicsio.exportchooser.OptionRadioButton
 
Options - Interface in org.freehep.graphicsio.exportchooser
 
OptionTextField - Class in org.freehep.graphicsio.exportchooser
 
OptionTextField(Properties, String, int) - Constructor for class org.freehep.graphicsio.exportchooser.OptionTextField
 
org.freehep.graphicsio - package org.freehep.graphicsio
I/O for different graphics in and output formats.
org.freehep.graphicsio.exportchooser - package org.freehep.graphicsio.exportchooser
Export dialogs/choosers for GraphicsIO, allowing the user to pick a file and format.
org.freehep.graphicsio.font - package org.freehep.graphicsio.font
Utility classes for encoding, including and/or embedding fonts.
org.freehep.graphicsio.font.truetype - package org.freehep.graphicsio.font.truetype
Interface for TrueType Font information, using a Java Font class or read from a TrueType font file.
org.freehep.graphicsio.gif - package org.freehep.graphicsio.gif
GIF (Graphics Interchange Format) Output Format.
org.freehep.graphicsio.png - package org.freehep.graphicsio.png
PNG (Portable Network Graphics) Output Format.
org.freehep.graphicsio.ppm - package org.freehep.graphicsio.ppm
PPM (Portable PixMap) Output Format.
org.freehep.graphicsio.raw - package org.freehep.graphicsio.raw
 
ORIENTATION - Static variable in class org.freehep.graphicsio.PageConstants
 
os - Variable in class org.freehep.graphicsio.ImageGraphics2D
 
out - Variable in class org.freehep.graphicsio.gif.ImageEncoder
 
out - Variable in class org.freehep.graphicsio.ImageEncoder
 
out - Variable in class org.freehep.graphicsio.ppm.ImageEncoder
 
overLine(String, Font, float, float) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Draws an overline for the text at (x, y).

P

PAD - Static variable in class org.freehep.graphicsio.raw.RawImageWriteParam
 
PAGE_MARGINS - Static variable in class org.freehep.graphicsio.PageConstants
 
PAGE_SIZE - Static variable in class org.freehep.graphicsio.PageConstants
Property named PAGE_SIZE contains the name of the page standard (like A4, LETTER).
PageConstants - Class in org.freehep.graphicsio
This class defines a set of constants which describe a page.
PageLayoutPanel - Class in org.freehep.graphicsio.exportchooser
 
PageLayoutPanel(Properties, String) - Constructor for class org.freehep.graphicsio.exportchooser.PageLayoutPanel
 
PageMarginPanel - Class in org.freehep.graphicsio.exportchooser
 
PageMarginPanel(Properties, String) - Constructor for class org.freehep.graphicsio.exportchooser.PageMarginPanel
 
panose - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
param - Variable in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
PathConstructor - Interface in org.freehep.graphicsio
Interface for objects that are capable of constructing paths.
PDF - Static variable in class org.freehep.graphicsio.ImageConstants
image / document format "portable document format"
pixels - Variable in class org.freehep.graphicsio.gif.NeuQuant
 
platformID - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable.EncodingTable
 
PNG - Static variable in class org.freehep.graphicsio.ImageConstants
image format "portable network graphics"
pngBytes - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
pngEncode(boolean) - Method in class org.freehep.graphicsio.png.PNGEncoder
Creates an array of bytes that is the PNG equivalent of the current image, specifying whether to encode alpha or not.
pngEncode() - Method in class org.freehep.graphicsio.png.PNGEncoder
Creates an array of bytes that is the PNG equivalent of the current image.
PNGEncoder - Class in org.freehep.graphicsio.png
 
PNGEncoder() - Constructor for class org.freehep.graphicsio.png.PNGEncoder
 
PNGEncoder(Image) - Constructor for class org.freehep.graphicsio.png.PNGEncoder
Class constructor specifying Image to encode, with no alpha channel encoding.
PNGEncoder(Image, boolean) - Constructor for class org.freehep.graphicsio.png.PNGEncoder
Class constructor specifying Image to encode, and whether to encode alpha.
PNGEncoder(Image, boolean, int) - Constructor for class org.freehep.graphicsio.png.PNGEncoder
Class constructor specifying Image to encode, whether to encode alpha, and filter to use.
PNGEncoder(Image, boolean, int, int) - Constructor for class org.freehep.graphicsio.png.PNGEncoder
Class constructor specifying Image source to encode, whether to encode alpha, filter to use, and compression level.
PolylinePathConstructor - Class in org.freehep.graphicsio
 
PolylinePathConstructor(boolean) - Constructor for class org.freehep.graphicsio.PolylinePathConstructor
 
PolylinePathConstructor(boolean, double) - Constructor for class org.freehep.graphicsio.PolylinePathConstructor
 
popPos() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
PORTRAIT - Static variable in class org.freehep.graphicsio.PageConstants
 
PPM - Static variable in class org.freehep.graphicsio.ImageConstants
image format "portable pixmap"
PPMEncoder - Class in org.freehep.graphicsio.ppm
 
PPMEncoder(Image, OutputStream) - Constructor for class org.freehep.graphicsio.ppm.PPMEncoder
 
PPMEncoder(Image, DataOutput) - Constructor for class org.freehep.graphicsio.ppm.PPMEncoder
 
PPMEncoder(ImageProducer, OutputStream) - Constructor for class org.freehep.graphicsio.ppm.PPMEncoder
 
PPMEncoder(ImageProducer, DataOutput) - Constructor for class org.freehep.graphicsio.ppm.PPMEncoder
 
PPMExportFileType - Class in org.freehep.graphicsio.ppm
 
PPMExportFileType() - Constructor for class org.freehep.graphicsio.ppm.PPMExportFileType
 
PPMImageWriter - Class in org.freehep.graphicsio.ppm
 
PPMImageWriter(PPMImageWriterSpi) - Constructor for class org.freehep.graphicsio.ppm.PPMImageWriter
 
PPMImageWriterSpi - Class in org.freehep.graphicsio.ppm
 
PPMImageWriterSpi() - Constructor for class org.freehep.graphicsio.ppm.PPMImageWriterSpi
 
prime1 - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
prime2 - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
prime3 - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
prime4 - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
printComment(String) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
printComment(String) - Method in class org.freehep.graphicsio.VectorGraphicsIO
 
priorRow - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
ProgressDialog - Class in org.freehep.graphicsio.exportchooser
A dialog showing a progress bar and a label.
ProgressDialog(Component, int, String) - Constructor for class org.freehep.graphicsio.exportchooser.ProgressDialog
 
progressive - Variable in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
PROGRESSIVE - Static variable in class org.freehep.graphicsio.ImageGraphics2D
 
props - Variable in class org.freehep.graphicsio.gif.ImageEncoder
 
props - Variable in class org.freehep.graphicsio.ImageEncoder
 
props - Variable in class org.freehep.graphicsio.ppm.ImageEncoder
 
PS - Static variable in class org.freehep.graphicsio.ImageConstants
image / document format "postscript"
pushPos() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 

Q

quad(double, double, double, double) - Method in interface org.freehep.graphicsio.PathConstructor
Draws a quadratic bezier curve from the current point to (x2, y2) using the control point (x1, y1) and make (x2, y2) the current point.
quad(double, double, double, double) - Method in class org.freehep.graphicsio.QuadToCubicPathConstructor
 
quadratify(Point2D, Point2D, Point2D, Point2D) - Method in class org.freehep.graphicsio.CubicToQuadPathConstructor
 
QuadToCubicPathConstructor - Class in org.freehep.graphicsio
Implements the Quadratic Bezier Curve PathConstructor functionality in terms of Cubic Bezier Curves
QuadToCubicPathConstructor() - Constructor for class org.freehep.graphicsio.QuadToCubicPathConstructor
 
Quantize - Class in org.freehep.graphicsio.gif
An efficient color quantization algorithm, adapted from the C++ implementation quantize.c in ImageMagick.
Quantize() - Constructor for class org.freehep.graphicsio.gif.Quantize
 
QUANTIZE_COLORS - Static variable in class org.freehep.graphicsio.gif.GIFGraphics2D
 
QUANTIZE_MODE - Static variable in class org.freehep.graphicsio.gif.GIFGraphics2D
 
quantizeImage(int[][], int) - Static method in class org.freehep.graphicsio.gif.Quantize
Reduce the image to the given number of colors.
quantizeModes - Static variable in class org.freehep.graphicsio.gif.GIFExportFileType
 

R

radiusbias - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
radiusbiasshift - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
radiusdec - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
RAW - Static variable in class org.freehep.graphicsio.ImageConstants
image format "raw"
RawExportFileType - Class in org.freehep.graphicsio.raw
 
RawExportFileType() - Constructor for class org.freehep.graphicsio.raw.RawExportFileType
 
RawImageWriteParam - Class in org.freehep.graphicsio.raw
 
RawImageWriteParam(Locale) - Constructor for class org.freehep.graphicsio.raw.RawImageWriteParam
 
RawImageWriter - Class in org.freehep.graphicsio.raw
 
RawImageWriter(RawImageWriterSpi) - Constructor for class org.freehep.graphicsio.raw.RawImageWriter
 
RawImageWriterSpi - Class in org.freehep.graphicsio.raw
 
RawImageWriterSpi() - Constructor for class org.freehep.graphicsio.raw.RawImageWriterSpi
 
read() - Method in class org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat
 
read() - Method in class org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat0
 
read() - Method in class org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat4
 
read() - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.CompositeGlyph
 
read() - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.Glyph
 
read() - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.SimpleGlyph
 
read() - Method in class org.freehep.graphicsio.font.truetype.TTFTable
 
readAll() - Method in class org.freehep.graphicsio.font.truetype.TTFFont
Reads all tables.
readBody() - Method in class org.freehep.graphicsio.font.truetype.TTFCMapTable.EncodingTable
 
readByte() - Method in class org.freehep.graphicsio.font.truetype.TTFFileInput
 
readByte() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
readByte() - Method in class org.freehep.graphicsio.font.truetype.TTFMemoryInput
 
readByteFlags() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
Reads byte flags into a temporary variable which can be queried using the flagBit method.
readChar() - Method in class org.freehep.graphicsio.font.truetype.TTFFileInput
 
readChar() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
readChar() - Method in class org.freehep.graphicsio.font.truetype.TTFMemoryInput
 
readF2Dot14() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
readFFFFTerminatedUShortArray() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
readFixed() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
readFully(byte[]) - Method in class org.freehep.graphicsio.font.truetype.TTFFileInput
 
readFully(byte[]) - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
readFully(byte[]) - Method in class org.freehep.graphicsio.font.truetype.TTFMemoryInput
 
readFWord() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
readHeader() - Method in class org.freehep.graphicsio.font.truetype.TTFCMapTable.EncodingTable
 
readImage(String, InputStream) - Static method in class org.freehep.graphicsio.ImageGraphics2D
 
readLong() - Method in class org.freehep.graphicsio.font.truetype.TTFFileInput
 
readLong() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
readLong() - Method in class org.freehep.graphicsio.font.truetype.TTFMemoryInput
 
readRawByte() - Method in class org.freehep.graphicsio.font.truetype.TTFFileInput
 
readRawByte() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
readRawByte() - Method in class org.freehep.graphicsio.font.truetype.TTFMemoryInput
 
readShort() - Method in class org.freehep.graphicsio.font.truetype.TTFFileInput
 
readShort() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
readShort() - Method in class org.freehep.graphicsio.font.truetype.TTFMemoryInput
 
readShortArray(int) - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
readTable() - Method in class org.freehep.graphicsio.font.truetype.TTFCMapTable
 
readTable() - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable
 
readTable() - Method in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
readTable() - Method in class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
readTable() - Method in class org.freehep.graphicsio.font.truetype.TTFHMtxTable
 
readTable() - Method in class org.freehep.graphicsio.font.truetype.TTFLocaTable
 
readTable() - Method in class org.freehep.graphicsio.font.truetype.TTFMaxPTable
 
readTable() - Method in class org.freehep.graphicsio.font.truetype.TTFNameTable
 
readTable() - Method in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
readTable() - Method in class org.freehep.graphicsio.font.truetype.TTFPostTable
 
readTable() - Method in class org.freehep.graphicsio.font.truetype.TTFTable
 
readUFWord() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
readULong() - Method in class org.freehep.graphicsio.font.truetype.TTFFileInput
 
readULong() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
readULong() - Method in class org.freehep.graphicsio.font.truetype.TTFMemoryInput
 
readUShort() - Method in class org.freehep.graphicsio.font.truetype.TTFFileInput
 
readUShort() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
readUShort() - Method in class org.freehep.graphicsio.font.truetype.TTFMemoryInput
 
readUShortArray(int) - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
readUShortFlags() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
Reads unsigned short flags into a temporary variable which can be queried using the flagBit method.
readVersion() - Method in class org.freehep.graphicsio.font.truetype.TTFVersionTable
 
resetClip(Rectangle) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
resizeByteArray(byte[], int) - Method in class org.freehep.graphicsio.png.PNGEncoder
Increase or decrease the length of a byte array.
rootKey - Static variable in class org.freehep.graphicsio.ImageGraphics2D
 
rotate(double) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Rotate the current transform over the Z-axis.
run() - Method in class org.freehep.graphicsio.exportchooser.AbstractExportFileType.CancelThread
Exports the graphics and afterwards cleans up, i.e.

S

scale(double, double) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Scales the current transform.
seek(long) - Method in class org.freehep.graphicsio.font.truetype.TTFFileInput
 
seek(long) - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
seek(long) - Method in class org.freehep.graphicsio.font.truetype.TTFMemoryInput
 
segCount - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat4
 
selects(String, AbstractButton) - Method in class org.freehep.graphicsio.exportchooser.OptionComboBox
Selects (or deselects) the supplied abstract button if this item is selected.
setBackground(Color) - Method in class org.freehep.graphicsio.raw.RawImageWriteParam
 
setClip(int, int, int, int) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Clips rectangle.
setClip(double, double, double, double) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Clips rectangle.
setClip(Shape) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Clips shape.
setCode(String) - Method in class org.freehep.graphicsio.raw.RawImageWriteParam
 
setColor(Color) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
setColorModel(ColorModel) - Method in class org.freehep.graphicsio.gif.ImageEncoder
 
setColorModel(ColorModel) - Method in class org.freehep.graphicsio.ImageEncoder
 
setColorModel(ColorModel) - Method in class org.freehep.graphicsio.ppm.ImageEncoder
 
setComment(String) - Method in class org.freehep.graphicsio.gif.GIFEncoder
 
setComposite(Composite) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Sets current composite.
setCompressionLevel(int) - Method in class org.freehep.graphicsio.png.PNGEncoder
Set the compression level to use
setDefaultProperties(Properties) - Static method in class org.freehep.graphicsio.gif.GIFGraphics2D
 
setDimensions(int, int) - Method in class org.freehep.graphicsio.gif.ImageEncoder
 
setDimensions(int, int) - Method in class org.freehep.graphicsio.ImageEncoder
 
setDimensions(int, int) - Method in class org.freehep.graphicsio.ppm.ImageEncoder
 
setEnabled(boolean) - Method in class org.freehep.graphicsio.exportchooser.OptionPanel
 
setEncodeAlpha(boolean) - Method in class org.freehep.graphicsio.png.PNGEncoder
Set the alpha encoding on or off.
setFilter(int) - Method in class org.freehep.graphicsio.png.PNGEncoder
Set the filter to use
setFont(Font) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Sets the current font.
setFooter(Font, TagString, TagString, TagString, int) - Method in interface org.freehep.graphicsio.MultiPageDocument
Set the footline of all pages.
setHeader(Font, TagString, TagString, TagString, int) - Method in interface org.freehep.graphicsio.MultiPageDocument
Set the headline of all pages.
setHints(int) - Method in class org.freehep.graphicsio.gif.ImageEncoder
 
setHints(int) - Method in class org.freehep.graphicsio.ImageEncoder
 
setHints(int) - Method in class org.freehep.graphicsio.ppm.ImageEncoder
 
setImage(Image) - Method in class org.freehep.graphicsio.png.PNGEncoder
Set the image to be encoded
setMultiPage(boolean) - Method in interface org.freehep.graphicsio.MultiPageDocument
 
setPad(int) - Method in class org.freehep.graphicsio.raw.RawImageWriteParam
 
setPaint(Paint) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Sets the current paint.
setPaintMode() - Method in class org.freehep.graphicsio.DummyGraphics2D
 
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class org.freehep.graphicsio.gif.ImageEncoder
 
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class org.freehep.graphicsio.gif.ImageEncoder
 
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class org.freehep.graphicsio.ImageEncoder
 
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class org.freehep.graphicsio.ImageEncoder
 
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class org.freehep.graphicsio.ppm.ImageEncoder
 
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class org.freehep.graphicsio.ppm.ImageEncoder
 
setProperties(Hashtable<?, ?>) - Method in class org.freehep.graphicsio.gif.ImageEncoder
 
setProperties(Hashtable<?, ?>) - Method in class org.freehep.graphicsio.ImageEncoder
 
setProperties(Properties) - Method in class org.freehep.graphicsio.ImageGraphics2D
 
setProperties(Hashtable<?, ?>) - Method in class org.freehep.graphicsio.ppm.ImageEncoder
 
setQuantizeColors(boolean) - Method in class org.freehep.graphicsio.gif.GIFImageWriteParam
 
setQuantizeMode(String) - Method in class org.freehep.graphicsio.gif.GIFImageWriteParam
 
setReference(String) - Method in class org.freehep.graphicsio.font.FontTable.Entry
 
setRenderingHint(RenderingHints.Key, Object) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Sets a given rendering hint.
setRenderingHints(Map<?, ?>) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Sets table of rendering hints.
setStroke(Stroke) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Sets the current stroke.
setTransform(AffineTransform) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Set the current transform.
setUpArrays() - Method in class org.freehep.graphicsio.gif.NeuQuant
 
setWritten(boolean) - Method in class org.freehep.graphicsio.font.FontTable.Entry
 
setXORMode(Color) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
sFamilyClass - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
shape - Variable in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.SimpleGlyph
 
shear(double, double) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Shears the current transform.
show() - Method in class org.freehep.graphicsio.font.truetype.TTFFile
 
show() - Method in class org.freehep.graphicsio.font.truetype.TTFFont
 
shows(Component) - Method in class org.freehep.graphicsio.exportchooser.OptionCheckBox
Shows (otherwise hides) the supplied component if this checkbox is checked.
shows(String, Component) - Method in class org.freehep.graphicsio.exportchooser.OptionComboBox
Shows (otherwise hides) the supplied component if this item is selected.
shows(Component) - Method in class org.freehep.graphicsio.exportchooser.OptionRadioButton
Shows (otherwise hides) the supplied component if this radiobutton is checked.
sidebearing0 - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
SMALL - Static variable in class org.freehep.graphicsio.PageConstants
 
SMALLEST - Static variable in class org.freehep.graphicsio.ImageConstants
value for UserProperties with key IMAGE_SIZE (alternative for a certain dimension to choose cmallest image size)
specials - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
spi - Variable in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
startChar(double, double) - Method in class org.freehep.graphicsio.font.CharstringEncoder
 
startCount - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat4
 
startExport() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
startExport() - Method in class org.freehep.graphicsio.ImageGraphics2D
 
step(String) - Method in class org.freehep.graphicsio.exportchooser.ProgressDialog
 
sTypoAscender - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
sTypoLineGap - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
sTzpoDescender - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
SUBJECT - Static variable in class org.freehep.graphicsio.InfoConstants
 
substituteFont(Font) - Method in class org.freehep.graphicsio.font.FontTable
 
SVG - Static variable in class org.freehep.graphicsio.ImageConstants
image format "scalable vector graphic"
SWF - Static variable in class org.freehep.graphicsio.ImageConstants
image format "shockwave flash"

T

TABLE_CLASSES - Static variable in class org.freehep.graphicsio.font.truetype.TTFTable
 
tableFormat - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable.EncodingTable
 
text - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
TEXT_AS_SHAPES - Static variable in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
TEXT_AS_SHAPES - Static variable in class org.freehep.graphicsio.FontConstants
 
TITLE - Static variable in class org.freehep.graphicsio.InfoConstants
 
toByteArray(RenderedImage, String, String, Properties) - Static method in class org.freehep.graphicsio.ImageGraphics2D
Converts a given image to byte[]
toDetailedString() - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.Glyph
 
toDetailedString() - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.SimpleGlyph
 
toString() - Method in class org.freehep.graphicsio.DummyGraphics2D
 
toString() - Method in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
toString() - Method in class org.freehep.graphicsio.font.FontTable.Entry
 
toString() - Method in class org.freehep.graphicsio.font.truetype.TTFCMapTable.EncodingTable
 
toString() - Method in class org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat0
 
toString() - Method in class org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat4
 
toString() - Method in class org.freehep.graphicsio.font.truetype.TTFCMapTable
 
toString() - Method in class org.freehep.graphicsio.font.truetype.TTFFileInput
 
toString() - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.CompositeGlyph
 
toString() - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.Glyph
 
toString() - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.SimpleGlyph
 
toString() - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable
 
toString() - Method in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
toString() - Method in class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
toString() - Method in class org.freehep.graphicsio.font.truetype.TTFHMtxTable
 
toString() - Method in class org.freehep.graphicsio.font.truetype.TTFLocaTable
 
toString() - Method in class org.freehep.graphicsio.font.truetype.TTFMaxPTable
 
toString() - Method in class org.freehep.graphicsio.font.truetype.TTFNameTable
 
toString() - Method in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
toString() - Method in class org.freehep.graphicsio.font.truetype.TTFPostTable
 
toString() - Method in class org.freehep.graphicsio.font.truetype.TTFTable
 
toString() - Method in class org.freehep.graphicsio.font.truetype.TTFVersionTable
 
transform(AffineTransform) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Transforms the current transform.
translate(double, double) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Translates the current transform.
TRANSPARENT - Static variable in class org.freehep.graphicsio.ImageGraphics2D
 
TRANSPARENT - Static variable in class org.freehep.graphicsio.PageConstants
 
TT_TAGS - Static variable in class org.freehep.graphicsio.font.truetype.TTFTable
 
TTFCMapTable - Class in org.freehep.graphicsio.font.truetype
CMAP Table.
TTFCMapTable() - Constructor for class org.freehep.graphicsio.font.truetype.TTFCMapTable
 
TTFCMapTable.EncodingTable - Class in org.freehep.graphicsio.font.truetype
 
TTFCMapTable.EncodingTable() - Constructor for class org.freehep.graphicsio.font.truetype.TTFCMapTable.EncodingTable
 
TTFCMapTable.TableFormat - Class in org.freehep.graphicsio.font.truetype
 
TTFCMapTable.TableFormat() - Constructor for class org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat
 
TTFCMapTable.TableFormat0 - Class in org.freehep.graphicsio.font.truetype
 
TTFCMapTable.TableFormat0() - Constructor for class org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat0
 
TTFCMapTable.TableFormat4 - Class in org.freehep.graphicsio.font.truetype
 
TTFCMapTable.TableFormat4() - Constructor for class org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat4
 
TTFFile - Class in org.freehep.graphicsio.font.truetype
Concrete implementation of the TrueType Font, read from a TTF File.
TTFFile(String) - Constructor for class org.freehep.graphicsio.font.truetype.TTFFile
 
TTFFileInput - Class in org.freehep.graphicsio.font.truetype
Concrete implementation of the TrueType Input for one Table, read from a TTF File.
TTFFileInput(RandomAccessFile, long, long, long) - Constructor for class org.freehep.graphicsio.font.truetype.TTFFileInput
 
TTFFont - Class in org.freehep.graphicsio.font.truetype
TrueType Font with all its tables.
TTFFont() - Constructor for class org.freehep.graphicsio.font.truetype.TTFFont
 
TTFGlyfTable - Class in org.freehep.graphicsio.font.truetype
GLYPH Table.
TTFGlyfTable() - Constructor for class org.freehep.graphicsio.font.truetype.TTFGlyfTable
 
TTFGlyfTable.CompositeGlyph - Class in org.freehep.graphicsio.font.truetype
 
TTFGlyfTable.CompositeGlyph() - Constructor for class org.freehep.graphicsio.font.truetype.TTFGlyfTable.CompositeGlyph
 
TTFGlyfTable.Glyph - Class in org.freehep.graphicsio.font.truetype
 
TTFGlyfTable.Glyph() - Constructor for class org.freehep.graphicsio.font.truetype.TTFGlyfTable.Glyph
 
TTFGlyfTable.SimpleGlyph - Class in org.freehep.graphicsio.font.truetype
 
TTFGlyfTable.SimpleGlyph(int) - Constructor for class org.freehep.graphicsio.font.truetype.TTFGlyfTable.SimpleGlyph
 
TTFHeadTable - Class in org.freehep.graphicsio.font.truetype
HEAD Table.
TTFHeadTable() - Constructor for class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
TTFHHeaTable - Class in org.freehep.graphicsio.font.truetype
HHEA Table.
TTFHHeaTable() - Constructor for class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
TTFHMtxTable - Class in org.freehep.graphicsio.font.truetype
HMTX Table.
TTFHMtxTable() - Constructor for class org.freehep.graphicsio.font.truetype.TTFHMtxTable
 
TTFInput - Class in org.freehep.graphicsio.font.truetype
Data input for true type files.
TTFInput() - Constructor for class org.freehep.graphicsio.font.truetype.TTFInput
 
TTFLocaTable - Class in org.freehep.graphicsio.font.truetype
LOCA Table.
TTFLocaTable() - Constructor for class org.freehep.graphicsio.font.truetype.TTFLocaTable
 
TTFMaxPTable - Class in org.freehep.graphicsio.font.truetype
MAXP Table.
TTFMaxPTable() - Constructor for class org.freehep.graphicsio.font.truetype.TTFMaxPTable
 
TTFMemoryInput - Class in org.freehep.graphicsio.font.truetype
FIXME: These methods are not really tested yet.
TTFMemoryInput(byte[]) - Constructor for class org.freehep.graphicsio.font.truetype.TTFMemoryInput
 
TTFNameTable - Class in org.freehep.graphicsio.font.truetype
NAME Table.
TTFNameTable() - Constructor for class org.freehep.graphicsio.font.truetype.TTFNameTable
 
TTFOpenType - Class in org.freehep.graphicsio.font.truetype
Conrete implementation of a TrueType font, attached to a JavaFont which implements the OpenType interface.
TTFOpenType(OpenType) - Constructor for class org.freehep.graphicsio.font.truetype.TTFOpenType
 
TTFOS_2Table - Class in org.freehep.graphicsio.font.truetype
OS/2 Table.
TTFOS_2Table() - Constructor for class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
TTFPostTable - Class in org.freehep.graphicsio.font.truetype
POST Table.
TTFPostTable() - Constructor for class org.freehep.graphicsio.font.truetype.TTFPostTable
 
TTFTable - Class in org.freehep.graphicsio.font.truetype
Concrete instances derived from this class hold data stored in true type tables.
TTFTable() - Constructor for class org.freehep.graphicsio.font.truetype.TTFTable
 
TTFVersionTable - Class in org.freehep.graphicsio.font.truetype
VERSION Table.
TTFVersionTable() - Constructor for class org.freehep.graphicsio.font.truetype.TTFVersionTable
 

U

ulCodePageRange - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
ulUnicode - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
underlinePosition - Variable in class org.freehep.graphicsio.font.truetype.TTFPostTable
 
underlineThickness - Variable in class org.freehep.graphicsio.font.truetype.TTFPostTable
 
unitsPerEm - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
usFirstCharIndex - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
usLastCharIndes - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
usWeightClass - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
usWidthClass - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
usWinAscent - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
usWinDescent - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 

V

VectorGraphicsIO - Class in org.freehep.graphicsio
This class provides specifies added methods for VectorGraphicsIO.
VectorGraphicsIO() - Constructor for class org.freehep.graphicsio.VectorGraphicsIO
 
VectorGraphicsIO(VectorGraphicsIO) - Constructor for class org.freehep.graphicsio.VectorGraphicsIO
 
version - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable.EncodingTable
 
version - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable
 
version - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
version - Static variable in class org.freehep.graphicsio.gif.GIFGraphics2D
 

W

WBMP - Static variable in class org.freehep.graphicsio.ImageConstants
image format "windows bitmap"
width - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class org.freehep.graphicsio.gif.GIFImageWriter
 
write() - Method in class org.freehep.graphicsio.ImageGraphics2D
 
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class org.freehep.graphicsio.ppm.PPMImageWriter
 
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class org.freehep.graphicsio.raw.RawImageWriter
 
WRITE_IMAGES_AS - Static variable in class org.freehep.graphicsio.ImageConstants
key for UserProperties that stores image format
writeBackground() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
writeBackground() - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeByte(int, int) - Method in class org.freehep.graphicsio.png.PNGEncoder
Write a single byte into the pngBytes array at a given position.
writeBytes(byte[], int) - Method in class org.freehep.graphicsio.png.PNGEncoder
Write an array of bytes into the pngBytes array.
writeBytes(byte[], int, int) - Method in class org.freehep.graphicsio.png.PNGEncoder
Write an array of bytes into the pngBytes array, specifying number of bytes to write.
writeCap(int) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes out the cap of the stroke.
writeCap(int) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeClip(Shape) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Write out Shape clip.
writeClip(Shape) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeCommand(int) - Method in class org.freehep.graphicsio.font.CharstringEncoder
 
writeComment(String) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Called to Write out a comment.
writeComment(String) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeDash(float[], float) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes out the dash of the stroke.
writeDash(double[], double) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Deprecated.
use writeDash(float[], float)
writeDash(float[], float) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeEncoding(CharTable) - Method in class org.freehep.graphicsio.font.FontEmbedderType1
 
writeEncoding(CharTable) - Method in class org.freehep.graphicsio.font.FontIncluder
Writes the encoding table to the file.
writeEnd() - Method in class org.freehep.graphicsio.png.PNGEncoder
Write a PNG "IEND" chunk into the pngBytes array.
writeError(Exception) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes out an error, by default the stack trace is printed.
writeExtCommand(int) - Method in class org.freehep.graphicsio.font.CharstringEncoder
 
writeFont(Font) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes the font
writeFont(Font) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeGlyph(String, Shape, GlyphMetrics) - Method in class org.freehep.graphicsio.font.FontEmbedder
Writes a single glyph to the file.
writeGlyph(String, Shape, GlyphMetrics) - Method in class org.freehep.graphicsio.font.FontEmbedderType1
 
writeGraphicsRestore() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes out the restore of a graphics context.
writeGraphicsRestore() - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeGraphicsSave() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes out the save of a graphics context for a later restore.
writeGraphicsSave() - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeGraphicsState() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Called to write the initial graphics state.
writeHeader() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Called to write the header part of the output.
writeHeader() - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeHeader() - Method in class org.freehep.graphicsio.png.PNGEncoder
Write a PNG "IHDR" chunk into the pngBytes array.
writeImage(RenderedImage, AffineTransform, Color) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
writeImage(RenderedImage, AffineTransform, Color) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeImage(Image, String, Properties, OutputStream) - Static method in class org.freehep.graphicsio.ImageGraphics2D
 
writeImage(RenderedImage, String, Properties, OutputStream) - Static method in class org.freehep.graphicsio.ImageGraphics2D
 
writeImageData() - Method in class org.freehep.graphicsio.png.PNGEncoder
Write the image data into the pngBytes array.
writeInt2(int, int) - Method in class org.freehep.graphicsio.png.PNGEncoder
Write a two-byte integer into the pngBytes array at a given position.
writeInt4(int, int) - Method in class org.freehep.graphicsio.png.PNGEncoder
Write a four-byte integer into the pngBytes array at a given position.
writeJoin(int) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes out the join of the stroke.
writeJoin(int) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeMiterLimit(float) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes out the miter limit of the stroke.
writeMiterLimit(float) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writePaint(Color) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes out paint as the given color.
writePaint(GradientPaint) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes out paint as the given gradient.
writePaint(TexturePaint) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes out paint as the given texture.
writePaint(Paint) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes out paint.
writePaint(Color) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writePaint(GradientPaint) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writePaint(TexturePaint) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writePaint(Paint) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writePolyline() - Method in class org.freehep.graphicsio.PolylinePathConstructor
 
writePolyline(Vector<Point2D.Double>) - Method in class org.freehep.graphicsio.PolylinePathConstructor
 
writeSetClip(Shape) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Write out Shape clip.
writeSetClip(Shape) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeSetTransform(AffineTransform) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Clears any existing transformation and sets the a new one.
writeSetTransform(AffineTransform) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeString(String, double, double) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
writeString(String, double, double) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeString(String, int) - Method in class org.freehep.graphicsio.png.PNGEncoder
Write a string into the pngBytes array at a given position.
writeStroke(Stroke) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes the current stroke.
writeText(String, String) - Method in class org.freehep.graphicsio.png.PNGEncoder
 
writeTrailer() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Called to write the trailing part of the output.
writeTrailer() - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeTransform(AffineTransform) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes out the transform as it needs to be concatenated to the internal transform of the output format.
writeTransform(AffineTransform) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeWarning(Exception) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes out a warning, by default to System.err.
writeWarning(String) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes out a warning, by default to System.err.
writeWidth(float) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes out the width of the stroke.
writeWidth(float) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeWidths(double[]) - Method in class org.freehep.graphicsio.font.FontEmbedder
Writes the character widths to the file.
writeWidths(double[]) - Method in class org.freehep.graphicsio.font.FontEmbedderType1
 

X

xAvgCharWidth - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
xCoordinates - Variable in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.SimpleGlyph
 
xMax - Variable in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.Glyph
 
xMax - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
xMaxExtent - Variable in class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
xMin - Variable in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.Glyph
 
xMin - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 

Y

yCoordinates - Variable in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.SimpleGlyph
 
yMax - Variable in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.Glyph
 
yMax - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
yMin - Variable in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.Glyph
 
yMin - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
yStrikeoutPosition - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
yStrikeoutSize - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
ySubscriptXOffset - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
ySubscriptXSize - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
ySubscriptYOffset - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
ySubscriptYSize - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
ySuperscriptXOffset - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
ySuperscriptXSize - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
ySuperscriptYOffset - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
ySuperscriptYSize - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 

Z

ZLIB - Static variable in class org.freehep.graphicsio.ImageConstants
general purpose data compression / decompression
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Vector Graphics, 2.3.1-SNAPSHOT

Copyright © 2014. All rights reserved.