Vector Graphics, 2.2.2-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
 
AbortPath - Class in org.freehep.graphicsio.emf.gdi
AbortPath TAG.
AbortPath() - Constructor for class org.freehep.graphicsio.emf.gdi.AbortPath
 
AbstractArc - Class in org.freehep.graphicsio.emf.gdi
 
AbstractArc(int, int, Rectangle, Point, Point) - Constructor for class org.freehep.graphicsio.emf.gdi.AbstractArc
 
AbstractCharTable - Class in org.freehep.graphics2d.font
Abstract Character Table, inherited by all the Generated Encoding Tables
AbstractCharTable() - Constructor for class org.freehep.graphics2d.font.AbstractCharTable
 
AbstractClipPath - Class in org.freehep.graphicsio.emf.gdi
base class for all tags that change the clipping area of the EMFRenderer
AbstractClipPath(int, int, int) - Constructor for class org.freehep.graphicsio.emf.gdi.AbstractClipPath
 
AbstractExportFileType - Class in org.freehep.graphicsio.exportchooser
 
AbstractExportFileType() - Constructor for class org.freehep.graphicsio.exportchooser.AbstractExportFileType
 
AbstractExportFileType.CancelThread - Class in org.freehep.graphicsio.exportchooser
 
AbstractExtTextOut - Class in org.freehep.graphicsio.emf.gdi
Abstraction of commonality between the ExtTextOutA and ExtTextOutW tags.
AbstractExtTextOut(int, int, Rectangle, int, float, float) - Constructor for class org.freehep.graphicsio.emf.gdi.AbstractExtTextOut
Constructs the tag.
AbstractPathConstructor - Class in org.freehep.graphicsio
Implements some of the PathConstructor functionality
AbstractPathConstructor() - Constructor for class org.freehep.graphicsio.AbstractPathConstructor
 
AbstractPen - Class in org.freehep.graphicsio.emf.gdi
 
AbstractPen() - Constructor for class org.freehep.graphicsio.emf.gdi.AbstractPen
 
AbstractPolygon - Class in org.freehep.graphicsio.emf.gdi
 
AbstractPolygon(int, int) - Constructor for class org.freehep.graphicsio.emf.gdi.AbstractPolygon
 
AbstractPolygon(int, int, Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.AbstractPolygon
 
AbstractPolyPolygon - Class in org.freehep.graphicsio.emf.gdi
abstract parent for PolyPolygon drawing
AbstractPolyPolygon(int, int, Rectangle, int[], Point[][]) - Constructor for class org.freehep.graphicsio.emf.gdi.AbstractPolyPolygon
Constructs a EMFTag.
AbstractPolyPolyline - Class in org.freehep.graphicsio.emf.gdi
Parent class for a group of PolyLines.
AbstractPolyPolyline(int, int, Rectangle, int[], Point[][]) - Constructor for class org.freehep.graphicsio.emf.gdi.AbstractPolyPolyline
 
AbstractPSExportFileType - Class in org.freehep.graphicsio.ps
 
AbstractPSExportFileType() - Constructor for class org.freehep.graphicsio.ps.AbstractPSExportFileType
 
AbstractPSGraphics2D - Class in org.freehep.graphicsio.ps
 
AbstractPSGraphics2D(Dimension, boolean) - Constructor for class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
AbstractPSGraphics2D(Component, boolean) - Constructor for class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
AbstractPSGraphics2D(AbstractPSGraphics2D, boolean) - Constructor for class org.freehep.graphicsio.ps.AbstractPSGraphics2D
This protected method is used by the create() methods to create a clone of the given graphics object.
AbstractVectorGraphics - Class in org.freehep.graphics2d
This class implements all conversions from integer to double as well as a few other convenience functions.
AbstractVectorGraphics() - Constructor for class org.freehep.graphics2d.AbstractVectorGraphics
 
AbstractVectorGraphics(AbstractVectorGraphics) - Constructor for class org.freehep.graphics2d.AbstractVectorGraphics
 
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.
AC_SRC_ALPHA - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
AC_SRC_OVER - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
accept(File) - Method in class org.freehep.graphicsbase.swing.ExtensionFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
achVendID - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
actionPerformed(ActionEvent) - Method in class org.freehep.graphicsio.exportchooser.HeadFootDialog
 
actionPerformed(ActionEvent) - Method in class org.freehep.graphicsio.test.TestUnicodeMap
 
AD_CLOCKWISE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
AD_COUNTERCLOCKWISE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
add(ExportFileType) - Method in class org.freehep.graphicsbase.util.export.ExportFileTypeRegistry
Adds ExportFile.
add(SWFShape) - Method in class org.freehep.graphicsio.swf.DefineFont
 
add(DefineText.GlyphEntry) - Method in class org.freehep.graphicsio.swf.DefineText.RecordType0
 
add(DefineText.GlyphEntry) - Method in class org.freehep.graphicsio.swf.DefineText.RecordType1
 
add(FillStyle) - Method in class org.freehep.graphicsio.swf.FillStyleArray
 
add(LineStyle) - Method in class org.freehep.graphicsio.swf.LineStyleArray
 
addAdditionalEntries(PDFDictionary) - Method in class org.freehep.graphicsio.pdf.PDFFontEmbedder
Add additional entries to the font Dictionary.
addAdditionalEntries(PDFDictionary) - Method in class org.freehep.graphicsio.pdf.PDFFontEmbedderType3
 
addAdditionalInitDicts() - Method in class org.freehep.graphicsio.pdf.PDFFontEmbedder
Add additional dicionaries to the PDFWriter which may be referenced by entries generated by addAdditionalEntries()
addAdditionalInitDicts() - Method in class org.freehep.graphicsio.pdf.PDFFontEmbedderType3
 
addAllExportFileTypes() - Method in class org.freehep.graphicsbase.util.export.ExportDialog
 
addComment(String) - Method in class org.freehep.graphicsio.ppm.PPMEncoder
 
addCyclicFunction(String, double[], double[], double[]) - Method in class org.freehep.graphicsio.pdf.PDFPaintDelayQueue
Writes a type 4 (PostScript calculator) function that describes a triangle function to the pdf file.
addExportFileType(ExportFileType) - Method in class org.freehep.graphicsbase.util.export.ExportDialog
Register an export file type.
addExportFileType(DataFlavor, ExportFileType) - Method in class org.freehep.graphicsbase.util.export.VectorGraphicsTransferable
Associate a DataFlavor with the ExportFileType
addExtension(String) - Method in class org.freehep.graphicsbase.swing.ExtensionFileFilter
Adds an extension to filter against.
addFontDictionary() - Method in class org.freehep.graphicsio.pdf.PDFFontTable
Adds all fonts to a dictionary named "FontList".
addGlyphs(String, Font) - Method in class org.freehep.graphicsio.svg.SVGFontTable
creates the glyph for the string
addLayoutComponent(String, Component) - Method in class org.freehep.graphicsbase.swing.layout.TableLayout
 
addLayoutComponent(Component, Object) - Method in class org.freehep.graphicsbase.swing.layout.TableLayout
 
addPage(String) - Method in class org.freehep.graphicsio.pdf.PDFPageTree
 
addPage(String, JComponent) - Method in class org.freehep.graphicsio.test.TestingPanel
 
addPanel(JComponent) - Method in class org.freehep.graphicsio.test.TestingFrame
 
addPanel(String, JComponent) - Method in class org.freehep.graphicsio.test.TestingFrame
Add a test panel to the frame.
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.
addPatterns() - Method in class org.freehep.graphicsio.pdf.PDFPaintDelayQueue
Adds all names to the dictionary which should be the value of the resources dicionrary's /Pattern entry.
addRenderingHints(Map<?, ?>) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
addRenderingHints(Map<?, ?>) - Method in class org.freehep.graphics2d.VectorGraphics
 
addRenderingHints(Map<?, ?>) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Adds to table of rendering hints.
addRenderingHints(Map<?, ?>) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
addTests(TestSuite.Format, Properties) - Method in class org.freehep.graphicsio.test.TestSuite
 
addTests(String, Properties) - Method in class org.freehep.graphicsio.test.TestSuite
 
addTests(String) - Method in class org.freehep.graphicsio.test.TestSuite
 
addTests(String[]) - Method in class org.freehep.graphicsio.test.TestSuite
 
addText(String, String) - Method in class org.freehep.graphicsio.png.PNGEncoder
 
addXObjects() - Method in class org.freehep.graphicsio.pdf.PDFImageDelayQueue
Adds all names to the dictionary which should be the value of the resources dicionrary's /XObject entry.
adjustExtension(File, String, String[]) - Static method in class org.freehep.graphicsbase.util.export.ExportFileType
Deprecated.
use adjustExtension(File, String, String[], String)
adjustExtension(File, String, String[], String) - Static method in class org.freehep.graphicsbase.util.export.ExportFileType
Change the extension of a file if it is not of the appropriate type.
adjustFilename(File, Properties) - Method in class org.freehep.graphicsbase.util.export.ExportFileType
Gives the accessory the chance to change the output filename.
adjustFilename(File, String, Properties) - Method in class org.freehep.graphicsbase.util.export.ExportFileType
Gives the accessory the chance to change the output filename.
adjustFilename(File, Properties) - Method in class org.freehep.graphicsio.svg.SVGExportFileType
 
ADPCM - Static variable in class org.freehep.graphicsio.swf.DefineSound
 
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
 
AlphaBlend - Class in org.freehep.graphicsio.emf.gdi
PNG and JPG seem not to work.
AlphaBlend() - Constructor for class org.freehep.graphicsio.emf.gdi.AlphaBlend
 
AlphaBlend(Rectangle, int, int, int, int, AffineTransform, BufferedImage, Color) - Constructor for class org.freehep.graphicsio.emf.gdi.AlphaBlend
 
altDefaults - Variable in class org.freehep.graphicsbase.util.UserProperties
 
ALTERNATE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ALTERNATIVE - Static variable in class org.freehep.graphicsbase.util.export.ExportFileTypeGroups
 
AngleArc - Class in org.freehep.graphicsio.emf.gdi
AngleArc TAG.
AngleArc() - Constructor for class org.freehep.graphicsio.emf.gdi.AngleArc
 
AngleArc(Point, int, float, float) - Constructor for class org.freehep.graphicsio.emf.gdi.AngleArc
 
ansi - Variable in class org.freehep.graphicsio.swf.DefineFontInfo
 
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.graphicsbase.util.export.ExportFileType
Sets any changed options from the optionPanel to the properties object.
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
 
Arc - Class in org.freehep.graphicsio.emf.gdi
Arc TAG.
Arc() - Constructor for class org.freehep.graphicsio.emf.gdi.Arc
 
Arc(Rectangle, Point, Point) - Constructor for class org.freehep.graphicsio.emf.gdi.Arc
 
ArcTo - Class in org.freehep.graphicsio.emf.gdi
ArcTo TAG.
ArcTo() - Constructor for class org.freehep.graphicsio.emf.gdi.ArcTo
 
ArcTo(Rectangle, Point, Point) - Constructor for class org.freehep.graphicsio.emf.gdi.ArcTo
 
args - Variable in class org.freehep.graphicsio.test.TestingPanel
 
ArrayPath - Class in org.freehep.graphics2d
This class can be used in a transient way to deal with the drawing or filling of an array of double points as a polyline/polygon.
ArrayPath(double[], double[], int, boolean, int) - Constructor for class org.freehep.graphics2d.ArrayPath
 
asBlack - Variable in class org.freehep.graphics2d.PrintColor
 
ascender - Variable in class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
asGray - Variable in class org.freehep.graphics2d.PrintColor
 
Assert - Class in org.freehep.graphicsbase.util
Additional assert methods to the junit.framework.Assert class.
Assert() - Constructor for class org.freehep.graphicsbase.util.Assert
static class only
assertEquals(File, File, boolean) - Static method in class org.freehep.graphicsbase.util.Assert
Compares two files.
assertEquals(InputStream, InputStream, boolean, String) - Static method in class org.freehep.graphicsbase.util.Assert
Compares two streams.
AUTHOR - Static variable in class org.freehep.graphicsio.InfoConstants
 
AUTHOR - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 

B

BACKGROUND - Static variable in class org.freehep.graphicsio.emf.EMFGraphics2D
 
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.pdf.PDFGraphics2D
 
BACKGROUND - Static variable in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
BACKGROUND - Static variable in class org.freehep.graphicsio.raw.RawImageWriteParam
 
BACKGROUND - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
BACKGROUND - Static variable in class org.freehep.graphicsio.swf.SWFGraphics2D
 
BACKGROUND_COLOR - Static variable in class org.freehep.graphicsio.emf.EMFGraphics2D
 
BACKGROUND_COLOR - Static variable in class org.freehep.graphicsio.ImageGraphics2D
 
BACKGROUND_COLOR - Static variable in class org.freehep.graphicsio.PageConstants
 
BACKGROUND_COLOR - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
BACKGROUND_COLOR - Static variable in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
BACKGROUND_COLOR - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
BACKGROUND_COLOR - Static variable in class org.freehep.graphicsio.swf.SWFGraphics2D
 
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
 
beginCompatibility() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
BeginPath - Class in org.freehep.graphicsio.emf.gdi
BeginPath TAG.
BeginPath() - Constructor for class org.freehep.graphicsio.emf.gdi.BeginPath
 
beginText() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
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
 
BI_BITFIELDS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BI_JPEG - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BI_PNG - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BI_RGB - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BI_RLE4 - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BI_RLE8 - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BitBlt - Class in org.freehep.graphicsio.emf.gdi
BitBlt TAG.
BitBlt() - Constructor for class org.freehep.graphicsio.emf.gdi.BitBlt
 
BitBlt(Rectangle, int, int, int, int, AffineTransform, BufferedImage, Color) - Constructor for class org.freehep.graphicsio.emf.gdi.BitBlt
 
BITMAP - Static variable in class org.freehep.graphicsbase.util.export.ExportFileTypeGroups
 
BitmapInfo - Class in org.freehep.graphicsio.emf.gdi
EMF BitmapInfo
BitmapInfo(BitmapInfoHeader) - Constructor for class org.freehep.graphicsio.emf.gdi.BitmapInfo
 
BitmapInfo(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.BitmapInfo
 
BitmapInfoHeader - Class in org.freehep.graphicsio.emf.gdi
EMF BitmapInfoHeader
BitmapInfoHeader(int, int, int, int, int, int, int, int, int) - Constructor for class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
BitmapInfoHeader(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
bitsList - Static variable in class org.freehep.graphicsio.ps.AbstractPSExportFileType
 
bkg - Variable in class org.freehep.graphicsio.swf.DefineBitsLossless
 
BKG_OPAQUE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BKG_TRANSPARENT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
black - Static variable in class org.freehep.graphics2d.WebColor
 
BLACK - Static variable in class org.freehep.graphics2d.WebColor
 
black - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
BLACK_AND_WHITE - Static variable in class org.freehep.graphics2d.PrintColor
 
blackAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
blackInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
BLACKONWHITE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BlendFunction - Class in org.freehep.graphicsio.emf.gdi
EMF BitmapInfoHeader
BlendFunction(int, int, int, int) - Constructor for class org.freehep.graphicsio.emf.gdi.BlendFunction
 
BlendFunction(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.BlendFunction
 
blue - Static variable in class org.freehep.graphics2d.WebColor
 
BLUE - Static variable in class org.freehep.graphics2d.WebColor
 
blue - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
blueAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
blueInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
BMP - Static variable in class org.freehep.graphicsio.ImageConstants
image format "bitmap"
bold - Variable in class org.freehep.graphicsio.swf.DefineFontInfo
 
BOOLEAN - Static variable in class org.freehep.graphicsio.swf.SWFAction.Push
 
bounds - Variable in class org.freehep.graphicsio.swf.DefineShape
 
bounds - Variable in class org.freehep.graphicsio.swf.DefineText
 
brighter() - Method in class org.freehep.graphicsio.ps.MappedColor
Make a brightened color based on this color.
brightness - Variable in class org.freehep.graphicsio.ps.MappedColor
Value of the brightness/darkness of this color.
brokenCursor - Static variable in class org.freehep.graphicsbase.util.images.ImageHandler
 
brokenIcon - Static variable in class org.freehep.graphicsbase.util.images.ImageHandler
 
brokenImage - Static variable in class org.freehep.graphicsbase.util.images.ImageHandler
 
BS_DIBPATTERN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_DIBPATTERN8X8 - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_DIBPATTERNPT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_HATCHED - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_HOLLOW - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_INDEXED - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_MONOPATTERN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_NULL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_PATTERN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_PATTERN8X8 - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BS_SOLID - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
BufferedPanel - Class in org.freehep.graphics2d
This class extends JPanel by adding double buffering.
BufferedPanel() - Constructor for class org.freehep.graphics2d.BufferedPanel
 
BufferedPanel(boolean) - Constructor for class org.freehep.graphics2d.BufferedPanel
Creates a new BufferedPanel with a width and height set to zero.
ButtonCondAction - Class in org.freehep.graphicsio.swf
SWF Button Condition Action
ButtonCondAction(int, Vector<Action>) - Constructor for class org.freehep.graphicsio.swf.ButtonCondAction
 
ButtonCondAction(SWFInputStream) - Constructor for class org.freehep.graphicsio.swf.ButtonCondAction
 
ButtonRecord - Class in org.freehep.graphicsio.swf
SWF Button Record
ButtonRecord(boolean, boolean, boolean, boolean, int, int, AffineTransform, ColorXform) - Constructor for class org.freehep.graphicsio.swf.ButtonRecord
 
ButtonRecord(boolean, boolean, boolean, boolean, int, int, AffineTransform) - Constructor for class org.freehep.graphicsio.swf.ButtonRecord
 
ButtonRecord(SWFInputStream, boolean) - Constructor for class org.freehep.graphicsio.swf.ButtonRecord
 
bwBlack - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwBlackAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwBlackInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwBlue - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwBlueAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwBlueInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwCyan - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwCyanAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwCyanInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwDarkGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwDarkGrayAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwDarkGrayInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwGrayAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwGrayInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwGreen - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwGreenAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwGreenInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwLightGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwLightGrayAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwLightGrayInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwMagenta - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwMagentaAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwMagentaInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwMap - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwOrange - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwOrangeAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwOrangeInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwPink - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwPinkAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwPinkInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwRed - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwRedAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwRedInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwWhite - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwWhiteAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwWhiteInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwYellow - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwYellowAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
bwYellowInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
BYTE - Static variable in class org.freehep.graphicsio.swf.DefineSound
 
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
 
cap(int) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
CAP_BUTT - Static variable in interface org.freehep.graphicsio.pdf.PDFConstants
 
CAP_NONE - Static variable in class org.freehep.graphicsio.swf.LineStyle
 
CAP_ROUND - Static variable in interface org.freehep.graphicsio.pdf.PDFConstants
 
CAP_ROUND - Static variable in class org.freehep.graphicsio.swf.LineStyle
 
CAP_SQUARE - Static variable in interface org.freehep.graphicsio.pdf.PDFConstants
 
CAP_SQUARE - Static variable in class org.freehep.graphicsio.swf.LineStyle
 
caretSlopeRise - Variable in class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
caretSlopeRun - Variable in class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
character - Variable in class org.freehep.graphicsio.swf.DefineBitsJPEG2
 
character - Variable in class org.freehep.graphicsio.swf.DefineBitsLossless
 
character - Variable in class org.freehep.graphicsio.swf.DefineShape
 
character - Variable in class org.freehep.graphicsio.swf.DefineText
 
charSpace(double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
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
 
CharTable - Interface in org.freehep.graphics2d.font
Provides conversions between unicodes, names, and encodings for any particular encoding.
checkExtension(File, String[]) - Static method in class org.freehep.graphicsbase.util.export.ExportFileType
A utility function that checks a file's extension.
checkNameValid(String) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
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
 
Chord - Class in org.freehep.graphicsio.emf.gdi
Chord TAG.
Chord() - Constructor for class org.freehep.graphicsio.emf.gdi.Chord
 
Chord(Rectangle, Point, Point) - Constructor for class org.freehep.graphicsio.emf.gdi.Chord
 
clearRect(int, int, int, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
clearRect(int, int, int, int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
clearRect(double, double, double, double) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
clearRect(int, int, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
clearRect(double, double, double, double) - Method in class org.freehep.graphics2d.VectorGraphics
 
clearRect(double, double, double, double) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Clears rectangle by painting it with the backgroundColor.
clearRect(int, int, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
clearRect(double, double, double, double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
clip(Shape) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
clip(Shape) - Method in class org.freehep.graphics2d.VectorGraphics
 
CLIP - Static variable in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
clip(Shape) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Clips using given shape.
clip(Shape) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
clip(Shape) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
clip() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
ClipActionRecord - Class in org.freehep.graphicsio.swf
SWF Clip Action Record
ClipActionRecord(SWFInputStream) - Constructor for class org.freehep.graphicsio.swf.ClipActionRecord
Read a ClipActionRecord from the stream.
clipEvenOdd() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
ClipEventFlags - Class in org.freehep.graphicsio.swf
SWF Clip Event Flags
ClipEventFlags(SWFInputStream) - Constructor for class org.freehep.graphicsio.swf.ClipEventFlags
Read a ClipEventFlags from the stream.
CLIPPED_BITMAP - Static variable in class org.freehep.graphicsio.swf.FillStyle
 
CLIPPED_BITMAP_NOT_SMOOTHED - Static variable in class org.freehep.graphicsio.swf.FillStyle
 
clipRect(int, int, int, int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
clipRect(double, double, double, double) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
clipRect(int, int, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
clipRect(double, double, double, double) - Method in class org.freehep.graphics2d.VectorGraphics
 
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.
clipRect(int, int, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
clipRect(double, double, double, double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
close() - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Close writer
close() - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
closes the writer
close() - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
close() - Method in class org.freehep.graphicsio.font.truetype.TTFFile
 
close() - Method in class org.freehep.graphicsio.font.truetype.TTFFont
 
close() - Method in class org.freehep.graphicsio.pdf.PDFByteWriter
 
close(PDFDictionary) - Method in class org.freehep.graphicsio.pdf.PDFDictionary
 
close(String, String) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
close(PDFObject) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
close(PDFDictionary) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
close(PDFStream) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
close() - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
close(PDFDocInfo) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
close(PDFCatalog) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
close(PDFPageTree) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
close(PDFPage) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
close(PDFViewerPreferences) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
close(PDFOutlineList) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
close(PDFOutline) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
close() - Method in class org.freehep.graphicsio.swf.SWFOutputStream
 
closeAndStroke() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
closed - Variable in class org.freehep.graphicsbase.xml.util.XMLWriter
 
closed - Variable in class org.freehep.graphicsio.PolylinePathConstructor
 
closeDoc() - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Close XML doc
closeDoc() - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
Closes the document, and checks if you closed all the tags
closeEmbedFont() - Method in class org.freehep.graphicsio.font.FontEmbedder
 
closeEmbedFont() - Method in class org.freehep.graphicsio.font.FontEmbedderType1
 
closeEmbedFont() - Method in class org.freehep.graphicsio.pdf.PDFFontEmbedder
 
closeEmbedFont() - Method in class org.freehep.graphicsio.pdf.PDFFontEmbedderType1
 
closeEmbedFont() - Method in class org.freehep.graphicsio.ps.PSFontEmbedder
Closes font dictionary.
closeFigure() - Method in class org.freehep.graphicsio.emf.EMFRenderer
closes and appends the current open figure to the path
CloseFigure - Class in org.freehep.graphicsio.emf.gdi
CloseFigure TAG.
CloseFigure() - Constructor for class org.freehep.graphicsio.emf.gdi.CloseFigure
 
closeFillAndStroke() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
closeFillEvenOddAndStroke() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
closeGlyphs() - Method in class org.freehep.graphicsio.font.FontEmbedder
Called after the glyph loop ends.
closeGlyphs() - Method in class org.freehep.graphicsio.font.FontEmbedderType1
 
closeGlyphs() - Method in class org.freehep.graphicsio.ps.PSFontEmbedder
Closes Glyphs dictionary.
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.
closeIncludeFont() - Method in class org.freehep.graphicsio.ps.PSFontEmbedder
Closes font dictionary.
closePage() - Method in interface org.freehep.graphicsio.MultiPageDocument
End the current page.
closePage() - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
closePage() - Method in class org.freehep.graphicsio.ps.PSGraphics2D
 
closePath(double, double) - Method in class org.freehep.graphicsio.CubicToQuadPathConstructor
 
closePath(double, double) - Method in class org.freehep.graphicsio.emf.EMFPathConstructor
 
closePath() - Method in class org.freehep.graphicsio.emf.EMFRenderer
closes the path opened by BeginPath
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.pdf.PDFPathConstructor
 
closePath() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
closePath(double, double) - Method in class org.freehep.graphicsio.PolylinePathConstructor
 
closePath(double, double) - Method in class org.freehep.graphicsio.ps.PSPathConstructor
 
closePath(double, double) - Method in class org.freehep.graphicsio.QuadToCubicPathConstructor
 
closePath(double, double) - Method in class org.freehep.graphicsio.swf.SWFPathConstructor
 
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.emf.EMFGraphics2D
 
closeStream() - Method in class org.freehep.graphicsio.ImageGraphics2D
 
closeStream() - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
closeStream() - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
closeStream() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
closeStream() - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
closeTag(String) - Method in class org.freehep.graphics2d.GenericTagHandler
closes the given html tag.
closeTag(String) - Method in class org.freehep.graphics2d.TagHandler
 
closeTag() - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Close nearest tag
closeTag() - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
Closes the current XML tag and decreases the indentation level
CODE - Static variable in class org.freehep.graphicsio.raw.RawImageWriteParam
 
codes - Variable in class org.freehep.graphicsio.swf.DefineFontInfo
 
COLOR - Static variable in class org.freehep.graphics2d.PrintColor
 
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
colorIndex - Variable in class org.freehep.graphicsio.ps.MappedColor
Index of the color in the color map.
colormap - Variable in class org.freehep.graphicsio.gif.NeuQuant
 
ColorMap - Class in org.freehep.graphicsio.ps
 
ColorMap() - Constructor for class org.freehep.graphicsio.ps.ColorMap
Constructor takes no arguments.
COLORONCOLOR - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
colorSpace(PDFName) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
colorSpace(double[]) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
colorSpace(double[], PDFName) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
colorSpace(double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
colorSpace(double, double, double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
colorSpace(double, double, double, double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
colorSpaceStroke(PDFName) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
colorSpaceStroke(double[]) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
colorSpaceStroke(double[], PDFName) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
colorSpaceStroke(double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
colorSpaceStroke(double, double, double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
colorSpaceStroke(double, double, double, double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
ColorXform - Class in org.freehep.graphicsio.swf
SWF Color Transform
ColorXform(int, int, int, int, int, int, int, int) - Constructor for class org.freehep.graphicsio.swf.ColorXform
 
ColorXform(SWFInputStream, boolean) - Constructor for class org.freehep.graphicsio.swf.ColorXform
Read a color transform from the stream.
COLUMN - Static variable in class org.freehep.graphicsbase.swing.layout.TableLayout
 
COLUMN_FILL - Static variable in class org.freehep.graphicsbase.swing.layout.TableLayout
 
comment(String) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
comment(String) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
compareTo(Object) - Method in class org.freehep.graphicsbase.util.export.ExportFileType
Compares to other exportfiletype in alphabetical order on the description string.
COMPLETE_IMAGE_PATHS - Static variable in class org.freehep.graphicsio.java.JAVAGraphics2D
if set to true image in the resulting .java file are referenced by complete path of creation, default false
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 - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
COMPRESS - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
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
 
contains(double, double) - Method in class org.freehep.graphics2d.ArrayPath
 
contains(double, double, double, double) - Method in class org.freehep.graphics2d.ArrayPath
 
contains(Point2D) - Method in class org.freehep.graphics2d.ArrayPath
 
contains(Rectangle2D) - Method in class org.freehep.graphics2d.ArrayPath
 
contains(double, double) - Method in class org.freehep.graphics2d.SymbolShape
 
contains(double, double, double, double) - Method in class org.freehep.graphics2d.SymbolShape
 
contains(Point2D) - Method in class org.freehep.graphics2d.SymbolShape
 
contains(Rectangle2D) - Method in class org.freehep.graphics2d.SymbolShape
 
contains(double, double) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath
 
contains(Point2D) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath
 
contains(double, double, double, double) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath
 
contains(Rectangle2D) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath
 
CONTROL - Static variable in interface org.freehep.graphicsio.swf.SWFConstants
This defines the control tag type.
ControlTag - Class in org.freehep.graphicsio.swf
Abstract Control TAG.
ControlTag(int, int) - Constructor for class org.freehep.graphicsio.swf.ControlTag
 
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
 
copy() - Method in class org.freehep.graphicsio.test.TestingFrame
 
copyArea(int, int, int, int, int, int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
copyArea(int, int, int, int, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
copyArea(int, int, int, int, int, int) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
copyArea(int, int, int, int, int, int) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
copyArea(int, int, int, int, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
copyArea(int, int, int, int, int, int) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
copyArea(int, int, int, int, int, int) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
copyArea(int, int, int, int, int, int) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
copyArea(int, int, int, int, int, int) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
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(double, double, double, double) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
create() - Method in class org.freehep.graphics2d.PixelGraphics2D
 
create(int, double, double, double) - Method in class org.freehep.graphics2d.SymbolShape
Type must be one of the symbols defined in VectorGraphicsConstants except TYPE_CIRCLE.
create() - Method in class org.freehep.graphics2d.VectorGraphics
 
create(int, int, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
create(double, double, double, double) - Method in class org.freehep.graphics2d.VectorGraphics
 
create(Graphics) - Static method in class org.freehep.graphics2d.VectorGraphics
 
create(Color) - Static method in class org.freehep.graphics2d.WebColor
 
create() - Method in class org.freehep.graphicsio.DummyGraphics2D
 
create(double, double, double, double) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
create() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
create(double, double, double, double) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
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
 
create() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
create(int, int, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
create(double, double, double, double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
create(FontRenderContext, PDFWriter, String, PDFRedundanceTracker) - Static method in class org.freehep.graphicsio.pdf.PDFFontEmbedderType1
 
create() - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
create(double, double, double, double) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
create() - Method in class org.freehep.graphicsio.ps.EPSGraphics2D
 
create(double, double, double, double) - Method in class org.freehep.graphicsio.ps.EPSGraphics2D
 
create() - Method in class org.freehep.graphicsio.ps.PSGraphics2D
 
create(double, double, double, double) - Method in class org.freehep.graphicsio.ps.PSGraphics2D
 
create() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
create(double, double, double, double) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
create() - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
create(double, double, double, double) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
CreateBrushIndirect - Class in org.freehep.graphicsio.emf.gdi
CreateBrushIndirect TAG.
CreateBrushIndirect() - Constructor for class org.freehep.graphicsio.emf.gdi.CreateBrushIndirect
 
CreateBrushIndirect(int, LogBrush32) - Constructor for class org.freehep.graphicsio.emf.gdi.CreateBrushIndirect
 
createBufferedImage(RenderedImage, ImageObserver, Color) - Static method in class org.freehep.graphicsbase.util.images.ImageUtilities
 
createBufferedImage(Image, ImageObserver, Color) - Static method in class org.freehep.graphicsbase.util.images.ImageUtilities
 
createBufferedImage(String, int, int) - Static method in class org.freehep.graphicsio.ImageGraphics2D
creates an empty image
createCharacterReference(String) - Method in class org.freehep.graphicsio.pdf.PDFFontEmbedder
 
created - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
CreateDIBPatternBrushPt - Class in org.freehep.graphicsio.emf.gdi
 
CreateDIBPatternBrushPt() - Constructor for class org.freehep.graphicsio.emf.gdi.CreateDIBPatternBrushPt
 
createFontReference(Font) - Method in class org.freehep.graphicsio.font.FontTable
Creates a unique reference to address this font.
createFontReference(Font) - Method in class org.freehep.graphicsio.pdf.PDFFontTable
Creates the reference by numbering them.
createFontReference(Font) - Method in class org.freehep.graphicsio.ps.PSFontTable
Uses the font name as a reference.
createOptionPanel(Properties) - Method in class org.freehep.graphicsbase.util.export.ExportFileType
Returns a panel which allows to user to set options associated with this particular output format.
createOptionPanel(Properties) - Method in class org.freehep.graphicsio.emf.EMFExportFileType
 
createOptionPanel(Properties) - Method in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
createOptionPanel(Properties) - Method in class org.freehep.graphicsio.gif.GIFExportFileType
 
createOptionPanel(Properties) - Method in class org.freehep.graphicsio.java.JAVAExportFileType
 
createOptionPanel(Properties) - Method in class org.freehep.graphicsio.pdf.PDFExportFileType
 
createOptionPanel(Properties) - Method in class org.freehep.graphicsio.ps.AbstractPSExportFileType
 
createOptionPanel(Properties) - Method in class org.freehep.graphicsio.ps.EPSExportFileType
 
createOptionPanel(Properties) - Method in class org.freehep.graphicsio.svg.SVGExportFileType
 
createOptionPanel(Properties) - Method in class org.freehep.graphicsio.swf.SWFExportFileType
 
CreatePen - Class in org.freehep.graphicsio.emf.gdi
CreatePen TAG.
CreatePen() - Constructor for class org.freehep.graphicsio.emf.gdi.CreatePen
 
CreatePen(int, LogPen) - Constructor for class org.freehep.graphicsio.emf.gdi.CreatePen
 
createPrintColor(Color) - Static method in class org.freehep.graphics2d.PrintColor
 
createRenderedImage(Image, ImageObserver, Color) - Static method in class org.freehep.graphicsbase.util.images.ImageUtilities
 
createRenderedImage(RenderedImage, Color) - Static method in class org.freehep.graphicsbase.util.images.ImageUtilities
 
createShape(double[], double[], int, boolean) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
Creates a polyline/polygon shape from a set of points.
createShape(int[], int[], int, boolean, boolean) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
Creates a polyline/polygon shape from a set of points.
createShape(double[], double[], int, boolean) - Method in class org.freehep.graphics2d.PixelGraphics2D
Implementation of createShape makes sure that the points are different by at least one pixel.
createShape(double[], double[], int, boolean) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
createShape(double[], double[], int, boolean) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
Implementation of createShape makes sure that the points are different by at least one Unit.
createStroke(EMFRenderer, int, int[], float) - Method in class org.freehep.graphicsio.emf.gdi.AbstractPen
 
createTextLayout(TagString, double) - Method in class org.freehep.graphics2d.GenericTagHandler
calculates the string bounds using the current font of GenericTagHandler.graphics.
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.emf.EMFPathConstructor
 
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.pdf.PDFPathConstructor
 
cubic(double, double, double, double, double, double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
cubic(double, double, double, double, double, double) - Method in class org.freehep.graphicsio.ps.PSPathConstructor
 
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
 
cubicV(double, double, double, double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
cubicY(double, double, double, double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
currentColorMap - Variable in class org.freehep.graphicsio.ps.ColorMap
 
currentSegment(float[]) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.ClosePath
 
currentSegment(double[]) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.ClosePath
 
currentSegment(float[]) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.CurveTo
 
currentSegment(double[]) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.CurveTo
 
currentSegment(float[]) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.LineTo
 
currentSegment(double[]) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.LineTo
 
currentSegment(float[]) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.MoveTo
 
currentSegment(double[]) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.MoveTo
 
currentSegment(float[]) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.PathElement
 
currentSegment(double[]) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.PathElement
 
currentSegment(float[]) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.QuadTo
 
currentSegment(double[]) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.QuadTo
 
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
CUSTOM_PAGE_SIZE - Static variable in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
Property name (and value!) for setting a custom page size.
cutnetsize - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
cyan - Static variable in class org.freehep.graphics2d.WebColor
 
CYAN - Static variable in class org.freehep.graphics2d.WebColor
 
cyan - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
cyanAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
cyanInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 

D

DARK_GRAY - Static variable in class org.freehep.graphics2d.WebColor
 
darker() - Method in class org.freehep.graphicsio.ps.MappedColor
Make a darkened color based on this color.
darkGray - Static variable in class org.freehep.graphics2d.WebColor
 
darkGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
darkGrayAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
darkGrayInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
dash(int[], double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
dash(float[], double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
dataPos - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
date(Calendar) - Static method in class org.freehep.graphicsio.pdf.PDFUtil
 
dateFormat - Static variable in interface org.freehep.graphicsio.pdf.PDFConstants
 
DEFAULT_VERSION - Static variable in class org.freehep.graphicsio.emf.EMFInputStream
 
DEFAULT_VERSION - Static variable in interface org.freehep.graphicsio.swf.SWFConstants
 
defaultColors - Static variable in class org.freehep.graphics2d.PrintColor
 
defaultEntity(String) - Method in class org.freehep.graphics2d.TagHandler
 
defaultNameSpace - Variable in class org.freehep.graphicsbase.xml.util.XMLWriter
 
DefineBits - Class in org.freehep.graphicsio.swf
DefineBits TAG.
DefineBits() - Constructor for class org.freehep.graphicsio.swf.DefineBits
 
DefineBitsJPEG2 - Class in org.freehep.graphicsio.swf
DefineBitsJPEG2 TAG.
DefineBitsJPEG2(int, Image, Properties, Color, ImageObserver) - Constructor for class org.freehep.graphicsio.swf.DefineBitsJPEG2
 
DefineBitsJPEG2(int, RenderedImage, Color, Properties) - Constructor for class org.freehep.graphicsio.swf.DefineBitsJPEG2
 
DefineBitsJPEG2() - Constructor for class org.freehep.graphicsio.swf.DefineBitsJPEG2
 
DefineBitsJPEG2(int, int) - Constructor for class org.freehep.graphicsio.swf.DefineBitsJPEG2
 
DefineBitsJPEG3 - Class in org.freehep.graphicsio.swf
DefineBitsJPEG3 TAG.
DefineBitsJPEG3(int, Image, Properties, Color, ImageObserver) - Constructor for class org.freehep.graphicsio.swf.DefineBitsJPEG3
 
DefineBitsJPEG3(int, RenderedImage, Color, Properties) - Constructor for class org.freehep.graphicsio.swf.DefineBitsJPEG3
 
DefineBitsJPEG3() - Constructor for class org.freehep.graphicsio.swf.DefineBitsJPEG3
 
DefineBitsLossless - Class in org.freehep.graphicsio.swf
DefineBitsLossless TAG.
DefineBitsLossless(int, Image, Color, ImageObserver) - Constructor for class org.freehep.graphicsio.swf.DefineBitsLossless
 
DefineBitsLossless(int, RenderedImage, Color) - Constructor for class org.freehep.graphicsio.swf.DefineBitsLossless
 
DefineBitsLossless() - Constructor for class org.freehep.graphicsio.swf.DefineBitsLossless
 
DefineBitsLossless(int, int) - Constructor for class org.freehep.graphicsio.swf.DefineBitsLossless
 
DefineBitsLossless2 - Class in org.freehep.graphicsio.swf
DefineBitsLossless2 TAG.
DefineBitsLossless2(int, Image, Color, ImageObserver) - Constructor for class org.freehep.graphicsio.swf.DefineBitsLossless2
 
DefineBitsLossless2(int, RenderedImage, Color) - Constructor for class org.freehep.graphicsio.swf.DefineBitsLossless2
 
DefineBitsLossless2() - Constructor for class org.freehep.graphicsio.swf.DefineBitsLossless2
 
DefineButton - Class in org.freehep.graphicsio.swf
DefineButton TAG.
DefineButton(int, Vector<ButtonRecord>, Vector<Action>) - Constructor for class org.freehep.graphicsio.swf.DefineButton
 
DefineButton() - Constructor for class org.freehep.graphicsio.swf.DefineButton
 
DefineButton2 - Class in org.freehep.graphicsio.swf
DefineButton2 TAG.
DefineButton2(int, boolean, Vector<ButtonRecord>, Vector<ButtonCondAction>) - Constructor for class org.freehep.graphicsio.swf.DefineButton2
 
DefineButton2() - Constructor for class org.freehep.graphicsio.swf.DefineButton2
 
DefineButtonCxform - Class in org.freehep.graphicsio.swf
DefineButtonCxform TAG.
DefineButtonCxform(int, ColorXform) - Constructor for class org.freehep.graphicsio.swf.DefineButtonCxform
 
DefineButtonCxform() - Constructor for class org.freehep.graphicsio.swf.DefineButtonCxform
 
DefineButtonSound - Class in org.freehep.graphicsio.swf
DefineButtonSound TAG.
DefineButtonSound(int, int[], SoundInfo[]) - Constructor for class org.freehep.graphicsio.swf.DefineButtonSound
 
DefineButtonSound() - Constructor for class org.freehep.graphicsio.swf.DefineButtonSound
 
DefineEditText - Class in org.freehep.graphicsio.swf
DefineEditText TAG.
DefineEditText() - Constructor for class org.freehep.graphicsio.swf.DefineEditText
 
DefineFont - Class in org.freehep.graphicsio.swf
DefineFont TAG.
DefineFont(int) - Constructor for class org.freehep.graphicsio.swf.DefineFont
 
DefineFont() - Constructor for class org.freehep.graphicsio.swf.DefineFont
 
DefineFont2 - Class in org.freehep.graphicsio.swf
DefineFont2 TAG.
DefineFont2() - Constructor for class org.freehep.graphicsio.swf.DefineFont2
 
DefineFont2(int, boolean, boolean, String, SWFShape[], int[]) - Constructor for class org.freehep.graphicsio.swf.DefineFont2
 
DefineFont2(int, boolean, boolean, boolean, boolean, boolean, boolean, int, String, SWFShape[], int[], int, int, int, short[], Rectangle2D[], DefineFont2.KerningRecord[]) - Constructor for class org.freehep.graphicsio.swf.DefineFont2
 
DefineFont2.KerningRecord - Class in org.freehep.graphicsio.swf
 
DefineFont2.KerningRecord(int, int, int) - Constructor for class org.freehep.graphicsio.swf.DefineFont2.KerningRecord
 
DefineFont2.KerningRecord(SWFInputStream, boolean) - Constructor for class org.freehep.graphicsio.swf.DefineFont2.KerningRecord
 
DefineFontInfo - Class in org.freehep.graphicsio.swf
DefineFontInfo TAG.
DefineFontInfo(int, String, boolean, boolean, boolean, boolean, boolean, int[]) - Constructor for class org.freehep.graphicsio.swf.DefineFontInfo
 
DefineFontInfo() - Constructor for class org.freehep.graphicsio.swf.DefineFontInfo
 
DefineFontInfo(int, int) - Constructor for class org.freehep.graphicsio.swf.DefineFontInfo
 
DefineFontInfo2 - Class in org.freehep.graphicsio.swf
DefineFontInfo2 TAG.
DefineFontInfo2(int, String, boolean, boolean, int, int[]) - Constructor for class org.freehep.graphicsio.swf.DefineFontInfo2
 
DefineFontInfo2() - Constructor for class org.freehep.graphicsio.swf.DefineFontInfo2
 
DefineMorphShape - Class in org.freehep.graphicsio.swf
DefineMorphShape TAG.
DefineMorphShape(int, Rectangle2D, Rectangle2D, FillStyleArray, LineStyleArray, SWFShape, SWFShape) - Constructor for class org.freehep.graphicsio.swf.DefineMorphShape
 
DefineMorphShape() - Constructor for class org.freehep.graphicsio.swf.DefineMorphShape
 
DefineMovie - Class in org.freehep.graphicsio.swf
DefineMovie TAG.
DefineMovie(int, String) - Constructor for class org.freehep.graphicsio.swf.DefineMovie
 
DefineMovie() - Constructor for class org.freehep.graphicsio.swf.DefineMovie
 
DefineShape - Class in org.freehep.graphicsio.swf
DefineShape TAG.
DefineShape(int, Rectangle2D, FillStyleArray, LineStyleArray, SWFShape) - Constructor for class org.freehep.graphicsio.swf.DefineShape
 
DefineShape() - Constructor for class org.freehep.graphicsio.swf.DefineShape
 
DefineShape(int, int) - Constructor for class org.freehep.graphicsio.swf.DefineShape
 
DefineShape2 - Class in org.freehep.graphicsio.swf
DefineShape2 TAG.
DefineShape2(int, Rectangle2D, FillStyleArray, LineStyleArray, SWFShape) - Constructor for class org.freehep.graphicsio.swf.DefineShape2
 
DefineShape2() - Constructor for class org.freehep.graphicsio.swf.DefineShape2
 
DefineShape3 - Class in org.freehep.graphicsio.swf
DefineShape3 TAG.
DefineShape3(int, Rectangle2D, FillStyleArray, LineStyleArray, SWFShape) - Constructor for class org.freehep.graphicsio.swf.DefineShape3
 
DefineShape3() - Constructor for class org.freehep.graphicsio.swf.DefineShape3
 
DefineShape4 - Class in org.freehep.graphicsio.swf
DefineShape4 TAG.
DefineShape4(int, Rectangle2D, FillStyleArray, LineStyleArray, SWFShape) - Constructor for class org.freehep.graphicsio.swf.DefineShape4
 
DefineShape4(int, Rectangle2D, Rectangle2D, boolean, boolean, FillStyleArray, LineStyleArray, SWFShape) - Constructor for class org.freehep.graphicsio.swf.DefineShape4
 
DefineShape4() - Constructor for class org.freehep.graphicsio.swf.DefineShape4
 
DefineSound - Class in org.freehep.graphicsio.swf
DefineSound TAG.
DefineSound(int, int, int, int, boolean, long, int[]) - Constructor for class org.freehep.graphicsio.swf.DefineSound
 
DefineSound() - Constructor for class org.freehep.graphicsio.swf.DefineSound
 
DefineSprite - Class in org.freehep.graphicsio.swf
DefineSprite TAG.
DefineSprite(int, int, Vector<SWFTag>) - Constructor for class org.freehep.graphicsio.swf.DefineSprite
 
DefineSprite() - Constructor for class org.freehep.graphicsio.swf.DefineSprite
 
DefineText - Class in org.freehep.graphicsio.swf
DefineText TAG.
DefineText(int, Rectangle2D, AffineTransform, Vector<DefineText.Record>) - Constructor for class org.freehep.graphicsio.swf.DefineText
 
DefineText() - Constructor for class org.freehep.graphicsio.swf.DefineText
 
DefineText(int, int) - Constructor for class org.freehep.graphicsio.swf.DefineText
 
DefineText.GlyphEntry - Class in org.freehep.graphicsio.swf
 
DefineText.GlyphEntry(int, int) - Constructor for class org.freehep.graphicsio.swf.DefineText.GlyphEntry
 
DefineText.GlyphEntry(SWFInputStream, int, int) - Constructor for class org.freehep.graphicsio.swf.DefineText.GlyphEntry
 
DefineText.Record - Class in org.freehep.graphicsio.swf
Abstract Superclass for Text Records.
DefineText.Record() - Constructor for class org.freehep.graphicsio.swf.DefineText.Record
 
DefineText.RecordType0 - Class in org.freehep.graphicsio.swf
Text0 Record, for the actual glyphs.
DefineText.RecordType0() - Constructor for class org.freehep.graphicsio.swf.DefineText.RecordType0
 
DefineText.RecordType1 - Class in org.freehep.graphicsio.swf
Text1 Record, for the attributes of the text.
DefineText.RecordType1(int, Color, int, int, int) - Constructor for class org.freehep.graphicsio.swf.DefineText.RecordType1
 
DefineText2 - Class in org.freehep.graphicsio.swf
DefineText2 TAG.
DefineText2(int, Rectangle2D, AffineTransform, Vector<DefineText.Record>) - Constructor for class org.freehep.graphicsio.swf.DefineText2
 
DefineText2() - Constructor for class org.freehep.graphicsio.swf.DefineText2
 
DefineVideoStream - Class in org.freehep.graphicsio.swf
DefineVideoStream TAG.
DefineVideoStream() - Constructor for class org.freehep.graphicsio.swf.DefineVideoStream
 
DEFINITION - Static variable in interface org.freehep.graphicsio.swf.SWFConstants
This defines the definition tag type.
DefinitionTag - Class in org.freehep.graphicsio.swf
Abstract Definition TAG.
DefinitionTag(int, int) - Constructor for class org.freehep.graphicsio.swf.DefinitionTag
 
delayImage(RenderedImage, Color, String) - Method in class org.freehep.graphicsio.pdf.PDFImageDelayQueue
 
delayPaint(Paint, AffineTransform, String) - Method in class org.freehep.graphicsio.pdf.PDFPaintDelayQueue
 
DeleteObject - Class in org.freehep.graphicsio.emf.gdi
DeleteObject TAG.
DeleteObject() - Constructor for class org.freehep.graphicsio.emf.gdi.DeleteObject
 
DeleteObject(int) - Constructor for class org.freehep.graphicsio.emf.gdi.DeleteObject
 
descender - Variable in class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
destroy() - Method in class org.freehep.graphicsio.emf.EMFApplet
 
DIB_PAL_COLORS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
DIB_RGB_COLORS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
dictSize - Variable in class org.freehep.graphicsio.ps.PSFontEmbedder
 
disables(Component) - Method in class org.freehep.graphicsio.exportchooser.OptionCheckBox
Disabled (otherwise enables) the supplied component if this checkbox is checked.
displayBlack - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayBlackAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayBlackInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayBlue - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayBlueAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayBlueInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayCyan - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayCyanAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayCyanInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayDarkGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayDarkGrayAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayDarkGrayInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayGrayAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayGrayInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayGreen - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayGreenAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayGreenInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayLightGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayLightGrayAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayLightGrayInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayMagenta - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayMagentaAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayMagentaInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayMap - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayOrange - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayOrangeAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayOrangeInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayPink - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayPinkAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayPinkInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayRed - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayRedAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayRedInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayWhite - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayWhiteAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayWhiteInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayYellow - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayYellowAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
displayYellowInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
dispose() - Method in class org.freehep.graphics2d.PixelGraphics2D
 
dispose() - Method in class org.freehep.graphics2d.VectorGraphics
 
dispose() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Disposes of the graphics context.
dispose() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
DoAction - Class in org.freehep.graphicsio.swf
DoAction TAG.
DoAction(Vector<Action>) - Constructor for class org.freehep.graphicsio.swf.DoAction
 
DoAction() - Constructor for class org.freehep.graphicsio.swf.DoAction
 
DoInitAction - Class in org.freehep.graphicsio.swf
DoInitAction TAG.
DoInitAction(Vector<Action>) - Constructor for class org.freehep.graphicsio.swf.DoInitAction
 
DoInitAction() - Constructor for class org.freehep.graphicsio.swf.DoInitAction
 
DOUBLE - Static variable in class org.freehep.graphicsio.swf.SWFAction.Push
 
DoubleWithError - Class in org.freehep.graphicsbase.util
A class that encapsulates a value and its error.
DoubleWithError(double, double) - Constructor for class org.freehep.graphicsbase.util.DoubleWithError
 
DoubleWithError(double, double, double) - Constructor for class org.freehep.graphicsbase.util.DoubleWithError
 
DOWN - Static variable in class org.freehep.graphicsio.swf.ButtonRecord
 
draw(Shape) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
draw(Shape) - Method in class org.freehep.graphics2d.VectorGraphics
 
draw(Shape) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
draw(Shape) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
draw(Shape) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
draw(Shape) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
draw(Shape) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
draw(Shape) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
Draws the shape using the current paint as border
draw(Shape) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
draw3DRect(int, int, int, int, boolean) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawArc(int, int, int, int, int, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawArc(double, double, double, double, double, double) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawArc(int, int, int, int, int, int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawArc(int, int, int, int, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawArc(double, double, double, double, double, double) - Method in class org.freehep.graphics2d.VectorGraphics
Draws an arc.
drawArc(int, int, int, int, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawArc(double, double, double, double, double, double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawBytes(byte[], int, int, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawChars(char[], int, int, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawComponent(VectorGraphics) - Method in class org.freehep.graphicsio.test.TestImages
 
drawComponent(VectorGraphics) - Method in class org.freehep.graphicsio.test.TestShapes
 
drawGlyphVector(GlyphVector, float, float) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawGlyphVector(GlyphVector, float, float) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawGlyphVector(GlyphVector, float, float) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Use the transformation of the glyphvector and draw it
drawGlyphVector(GlyphVector, float, float) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawImage(Image, int, int, ImageObserver) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawImage(Image, AffineTransform, ImageObserver) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawImage(Image, int, int, ImageObserver) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawImage(Image, AffineTransform, ImageObserver) - Method in class org.freehep.graphics2d.VectorGraphics
 
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.
drawImage(BufferedImage, AffineTransform) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
drawImage(BufferedImage, int, int, int, int) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
drawImage(Image, int, int, ImageObserver) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawImage(Image, AffineTransform, ImageObserver) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawLine(int, int, int, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawLine(double, double, double, double) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawLine(int, int, int, int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawLine(int, int, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawLine(double, double, double, double) - Method in class org.freehep.graphics2d.VectorGraphics
Draws a straight line.
drawLine(int, int, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawLine(double, double, double, double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawOrAppend(Shape) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
drawOrAppendText(String, double, double) - Method in class org.freehep.graphicsio.emf.EMFRenderer
draws the text
drawOval(int, int, int, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawOval(double, double, double, double) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawOval(int, int, int, int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawOval(int, int, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawOval(double, double, double, double) - Method in class org.freehep.graphics2d.VectorGraphics
Draws an oval.
drawOval(int, int, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawOval(double, double, double, double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawPath(Shape) - Method in class org.freehep.graphicsio.font.CharstringEncoder
 
drawPath(Shape) - Method in class org.freehep.graphicsio.pdf.PDFStream
Draws the points of the shape using path construction operators.
drawPolygon(int[], int[], int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawPolygon(double[], double[], int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawPolygon(int[], int[], int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawPolygon(Polygon) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawPolygon(int[], int[], int) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawPolygon(double[], double[], int) - Method in class org.freehep.graphics2d.VectorGraphics
Draws a polygon.
drawPolygon(int[], int[], int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawPolygon(Polygon) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawPolygon(double[], double[], int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawPolyline(int[], int[], int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawPolyline(double[], double[], int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawPolyline(int[], int[], int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawPolyline(int[], int[], int) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawPolyline(double[], double[], int) - Method in class org.freehep.graphics2d.VectorGraphics
Draws a polyline.
drawPolyline(int[], int[], int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawPolyline(double[], double[], int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawRect(int, int, int, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawRect(double, double, double, double) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawRect(int, int, int, int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawRect(int, int, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawRect(double, double, double, double) - Method in class org.freehep.graphics2d.VectorGraphics
Draws a rectangle.
drawRect(int, int, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawRect(double, double, double, double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Draws a rendered image using a transform.
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawRoundRect(int, int, int, int, int, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawRoundRect(double, double, double, double, double, double) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawRoundRect(int, int, int, int, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawRoundRect(double, double, double, double, double, double) - Method in class org.freehep.graphics2d.VectorGraphics
Draws a rounded rectangle.
drawRoundRect(int, int, int, int, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawRoundRect(double, double, double, double, double, double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawShape(Shape) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
drawString(String, int, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawString(String, float, float) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawString(AttributedCharacterIterator, int, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawString(String, double, double, int, int, boolean, Color, double, boolean, Color) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
Draws frame, banner and aligned text inside
drawString(TagString, double, double, int, int, boolean, Color, double, boolean, Color) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
Draws the tagged string parsed by a TagHandler and adds a border specified by the parameters
drawString(String, double, double, int, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawString(TagString, double, double) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawString(TagString, double, double, int, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawString(String, int, int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawString(AttributedCharacterIterator, float, float) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawString(AttributedCharacterIterator, int, int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawString(String, float, float) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawString(String, double, double) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawString(AttributedCharacterIterator, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawString(String, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawString(AttributedCharacterIterator, float, float) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawString(String, float, float) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawString(String, double, double) - Method in class org.freehep.graphics2d.VectorGraphics
Draws a string.
drawString(TagString, double, double) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawString(String, double, double, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawString(TagString, double, double, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawString(String, double, double, int, int, boolean, Color, double, boolean, Color) - Method in class org.freehep.graphics2d.VectorGraphics
Draws a string with a lot of parameters.
drawString(TagString, double, double, int, int, boolean, Color, double, boolean, Color) - Method in class org.freehep.graphics2d.VectorGraphics
Draws a TagString with a lot of parameters.
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
 
drawString(AttributedCharacterIterator, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawString(String, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawString(AttributedCharacterIterator, float, float) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
Creates an Java-output using an AttributedString.
drawString(String, float, float) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawString(String, double, double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawString(TagString, double, double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawString(String, double, double, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawString(TagString, double, double, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawString(String, double, double, int, int, boolean, Color, double, boolean, Color) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawString(TagString, double, double, int, int, boolean, Color, double, boolean, Color) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawSymbol(int, int, int, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawSymbol(double, double, double, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawSymbol(VectorGraphics, double, double, double, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
drawSymbol(double, double, double, int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
drawSymbol(int, int, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawSymbol(double, double, double, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
drawSymbol(int, int, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
drawSymbol(double, double, double, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
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

E_CharDataFlag - Static variable in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
 
E_InitialNameCharFlag - Static variable in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
 
E_NameCharFlag - Static variable in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
 
edgeBounds - Variable in class org.freehep.graphicsio.swf.DefineShape4
 
Ellipse - Class in org.freehep.graphicsio.emf.gdi
Ellipse TAG.
Ellipse(Rectangle) - Constructor for class org.freehep.graphicsio.emf.gdi.Ellipse
 
Ellipse() - Constructor for class org.freehep.graphicsio.emf.gdi.Ellipse
 
EMBED_FONTS - Static variable in class org.freehep.graphicsio.FontConstants
 
EMBED_FONTS - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
EMBED_FONTS - Static variable in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
EMBED_FONTS - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
EMBED_FONTS_AS - Static variable in class org.freehep.graphicsio.FontConstants
 
EMBED_FONTS_AS - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
EMBED_FONTS_AS - Static variable in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
EMBED_FONTS_TYPE1 - Static variable in class org.freehep.graphicsio.FontConstants
 
EMBED_FONTS_TYPE3 - Static variable in class org.freehep.graphicsio.FontConstants
 
EMBED_IMAGES - Static variable in class org.freehep.graphicsio.java.JAVAGraphics2D
if set to true images are stored as byte[] inside the .java file, default false.
embedAll(FontRenderContext, boolean, String) - Method in class org.freehep.graphicsio.pdf.PDFFontTable
Embeds all not yet embedded fonts to the file.
EMF - Static variable in class org.freehep.graphicsio.ImageConstants
image format "enhanced metafile"
EMF2SVG - Class in org.freehep.graphicsio.emf
simple class that uses EMFConverter to convert emf to svg.
EMF2SVG() - Constructor for class org.freehep.graphicsio.emf.EMF2SVG
 
EMFApplet - Class in org.freehep.graphicsio.emf
Applet to render EMF files on any platform in a browser.
EMFApplet() - Constructor for class org.freehep.graphicsio.emf.EMFApplet
 
EMFConstants - Interface in org.freehep.graphicsio.emf
EMF Constants
EMFConverter - Class in org.freehep.graphicsio.emf
This class converts an EMF image to all available grafik formats, e.g.
EMFConverter() - Constructor for class org.freehep.graphicsio.emf.EMFConverter
 
EMFDisplay - Class in org.freehep.graphicsio.emf
A simple interpreter displaying an EMF file read in by the EMFInputStream in a JPanel
EMFDisplay() - Constructor for class org.freehep.graphicsio.emf.EMFDisplay
 
EMFExportFileType - Class in org.freehep.graphicsio.emf
// FIXME, check all options
EMFExportFileType() - Constructor for class org.freehep.graphicsio.emf.EMFExportFileType
 
EMFGraphics2D - Class in org.freehep.graphicsio.emf
Enhanced Metafile Format Graphics 2D driver.
EMFGraphics2D(File, Dimension) - Constructor for class org.freehep.graphicsio.emf.EMFGraphics2D
 
EMFGraphics2D(File, Component) - Constructor for class org.freehep.graphicsio.emf.EMFGraphics2D
 
EMFGraphics2D(OutputStream, Dimension) - Constructor for class org.freehep.graphicsio.emf.EMFGraphics2D
 
EMFGraphics2D(OutputStream, Component) - Constructor for class org.freehep.graphicsio.emf.EMFGraphics2D
 
EMFGraphics2D(EMFGraphics2D, boolean) - Constructor for class org.freehep.graphicsio.emf.EMFGraphics2D
 
EMFHandleManager - Class in org.freehep.graphicsio.emf
Allocates and frees handles for EMF files
EMFHandleManager() - Constructor for class org.freehep.graphicsio.emf.EMFHandleManager
 
EMFHeader - Class in org.freehep.graphicsio.emf
EMF File Header.
EMFHeader(Rectangle, int, int, int, int, int, String, String, Dimension) - Constructor for class org.freehep.graphicsio.emf.EMFHeader
 
EMFImageLoader - Class in org.freehep.graphicsio.emf
this class creates a BufferedImage from EMF imaga data stored in a byte[].
EMFImageLoader() - Constructor for class org.freehep.graphicsio.emf.EMFImageLoader
 
EMFInputStream - Class in org.freehep.graphicsio.emf
This class extends the TaggedInputStream with several methods to read EMF primitives from the stream and to read TagHeaders.
EMFInputStream(InputStream) - Constructor for class org.freehep.graphicsio.emf.EMFInputStream
 
EMFInputStream(InputStream, int) - Constructor for class org.freehep.graphicsio.emf.EMFInputStream
 
EMFInputStream(InputStream, EMFTagSet) - Constructor for class org.freehep.graphicsio.emf.EMFInputStream
 
EMFOutputStream - Class in org.freehep.graphicsio.emf
EMF Binary Output Stream.
EMFOutputStream(OutputStream, Rectangle, EMFHandleManager, String, String, Dimension, int) - Constructor for class org.freehep.graphicsio.emf.EMFOutputStream
 
EMFOutputStream(OutputStream, Rectangle, EMFHandleManager, String, String, Dimension) - Constructor for class org.freehep.graphicsio.emf.EMFOutputStream
 
EMFPanel - Class in org.freehep.graphicsio.emf
simple panel which displays an EMF image using the EMFRenderer
EMFPanel() - Constructor for class org.freehep.graphicsio.emf.EMFPanel
defines a white background
EMFPathConstructor - Class in org.freehep.graphicsio.emf
 
EMFPathConstructor(EMFOutputStream, Rectangle) - Constructor for class org.freehep.graphicsio.emf.EMFPathConstructor
 
EMFPolygon - Class in org.freehep.graphicsio.emf.gdi
PolylineTo TAG.
EMFPolygon() - Constructor for class org.freehep.graphicsio.emf.gdi.EMFPolygon
 
EMFPolygon(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.EMFPolygon
 
EMFPolygon(int, int, Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.EMFPolygon
 
EMFRectangle - Class in org.freehep.graphicsio.emf.gdi
Rectangle TAG.
EMFRectangle() - Constructor for class org.freehep.graphicsio.emf.gdi.EMFRectangle
 
EMFRectangle(Rectangle) - Constructor for class org.freehep.graphicsio.emf.gdi.EMFRectangle
 
EMFRenderer - Class in org.freehep.graphicsio.emf
Standalone EMF renderer.
EMFRenderer(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.EMFRenderer
Constructs the renderer.
EMFTag - Class in org.freehep.graphicsio.emf
EMF specific tag, from which all other EMF Tags inherit.
EMFTag(int, int) - Constructor for class org.freehep.graphicsio.emf.EMFTag
Constructs a EMFTag.
EMFTagSet - Class in org.freehep.graphicsio.emf
EMF specific tagset.
EMFTagSet(int) - Constructor for class org.freehep.graphicsio.emf.EMFTagSet
 
EMFViewer - Class in org.freehep.graphicsio.emf
Simple frame to display EMF images.
EMFViewer() - Constructor for class org.freehep.graphicsio.emf.EMFViewer
 
EMIT_ERRORS - Static variable in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
EMIT_WARNINGS - Static variable in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
EnableDebugger - Class in org.freehep.graphicsio.swf
EnableDebugger TAG.
EnableDebugger(String) - Constructor for class org.freehep.graphicsio.swf.EnableDebugger
 
EnableDebugger() - Constructor for class org.freehep.graphicsio.swf.EnableDebugger
 
EnableDebugger2 - Class in org.freehep.graphicsio.swf
EnableDebugger TAG.
EnableDebugger2(String) - Constructor for class org.freehep.graphicsio.swf.EnableDebugger2
 
EnableDebugger2() - Constructor for class org.freehep.graphicsio.swf.EnableDebugger2
 
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
 
encodeDone() - Method in class org.freehep.graphicsio.ps.EPSIEncoder
 
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
 
encodePixels(int, int, int, int, int[], int, int) - Method in class org.freehep.graphicsio.ps.EPSIEncoder
 
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
 
encodeStart(int, int) - Method in class org.freehep.graphicsio.ps.EPSIEncoder
 
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
 
End - Class in org.freehep.graphicsio.swf
End TAG.
End() - Constructor for class org.freehep.graphicsio.swf.End
 
endchar() - Method in class org.freehep.graphicsio.font.CharstringEncoder
 
endCompatibility() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
endCount - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat4
 
endEdges - Variable in class org.freehep.graphicsio.swf.DefineMorphShape
 
endExport() - Method in class org.freehep.graphics2d.PixelGraphics2D
 
endExport() - Method in class org.freehep.graphics2d.VectorGraphics
 
endExport() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
endExport() - Method in class org.freehep.graphicsio.ImageGraphics2D
 
endExport() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
EndPath - Class in org.freehep.graphicsio.emf.gdi
EndPath TAG.
EndPath() - Constructor for class org.freehep.graphicsio.emf.gdi.EndPath
 
endPath() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
endPos - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
endPtsOfContours - Variable in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.SimpleGlyph
 
endText() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
entity(String) - Method in class org.freehep.graphics2d.TagHandler
 
entry(String, String) - Method in class org.freehep.graphicsio.pdf.PDFDictionary
 
entry(String, PDFName) - Method in class org.freehep.graphicsio.pdf.PDFDictionary
 
entry(String, int) - Method in class org.freehep.graphicsio.pdf.PDFDictionary
 
entry(String, double) - Method in class org.freehep.graphicsio.pdf.PDFDictionary
 
entry(String, boolean) - Method in class org.freehep.graphicsio.pdf.PDFDictionary
 
entry(String, PDFRef) - Method in class org.freehep.graphicsio.pdf.PDFDictionary
 
entry(String, Calendar) - Method in class org.freehep.graphicsio.pdf.PDFDictionary
 
entry(String, Object[]) - Method in class org.freehep.graphicsio.pdf.PDFDictionary
 
entry(String, int[]) - Method in class org.freehep.graphicsio.pdf.PDFDictionary
 
entry(String, double[]) - Method in class org.freehep.graphicsio.pdf.PDFDictionary
 
entry(String, boolean[]) - Method in class org.freehep.graphicsio.pdf.PDFDictionary
 
entry(int) - Method in class org.freehep.graphicsio.pdf.PDFObject
 
entry(Object[]) - Method in class org.freehep.graphicsio.pdf.PDFObject
 
EOF - Class in org.freehep.graphicsio.emf.gdi
Rectangle TAG.
EOF() - Constructor for class org.freehep.graphicsio.emf.gdi.EOF
 
EOL - Static variable in interface org.freehep.graphicsio.pdf.PDFConstants
 
EPSExportFileType - Class in org.freehep.graphicsio.ps
 
EPSExportFileType() - Constructor for class org.freehep.graphicsio.ps.EPSExportFileType
 
EPSGraphics2D - Class in org.freehep.graphicsio.ps
Writes Encapsulated PostScript with bounding box.
EPSGraphics2D(File, Dimension) - Constructor for class org.freehep.graphicsio.ps.EPSGraphics2D
 
EPSGraphics2D(File, Component) - Constructor for class org.freehep.graphicsio.ps.EPSGraphics2D
 
EPSGraphics2D(OutputStream, Dimension) - Constructor for class org.freehep.graphicsio.ps.EPSGraphics2D
 
EPSGraphics2D(OutputStream, Component) - Constructor for class org.freehep.graphicsio.ps.EPSGraphics2D
 
EPSGraphics2D(EPSGraphics2D, boolean) - Constructor for class org.freehep.graphicsio.ps.EPSGraphics2D
 
EPSIEncoder - Class in org.freehep.graphicsio.ps
 
EPSIEncoder(Image, OutputStream, int, boolean) - Constructor for class org.freehep.graphicsio.ps.EPSIEncoder
Constructor from Image with number of grayscale bits to use.
EPSIEncoder(ImageProducer, OutputStream, int, boolean) - Constructor for class org.freehep.graphicsio.ps.EPSIEncoder
Constructor from ImageProducer with number of grayscale bits to use.
equals(Object) - Method in class org.freehep.graphics2d.PrintColor
 
equals(Object) - Method in class org.freehep.graphics2d.TagString
 
equals(Object) - Method in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
ErrorDialog - Class in org.freehep.graphicsbase.swing
A utility for displaying errors in dialogs.
ErrorDialog.ErrorDetailsDialog - Class in org.freehep.graphicsbase.swing
 
ErrorDialog.ErrorDetailsDialog(JDialog, Throwable) - Constructor for class org.freehep.graphicsbase.swing.ErrorDialog.ErrorDetailsDialog
 
escape(String) - Static method in class org.freehep.graphicsio.pdf.PDFUtil
 
ETO_CLIPPED - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ETO_GLYPH_INDEX - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ETO_IGNORELANGUAGE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ETO_NUMERICSLATIN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ETO_NUMERICSLOCAL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ETO_OPAQUE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ETO_PDY - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ETO_RTLREADING - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
exceptionOccured(IOException) - Method in class org.freehep.graphicsio.exportchooser.ProgressDialog
 
ExcludeClipRect - Class in org.freehep.graphicsio.emf.gdi
ExcludeClipRect TAG.
ExcludeClipRect() - Constructor for class org.freehep.graphicsio.emf.gdi.ExcludeClipRect
 
ExcludeClipRect(Rectangle) - Constructor for class org.freehep.graphicsio.emf.gdi.ExcludeClipRect
 
EXECUTIVE - Static variable in class org.freehep.graphicsio.PageConstants
 
export(String, String, String) - Static method in class org.freehep.graphicsio.emf.EMFConverter
Looks for an (FreeHEP-) ExportFileType in class path to create the selected output format for destFileName.
export() - Method in class org.freehep.graphicsio.test.TestingFrame
 
EXPORT_IMAGES - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
EXPORT_SUFFIX - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
ExportAssets - Class in org.freehep.graphicsio.swf
ExportAssets TAG.
ExportAssets(int[], String[]) - Constructor for class org.freehep.graphicsio.swf.ExportAssets
 
ExportAssets() - Constructor for class org.freehep.graphicsio.swf.ExportAssets
 
ExportDialog - Class in org.freehep.graphicsbase.util.export
An "Export" dialog for saving components as graphic files.
ExportDialog() - Constructor for class org.freehep.graphicsbase.util.export.ExportDialog
Creates a new instance of ExportDialog with all the standard export filetypes.
ExportDialog(String) - Constructor for class org.freehep.graphicsbase.util.export.ExportDialog
Creates a new instance of ExportDialog with all the standard export filetypes.
ExportDialog(String, boolean) - Constructor for class org.freehep.graphicsbase.util.export.ExportDialog
Creates a new instance of ExportDialog.
ExportFileType - Class in org.freehep.graphicsbase.util.export
Objects which extend this class provide enough functionality to provide an output file type for the ExportDialog.
ExportFileType() - Constructor for class org.freehep.graphicsbase.util.export.ExportFileType
 
ExportFileTypeGroups - Class in org.freehep.graphicsbase.util.export
 
ExportFileTypeGroups(List<ExportFileType>) - Constructor for class org.freehep.graphicsbase.util.export.ExportFileTypeGroups
 
ExportFileTypeRegistry - Class in org.freehep.graphicsbase.util.export
 
exportToFile(OutputStream, Component, Component, Properties, String) - Method in class org.freehep.graphicsbase.util.export.ExportFileType
Writes the given component out in the format of this file type.
exportToFile(File, Component, Component, Properties, String) - Method in class org.freehep.graphicsbase.util.export.ExportFileType
Writes the given component out in the format of this file type.
exportToFile(OutputStream, Component[], Component, Properties, String) - Method in class org.freehep.graphicsbase.util.export.ExportFileType
Writes the all given components out in the format of this file type.
exportToFile(File, Component[], Component, Properties, String) - Method in class org.freehep.graphicsbase.util.export.ExportFileType
Writes the all given components out in the format of this file type.
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.
ExtCreateFontIndirectW - Class in org.freehep.graphicsio.emf.gdi
ExtCreateFontIndirectW TAG.
ExtCreateFontIndirectW() - Constructor for class org.freehep.graphicsio.emf.gdi.ExtCreateFontIndirectW
 
ExtCreateFontIndirectW(int, ExtLogFontW) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtCreateFontIndirectW
 
ExtCreatePen - Class in org.freehep.graphicsio.emf.gdi
ExtCreatePen TAG.
ExtCreatePen() - Constructor for class org.freehep.graphicsio.emf.gdi.ExtCreatePen
 
ExtCreatePen(int, ExtLogPen) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtCreatePen
 
ExtensionFileFilter - Class in org.freehep.graphicsbase.swing
A FileFilter which filters out all files except those which end with the given tag.
ExtensionFileFilter() - Constructor for class org.freehep.graphicsbase.swing.ExtensionFileFilter
Creates a file filter.
ExtensionFileFilter(String) - Constructor for class org.freehep.graphicsbase.swing.ExtensionFileFilter
Creates a file filter that accepts files with the given ending.
ExtensionFileFilter(String, String) - Constructor for class org.freehep.graphicsbase.swing.ExtensionFileFilter
Creates a file filter that accepts the files with the given endings.
ExtensionFileFilter(String[]) - Constructor for class org.freehep.graphicsbase.swing.ExtensionFileFilter
Creates a file filter from the array of given endings.
ExtensionFileFilter(String[], String) - Constructor for class org.freehep.graphicsbase.swing.ExtensionFileFilter
Creates a file filter from the given string array and description.
ExtFloodFill - Class in org.freehep.graphicsio.emf.gdi
ExtFloodFill TAG.
ExtFloodFill() - Constructor for class org.freehep.graphicsio.emf.gdi.ExtFloodFill
 
ExtFloodFill(Point, Color, int) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtFloodFill
 
ExtLogFontW - Class in org.freehep.graphicsio.emf.gdi
EMF ExtLogFontW
ExtLogFontW(LogFontW, String, String, int, int, int, byte[], int, Panose) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtLogFontW
 
ExtLogFontW(Font) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtLogFontW
 
ExtLogFontW(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtLogFontW
 
ExtLogPen - Class in org.freehep.graphicsio.emf.gdi
EMF ExtLogPen
ExtLogPen(int, int, int, Color, int, int[]) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtLogPen
 
ExtLogPen(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtLogPen
 
ExtSelectClipRgn - Class in org.freehep.graphicsio.emf.gdi
ExtSelectClipRgn TAG.
ExtSelectClipRgn() - Constructor for class org.freehep.graphicsio.emf.gdi.ExtSelectClipRgn
 
ExtSelectClipRgn(int, Region) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtSelectClipRgn
 
ExtTextOutA - Class in org.freehep.graphicsio.emf.gdi
ExtTextOutA TAG.
ExtTextOutA() - Constructor for class org.freehep.graphicsio.emf.gdi.ExtTextOutA
 
ExtTextOutA(Rectangle, int, float, float, TextA) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtTextOutA
 
ExtTextOutW - Class in org.freehep.graphicsio.emf.gdi
ExtTextOutW TAG.
ExtTextOutW() - Constructor for class org.freehep.graphicsio.emf.gdi.ExtTextOutW
 
ExtTextOutW(Rectangle, int, float, float, TextW) - Constructor for class org.freehep.graphicsio.emf.gdi.ExtTextOutW
 

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
 
fgAsciiAlphaChar - Static variable in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
 
fgAsciiCharData - Static variable in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
 
fgAsciiEncNameChar - Static variable in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
 
fgAsciiInitialNameChar - Static variable in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
 
fgAsciiInitialNCNameChar - Static variable in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
 
fgAsciiNameChar - Static variable in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
 
fgAsciiNCNameChar - Static variable in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
 
fgAsciiPubidChar - Static variable in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
 
fgAsciiWSCharData - Static variable in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
 
fgAsciiXDigitChar - Static variable in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
 
fgCharFlags - Static variable in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
 
FileAttributes - Class in org.freehep.graphicsio.swf
FileAttributes TAG.
FileAttributes() - Constructor for class org.freehep.graphicsio.swf.FileAttributes
 
fileHasValidExtension(File) - Method in class org.freehep.graphicsbase.util.export.ExportFileType
This method returns true if the given file has an extension which can be handled by this file type.
fill(Shape) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
fill(Shape) - Method in class org.freehep.graphics2d.VectorGraphics
 
fill(Shape, Paint) - Method in class org.freehep.graphics2d.VectorGraphics
Fills an are with the given paint using in offscreen BufferedImage.
fill(Shape) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
fill(Shape) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
fill(float[]) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.Point
 
fill(double[]) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.Point
 
fill(Shape) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
fill(Shape) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
fill() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
fill - Variable in class org.freehep.graphicsio.PolylinePathConstructor
 
fill(Shape) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
fill(Shape) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
Fills the shape without a border using the current paint
fill(Shape) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
fill3DRect(int, int, int, int, boolean) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
fillAndDraw(Shape, Color) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
fillAndDraw(Shape, Color) - Method in class org.freehep.graphics2d.VectorGraphics
 
fillAndDraw(Shape, Color) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
fillAndDraw(Shape, Color) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
fillAndDraw(Shape, Color) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
fillAndDraw(Shape, Color) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
fillAndDraw(Shape, Color) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
fillAndDrawOrAppend(Shape) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
fillAndDrawSymbol(int, int, int, int, Color) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
fillAndDrawSymbol(double, double, double, int, Color) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
fillAndDrawSymbol(double, double, double, int, Color) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
fillAndDrawSymbol(int, int, int, int, Color) - Method in class org.freehep.graphics2d.VectorGraphics
 
fillAndDrawSymbol(double, double, double, int, Color) - Method in class org.freehep.graphics2d.VectorGraphics
 
fillAndDrawSymbol(int, int, int, int, Color) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
fillAndDrawSymbol(double, double, double, int, Color) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
fillAndStroke() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
fillArc(int, int, int, int, int, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
fillArc(double, double, double, double, double, double) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
fillArc(int, int, int, int, int, int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
fillArc(int, int, int, int, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
fillArc(double, double, double, double, double, double) - Method in class org.freehep.graphics2d.VectorGraphics
Fills an arc.
fillArc(int, int, int, int, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
fillArc(double, double, double, double, double, double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
fillEvenOdd() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
fillEvenOddAndStroke() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
fillOval(int, int, int, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
fillOval(double, double, double, double) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
fillOval(int, int, int, int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
fillOval(int, int, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
fillOval(double, double, double, double) - Method in class org.freehep.graphics2d.VectorGraphics
Fills an oval.
fillOval(int, int, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
fillOval(double, double, double, double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
FillPath - Class in org.freehep.graphicsio.emf.gdi
FillPath TAG.
FillPath() - Constructor for class org.freehep.graphicsio.emf.gdi.FillPath
 
FillPath(Rectangle) - Constructor for class org.freehep.graphicsio.emf.gdi.FillPath
 
fillPolygon(int[], int[], int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
fillPolygon(double[], double[], int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
fillPolygon(int[], int[], int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
fillPolygon(Polygon) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
fillPolygon(int[], int[], int) - Method in class org.freehep.graphics2d.VectorGraphics
 
fillPolygon(double[], double[], int) - Method in class org.freehep.graphics2d.VectorGraphics
Fills a polygon.
fillPolygon(int[], int[], int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
fillPolygon(Polygon) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
fillPolygon(double[], double[], int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
fillRect(int, int, int, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
fillRect(double, double, double, double) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
fillRect(int, int, int, int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
fillRect(int, int, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
fillRect(double, double, double, double) - Method in class org.freehep.graphics2d.VectorGraphics
Fills a rectangle.
fillRect(int, int, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
fillRect(double, double, double, double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
fillRoundRect(int, int, int, int, int, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
fillRoundRect(double, double, double, double, double, double) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
fillRoundRect(int, int, int, int, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
fillRoundRect(double, double, double, double, double, double) - Method in class org.freehep.graphics2d.VectorGraphics
Fills a rounded rectangle.
fillRoundRect(int, int, int, int, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
fillRoundRect(double, double, double, double, double, double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
fillShape(Shape) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
FillStyle - Class in org.freehep.graphicsio.swf
SWF FillStyle.
FillStyle(Color) - Constructor for class org.freehep.graphicsio.swf.FillStyle
 
FillStyle(Color, Color) - Constructor for class org.freehep.graphicsio.swf.FillStyle
 
FillStyle(Gradient[], boolean, AffineTransform) - Constructor for class org.freehep.graphicsio.swf.FillStyle
 
FillStyle(Gradient[], int, int, int, float, AffineTransform) - Constructor for class org.freehep.graphicsio.swf.FillStyle
 
FillStyle(Gradient[], boolean, AffineTransform, AffineTransform) - Constructor for class org.freehep.graphicsio.swf.FillStyle
 
FillStyle(int, boolean, AffineTransform) - Constructor for class org.freehep.graphicsio.swf.FillStyle
 
FillStyle(int, boolean, AffineTransform, AffineTransform) - Constructor for class org.freehep.graphicsio.swf.FillStyle
 
FillStyle(SWFInputStream, boolean, boolean) - Constructor for class org.freehep.graphicsio.swf.FillStyle
 
FillStyleArray - Class in org.freehep.graphicsio.swf
SWF FillStyleArray.
FillStyleArray() - Constructor for class org.freehep.graphicsio.swf.FillStyleArray
 
FillStyleArray(SWFInputStream, boolean, boolean) - Constructor for class org.freehep.graphicsio.swf.FillStyleArray
 
fillStyles - Variable in class org.freehep.graphicsio.swf.DefineMorphShape
 
fillStyles - Variable in class org.freehep.graphicsio.swf.DefineShape
 
fillStyles - Variable in class org.freehep.graphicsio.swf.FillStyleArray
 
fillStyles - Variable in class org.freehep.graphicsio.swf.SWFShape
 
fillSymbol(int, int, int, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
fillSymbol(double, double, double, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
fillSymbol(VectorGraphics, double, double, double, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
fillSymbol(double, double, double, int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
fillSymbol(int, int, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
fillSymbol(double, double, double, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
fillSymbol(int, int, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
fillSymbol(double, double, double, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
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.
finalize() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
firstRequest(FontTable.Entry, boolean, String) - Method in class org.freehep.graphicsio.font.FontTable
Called whenever a specific font is used for the first time.
firstRequest(FontTable.Entry, boolean, String) - Method in class org.freehep.graphicsio.pdf.PDFFontTable
 
firstRequest(FontTable.Entry, boolean, String) - Method in class org.freehep.graphicsio.ps.PSFontTable
 
FIT_TO_PAGE - Static variable in class org.freehep.graphicsio.PageConstants
 
FIT_TO_PAGE - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
FIT_TO_PAGE - Static variable in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
fixedPrecision(double) - Static method in class org.freehep.graphicsio.pdf.PDFUtil
 
fixedPrecision(double) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
fixedPrecision(double) - Method in class org.freehep.graphicsio.ps.PSPathConstructor
 
fixedPrecision(double) - Static method in class org.freehep.graphicsio.svg.SVGGraphics2D
converts the double value to a representing string
fixViewportSize() - Method in class org.freehep.graphicsio.emf.EMFRenderer
Logical units are mapped to arbitrary units with equally scaled axes; that is, one unit along the x-axis is equal to one unit along the y-axis.
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
 
flatness(double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
FlattenPath - Class in org.freehep.graphicsio.emf.gdi
FlattenPath TAG.
FlattenPath() - Constructor for class org.freehep.graphicsio.emf.gdi.FlattenPath
 
FLOAT - Static variable in class org.freehep.graphicsio.swf.SWFAction.Push
 
FLOODFILLBORDER - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FLOODFILLSURFACE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
flush() - Method in class org.freehep.graphicsio.AbstractPathConstructor
 
flush() - Method in class org.freehep.graphicsio.emf.EMFPathConstructor
 
flush() - Method in interface org.freehep.graphicsio.PathConstructor
Flushes any cached info to the output file.
FOCAL_GRADIENT - Static variable in class org.freehep.graphicsio.swf.FillStyle
 
font(PDFName, double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
FONT_SIZE - Static variable in class org.freehep.graphicsio.font.FontIncluder
 
FONT_SIZE - Static variable in class org.freehep.graphicsio.svg.SVGGlyph
 
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
 
FontEncoder - Class in org.freehep.graphics2d.font
 
fontID - Variable in class org.freehep.graphicsio.swf.DefineFontInfo
 
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
 
FontUtilities - Class in org.freehep.graphics2d.font
 
FontUtilities.ShowString - Interface in org.freehep.graphics2d.font
 
FOR - Static variable in class org.freehep.graphicsio.InfoConstants
 
FOR - Static variable in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
FOR - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
forcePPEM2Int - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
format(Object, StringBuffer, FieldPosition) - Method in class org.freehep.graphicsbase.util.ScientificFormat
Implementation of inherited abstract method.
format(double) - Method in class org.freehep.graphicsbase.util.ScientificFormat
Format the number using scientific notation
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
 
FrameLabel - Class in org.freehep.graphicsio.swf
FrameLabel TAG.
FrameLabel(String) - Constructor for class org.freehep.graphicsio.swf.FrameLabel
 
FrameLabel(String, boolean) - Constructor for class org.freehep.graphicsio.swf.FrameLabel
 
FrameLabel() - Constructor for class org.freehep.graphicsio.swf.FrameLabel
 
freeHandle(int) - Method in class org.freehep.graphicsio.emf.EMFHandleManager
 
fromExternal(String) - Method in class org.freehep.graphicsbase.util.Value
Set to value from the external respresentation
fsSelection - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
fsType - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
FULL - Static variable in class org.freehep.graphicsbase.swing.layout.TableLayout
 
FW_BOLD - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FW_DONTCARE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FW_EXTRABOLD - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FW_EXTRALIGHT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FW_HEAVY - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FW_LIGHT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FW_MEDIUM - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FW_NORMAL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FW_SEMIBOLD - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
FW_THIN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 

G

gamma - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
GDIComment - Class in org.freehep.graphicsio.emf.gdi
GDIComment TAG.
GDIComment() - Constructor for class org.freehep.graphicsio.emf.gdi.GDIComment
 
GDIComment(String) - Constructor for class org.freehep.graphicsio.emf.gdi.GDIComment
 
GDICOMMENT_BEGINGROUP - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GDICOMMENT_ENDGROUP - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GDICOMMENT_IDENTIFIER - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GDICOMMENT_MULTIFORMATS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GDICOMMENT_UNICODE_END - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GDICOMMENT_UNICODE_STRING - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GDICOMMENT_WINDOWS_METAFILE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GDIObject - Interface in org.freehep.graphicsio.emf.gdi
A GDIObject uses a EMFRenderer to render itself to a Graphics2D object.
generateThumbnail(Component, Dimension) - Static method in class org.freehep.graphicsio.ImageGraphics2D
 
GenericTagHandler - Class in org.freehep.graphics2d
The class converts HTML tags like in instances of TextAttribute.
GenericTagHandler(Graphics2D) - Constructor for class org.freehep.graphics2d.GenericTagHandler
creates a tag handler for printing text and calculating its size
get() - Method in class org.freehep.graphicsbase.util.export.ExportFileTypeRegistry
Returns a list of all registered ExportFileTypes in the order in which they are found in jar files on the classpath.
get(String) - Method in class org.freehep.graphicsbase.util.export.ExportFileTypeRegistry
Returns a list of all registered ExportFileTypes in the order in which they are found in jar files on the classpath, followed by all the extra registered ExportFileTypes as long as they do not duplicate any ExportFileType in the list.
get(int) - Method in class org.freehep.graphicsio.swf.FillStyleArray
 
get(int) - Method in class org.freehep.graphicsio.swf.LineStyleArray
 
GET - Static variable in class org.freehep.graphicsio.swf.SWFAction.GetURL2
 
get(int) - Method in class org.freehep.graphicsio.swf.SWFDictionary
 
getAchVendID() - Method in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
getAdvanceBits() - Method in class org.freehep.graphicsio.swf.DefineText.GlyphEntry
 
getAdvanceBits() - Method in class org.freehep.graphicsio.swf.DefineText.RecordType0
 
getAdvanceBits() - Method in class org.freehep.graphicsio.swf.DefineText.RecordType1
 
getAdvances() - Method in class org.freehep.graphicsio.swf.DefineFont2
 
getAdvanceWidth(int) - Method in class org.freehep.graphicsio.font.FontEmbedder
 
getAdvanceWidths() - Method in class org.freehep.graphicsio.font.FontEmbedder
 
getAllAvailableFonts() - Static method in class org.freehep.graphics2d.font.FontUtilities
 
getAlphaFormat() - Method in class org.freehep.graphicsio.emf.gdi.BlendFunction
 
getArcDirection() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getAsBlack() - Method in class org.freehep.graphics2d.PrintColor
 
getAscent() - Method in class org.freehep.graphicsio.swf.DefineFont2
 
getAsciiLength() - Method in class org.freehep.graphicsio.font.FontEmbedderType1
Returns the length of the ascii portion of the output.
getAsGray() - Method in class org.freehep.graphics2d.PrintColor
 
getAttributes(Font) - Static method in class org.freehep.graphics2d.font.FontUtilities
there is a bug in the jdk 1.6 which makes Font.getAttributes() not work correctly.
getBackground() - Method in class org.freehep.graphics2d.AbstractVectorGraphics
Gets the background color.
getBackground() - Method in class org.freehep.graphics2d.VectorGraphics
 
getBackground() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getBackground() - Method in class org.freehep.graphicsio.raw.RawImageWriteParam
 
getBBox() - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.Glyph
 
getBestCursor(String, Class<?>, int, int) - Static method in class org.freehep.graphicsbase.util.images.ImageHandler
Create the best cursor by reading from a URL, with hotspot (0,0).
getBestCursor(String, Class<?>, int, int, int, int) - Static method in class org.freehep.graphicsbase.util.images.ImageHandler
Create the best cursor by reading from a URL, with hotspot (x, y).
getBitCount() - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
getBoolean() - Method in class org.freehep.graphicsbase.util.Value
Get the boolean value.
getBounds() - Method in class org.freehep.graphics2d.ArrayPath
 
getBounds() - Method in class org.freehep.graphics2d.SymbolShape
 
getBounds() - Method in class org.freehep.graphicsio.emf.EMFHeader
Specifies the dimensions, in device units, of the smallest rectangle that can be drawn around the picture stored in the metafile.
getBounds() - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolygon
 
getBounds() - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolyPolygon
 
getBounds() - Method in class org.freehep.graphicsio.emf.gdi.Region
 
getBounds() - Method in class org.freehep.graphicsio.emf.gdi.Text
 
getBounds() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath
 
getBounds() - Method in class org.freehep.graphicsio.swf.DefineFont2
 
getBounds2D() - Method in class org.freehep.graphics2d.ArrayPath
 
getBounds2D() - Method in class org.freehep.graphics2d.SymbolShape
 
getBounds2D() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath
 
getBrightness() - Method in class org.freehep.graphicsio.ps.MappedColor
Get the brightness of this color.
getBrushOrigin() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getBufferedGraphics() - Method in class org.freehep.graphics2d.BufferedPanel
Returns a pointer to the graphics (VectorGraphics) context of the buffer.
getByte() - Method in class org.freehep.graphicsbase.util.Value
Get the byte value.
getBytes(Image, Color, String, int, ImageObserver) - Static method in class org.freehep.graphicsbase.util.images.ImageUtilities
 
getBytes(RenderedImage, Color, String, int) - Static method in class org.freehep.graphicsbase.util.images.ImageUtilities
Returns the bytes of an image.
getCap(int) - Method in class org.freehep.graphicsio.emf.gdi.AbstractPen
returns a BasicStroke JOIN for an EMF pen style
getChar() - Method in class org.freehep.graphicsbase.util.Value
Get the char value.
getCharName(int) - Method in class org.freehep.graphicsio.font.FontIncluder
 
getClip() - Method in class org.freehep.graphics2d.PixelGraphics2D
 
getClip() - Method in class org.freehep.graphics2d.VectorGraphics
 
getClip() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Gets the current clip in form of a Shape (Rectangle).
getClip() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getClip() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getClipBounds() - Method in class org.freehep.graphics2d.PixelGraphics2D
 
getClipBounds(Rectangle) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
getClipBounds() - Method in class org.freehep.graphics2d.VectorGraphics
 
getClipBounds(Rectangle) - Method in class org.freehep.graphics2d.VectorGraphics
 
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.
getClipBounds() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getClipBounds(Rectangle) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getClrUsed() - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
getCode() - Method in class org.freehep.graphicsio.raw.RawImageWriteParam
 
getCodes() - Method in class org.freehep.graphicsio.swf.DefineFont2
 
getColor() - Method in class org.freehep.graphics2d.AbstractVectorGraphics
Gets the current color.
getColor(int) - Method in class org.freehep.graphics2d.PrintColor
 
getColor() - Method in class org.freehep.graphics2d.VectorGraphics
 
getColor() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
Deprecated.
probably forwards to getClipBounds()
getColor(int) - Method in class org.freehep.graphicsio.ps.ColorMap
Retrieve a mapped color as a Java Color from the color map.
getColorCount() - Method in class org.freehep.graphicsio.gif.NeuQuant
 
getColorMap() - Method in class org.freehep.graphicsio.gif.NeuQuant
 
getColorMode() - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
getColorMode() - Method in class org.freehep.graphics2d.VectorGraphics
 
getColorMode() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getColorTag() - Method in class org.freehep.graphicsio.ps.MappedColor
Get the tag associated with this color.
getComponent() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
getComposite() - Method in class org.freehep.graphics2d.PixelGraphics2D
 
getComposite() - Method in class org.freehep.graphics2d.VectorGraphics
 
getComposite() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Gets current composite.
getComposite() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getCompression() - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
getCompressionLevel() - Method in class org.freehep.graphicsio.png.PNGEncoder
Retrieve compression level
getContext() - Method in class org.freehep.graphicsio.font.FontIncluder
 
getCount() - Method in class org.freehep.graphicsio.swf.SWFHeader
 
getCreator() - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
getCreator() - Method in class org.freehep.graphics2d.VectorGraphics
 
getCreator() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getCursor(URL) - Static method in class org.freehep.graphicsbase.util.images.ImageHandler
Create a cursor by reading from a URL, with hotspot (0,0).
getCursor(URL, int, int) - Static method in class org.freehep.graphicsbase.util.images.ImageHandler
Create a cursor by reading from a URL
getCursor(String, Class<?>) - Static method in class org.freehep.graphicsbase.util.images.ImageHandler
Convenience routine, equivalent to getCursor(clazz.getResource(name)); As an additional convenience, if the name does not contain an extension (eg .gif) then a list of common extensions will be tried.
getCursor(String, Class<?>, int, int) - Static method in class org.freehep.graphicsbase.util.images.ImageHandler
Convenience routine, equivalent to getCursor(clazz.getResource(name)); As an additional convenience, if the name does not contain an extension (eg .gif) then a list of common extensions will be tried.
getDash(int, int[]) - Method in class org.freehep.graphicsio.emf.gdi.AbstractPen
returns a Dash for an EMF pen style
getDate() - Method in class org.freehep.graphicsbase.util.Value
Get the Date value.
getDefaultColor(int) - Static method in class org.freehep.graphics2d.PrintColor
 
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
 
getDefaultInstance(ClassLoader) - Static method in class org.freehep.graphicsbase.util.export.ExportFileTypeRegistry
 
getDefaultProperties() - Static method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
getDefaultProperties() - Static method in class org.freehep.graphicsio.gif.GIFGraphics2D
 
getDefaultProperties(String) - Static method in class org.freehep.graphicsio.ImageGraphics2D
 
getDefaultProperties() - Static method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getDefaultProperties() - Static method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
getDefaultProperties() - Static method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
getDefaultProperties() - Static method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
getDefaultProperties() - Static method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
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
 
getDescent() - Method in class org.freehep.graphicsio.swf.DefineFont2
 
getDescription() - Method in class org.freehep.graphicsbase.swing.ExtensionFileFilter
Returns the human readable description of this filter.
getDescription() - Method in class org.freehep.graphicsbase.util.export.ExportFileType
Returns a short description of the format
getDescription() - Method in class org.freehep.graphicsio.emf.EMFExportFileType
 
getDescription() - Method in class org.freehep.graphicsio.emf.EMFHeader
 
getDescription() - Method in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
getDescription(Locale) - Method in class org.freehep.graphicsio.gif.GIFImageWriterSpi
 
getDescription() - Method in class org.freehep.graphicsio.java.JAVAExportFileType
 
getDescription() - Method in class org.freehep.graphicsio.pdf.PDFExportFileType
 
getDescription(Locale) - Method in class org.freehep.graphicsio.ppm.PPMImageWriterSpi
 
getDescription() - Method in class org.freehep.graphicsio.ps.EPSExportFileType
 
getDescription() - Method in class org.freehep.graphicsio.ps.PSExportFileType
 
getDescription(Locale) - Method in class org.freehep.graphicsio.raw.RawImageWriterSpi
 
getDescription() - Method in class org.freehep.graphicsio.svg.SVGExportFileType
 
getDescription() - Method in class org.freehep.graphicsio.swf.SWFExportFileType
 
getDevice() - Method in class org.freehep.graphicsio.emf.EMFHeader
Specifies the resolution of the reference device, in pixels.
getDeviceConfiguration() - Method in class org.freehep.graphics2d.PixelGraphics2D
 
getDeviceConfiguration() - Method in class org.freehep.graphics2d.VectorGraphics
 
getDeviceConfiguration() - Method in class org.freehep.graphicsio.DummyGraphics2D
 
getDeviceConfiguration() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
getDeviceConfiguration() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getDeviceConfiguration() - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
getDeviceConfiguration() - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
getDeviceConfiguration() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
getDeviceConfiguration() - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
getDictionary() - Method in class org.freehep.graphicsio.swf.SWFInputStream
 
getDouble() - Method in class org.freehep.graphicsbase.util.Value
Get the double value.
getEmbedFontsAsList() - Static method in class org.freehep.graphicsio.FontConstants
 
getEncodeAlpha() - Method in class org.freehep.graphicsio.png.PNGEncoder
Retrieve alpha encoding status.
getEncodedString(String, String) - Static method in class org.freehep.graphics2d.font.FontEncoder
 
getEncodedString(String, CharTable) - Static method in class org.freehep.graphics2d.font.FontEncoder
Returns an unicode encoded string from an ascii encoded string, using the supplied table.
getEncodedString(String, String) - Static method in class org.freehep.graphics2d.font.FontUtilities
Deprecated.
use org.freehep.graphics2d.font.FontEncoder.getEncodedString()
getEncodedString(String, CharTable) - Static method in class org.freehep.graphics2d.font.FontUtilities
Deprecated.
use org.freehep.graphics2d.font.FontEncoder.getEncodedString()
getEncoding() - Method in interface org.freehep.graphics2d.font.CharTable
Returns the encoding name of the table.
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).
getEncodingTable() - Method in class org.freehep.graphicsio.pdf.PDFFontTable
 
getEncodingTable() - Method in class org.freehep.graphicsio.ps.PSFontTable
 
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.
getError() - Method in class org.freehep.graphicsbase.util.DoubleWithError
 
getEscaped(String) - Static method in class org.freehep.graphicsio.ps.PSStringStyler
 
getException() - Method in class org.freehep.graphicsio.exportchooser.ProgressDialog
 
getExportFileTypes() - Static method in class org.freehep.graphicsbase.util.export.ExportFileType
Return all registered ExportFileTypes
getExportFileTypes(String) - Static method in class org.freehep.graphicsbase.util.export.ExportFileType
Return all registered ExportFileTypes for a certain format.
getExportFileTypes(String) - Method in class org.freehep.graphicsbase.util.export.ExportFileTypeGroups
Return all registered ExportFileTypes for a certain group.
getExtension(File) - Method in class org.freehep.graphicsbase.swing.ExtensionFileFilter
Returns the extension portion of the files name (if part of this file filter).
getExtension(File, String[]) - Static method in class org.freehep.graphicsbase.util.export.ExportFileType
Returns the file's (longest) valid extension (ps, eps, heprep.zip), or "".
getExtensions() - Method in class org.freehep.graphicsbase.util.export.ExportFileType
Returns an array of possible extensions for the format, the first of which is the preferred extension
getExtensions() - Method in class org.freehep.graphicsio.emf.EMFExportFileType
 
getExtensions() - Method in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
getExtensions() - Method in class org.freehep.graphicsio.java.JAVAExportFileType
 
getExtensions() - Method in class org.freehep.graphicsio.pdf.PDFExportFileType
 
getExtensions() - Method in class org.freehep.graphicsio.ps.EPSExportFileType
 
getExtensions() - Method in class org.freehep.graphicsio.ps.PSExportFileType
 
getExtensions() - Method in class org.freehep.graphicsio.svg.SVGExportFileType
 
getExtensions() - Method in class org.freehep.graphicsio.swf.SWFExportFileType
 
getFigure() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getFileExtension(File) - Method in class org.freehep.graphicsbase.util.export.ExportFileType
Returns the longest valid extension on this filename, or "".
getFileFilter() - Method in class org.freehep.graphicsbase.util.export.ExportFileType
Returns a file filter which selects only those files which correspond to a particular file type.
getFilter() - Method in class org.freehep.graphicsio.png.PNGEncoder
Retrieve filtering scheme
getFloat() - Method in class org.freehep.graphicsbase.util.Value
Get the float value.
getFont() - Method in class org.freehep.graphics2d.AbstractVectorGraphics
Gets the current font.
getFont() - Method in class org.freehep.graphics2d.VectorGraphics
 
getFont() - Method in class org.freehep.graphicsio.emf.gdi.LogFontW
 
getFont() - Method in class org.freehep.graphicsio.font.FontIncluder
 
getFont() - Method in class org.freehep.graphicsio.font.FontTable.Entry
 
getFont() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getFontBBox() - Method in class org.freehep.graphicsio.font.FontIncluder
 
getFontMetrics(Font) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
getFontMetrics(Font) - Method in class org.freehep.graphics2d.VectorGraphics
 
getFontMetrics(Font) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Deprecated. 
getFontMetrics() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getFontMetrics(Font) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
Deprecated. 
getFontName() - Method in class org.freehep.graphicsio.font.FontIncluder
 
getFontRenderContext() - Method in class org.freehep.graphics2d.PixelGraphics2D
 
getFontRenderContext() - Method in class org.freehep.graphics2d.VectorGraphics
 
getFontRenderContext() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Gets the current font render context.
getFontRenderContext() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
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
 
getFrame() - Method in class org.freehep.graphicsio.emf.EMFHeader
Specifies the dimensions, in .01 millimeter units, of a rectangle that surrounds the picture stored in the metafile.
getGDIObject(int) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getGenerationNumber() - Method in class org.freehep.graphicsio.pdf.PDFRef
 
getGlyph(int) - Method in class org.freehep.graphicsio.font.FontEmbedder
 
getGlyph(int) - Method in class org.freehep.graphicsio.font.truetype.TTFGlyfTable
 
getGlyphBits() - Method in class org.freehep.graphicsio.swf.DefineText.GlyphEntry
 
getGlyphBits() - Method in class org.freehep.graphicsio.swf.DefineText.RecordType0
 
getGlyphBits() - Method in class org.freehep.graphicsio.swf.DefineText.RecordType1
 
getGlyphCount() - Method in class org.freehep.graphicsio.swf.DefineFont
 
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(OutputStream, Component) - Method in class org.freehep.graphicsio.emf.EMFExportFileType
 
getGraphics(OutputStream, Dimension) - Method in class org.freehep.graphicsio.emf.EMFExportFileType
 
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
 
getGraphics(File, Component) - Method in class org.freehep.graphicsio.java.JAVAExportFileType
 
getGraphics(File, Dimension) - Method in class org.freehep.graphicsio.java.JAVAExportFileType
 
getGraphics(OutputStream, Component) - Method in class org.freehep.graphicsio.java.JAVAExportFileType
 
getGraphics(OutputStream, Dimension) - Method in class org.freehep.graphicsio.java.JAVAExportFileType
 
getGraphics(OutputStream, Component) - Method in class org.freehep.graphicsio.pdf.PDFExportFileType
 
getGraphics(OutputStream, Dimension) - Method in class org.freehep.graphicsio.pdf.PDFExportFileType
 
getGraphics(OutputStream, Component) - Method in class org.freehep.graphicsio.ps.EPSExportFileType
 
getGraphics(OutputStream, Dimension) - Method in class org.freehep.graphicsio.ps.EPSExportFileType
 
getGraphics(OutputStream, Component) - Method in class org.freehep.graphicsio.ps.PSExportFileType
 
getGraphics(OutputStream, Dimension) - Method in class org.freehep.graphicsio.ps.PSExportFileType
 
getGraphics(OutputStream, Component) - Method in class org.freehep.graphicsio.svg.SVGExportFileType
 
getGraphics(OutputStream, Dimension) - Method in class org.freehep.graphicsio.svg.SVGExportFileType
 
getGraphics(File, Component) - Method in class org.freehep.graphicsio.svg.SVGExportFileType
 
getGraphics(File, Dimension) - Method in class org.freehep.graphicsio.svg.SVGExportFileType
 
getGraphics(OutputStream, Component) - Method in class org.freehep.graphicsio.swf.SWFExportFileType
 
getGraphics(OutputStream, Dimension) - Method in class org.freehep.graphicsio.swf.SWFExportFileType
 
getGridBagConstraints(String) - Method in class org.freehep.graphicsbase.swing.layout.TableLayout
 
getGridBagConstraints(String, GridBagConstraints) - Static method in class org.freehep.graphicsbase.swing.layout.TableLayout
 
getGroup(Object) - Method in class org.freehep.graphicsio.pdf.PDFRedundanceTracker
Returns all objects belonging to a particular group.
getGroupNames() - Method in class org.freehep.graphicsbase.util.export.ExportFileTypeGroups
 
getHandle() - Method in class org.freehep.graphicsio.emf.EMFHandleManager
 
getHeader() - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfo
 
getHeight() - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
getHorizontalAdvanceXString() - Method in class org.freehep.graphicsio.svg.SVGGlyph
 
getHorizontalAdvanceYString() - Method in class org.freehep.graphicsio.svg.SVGGlyph
 
getIcon(URL) - Static method in class org.freehep.graphicsbase.util.images.ImageHandler
Create an Icon by reading from a URL
getIcon(String, Class<?>) - Static method in class org.freehep.graphicsbase.util.images.ImageHandler
Convenience routine, equivalent to getIcon(clazz.getResource(name)); As an additional convenience, if the name does not contain an extension (eg .gif) then a list of common extensions will be tried.
getId() - Method in class org.freehep.graphicsio.swf.DefineFont2
 
getImage(URL) - Static method in class org.freehep.graphicsbase.util.images.ImageHandler
Load an image from a URL.
getImage(String, Class<?>) - Static method in class org.freehep.graphicsbase.util.images.ImageHandler
Convenience routine, equivalent to getImage(clazz.getResource(name)); As an additional convenience, if the name does not contain an extension (eg .gif) then a list of common extensions will be tried.
getImageWriters(Iterator<?>) - Static method in class org.freehep.graphicsio.ImageGraphics2D
 
getInitialClip() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getInstance() - Static method in class org.freehep.graphics2d.font.Lookup
 
getInstance(String) - Static method in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
getInstance() - Static method in class org.freehep.graphicsio.pdf.PDFCharTableWriter
 
getInt() - Method in class org.freehep.graphicsbase.util.Value
Get the integer value.
getJoin(int) - Method in class org.freehep.graphicsio.emf.gdi.AbstractPen
returns a BasicStroke JOIN for an EMF pen style
getJPEGTable() - Method in class org.freehep.graphicsio.swf.SWFInputStream
 
getKerning() - Method in class org.freehep.graphicsio.swf.DefineFont2
 
getLabel(String) - Method in class org.freehep.graphicsbase.util.export.ExportFileTypeGroups
 
getLeading() - Method in class org.freehep.graphicsio.swf.DefineFont2
 
getLength() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
getLength() - Method in class org.freehep.graphicsio.swf.DefineBitsJPEG2
 
getLength() - Method in class org.freehep.graphicsio.swf.DefineBitsJPEG3
 
getLength() - Method in class org.freehep.graphicsio.swf.DefineBitsLossless
 
getLength() - Method in class org.freehep.graphicsio.swf.SWFHeader
 
getLong() - Method in class org.freehep.graphicsbase.util.Value
Get the long value.
getMapModeTransform() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getMappedColor(int) - Method in class org.freehep.graphicsio.ps.ColorMap
Retrieve a mapped color from the color map.
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
 
getMaxWidth() - Method in class org.freehep.graphicsbase.util.ScientificFormat
Returns the maximum allowable width of formatted number excluding any exponentials
getMaxX() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.ClosePath
 
getMaxX() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.CurveTo
 
getMaxX() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.PathElement
 
getMaxX() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.Point
 
getMaxX() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.QuadTo
 
getMaxY() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.ClosePath
 
getMaxY() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.CurveTo
 
getMaxY() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.PathElement
 
getMaxY() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.Point
 
getMaxY() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.QuadTo
 
getMeterLimit() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getMicrometers() - Method in class org.freehep.graphicsio.emf.EMFHeader
Windows 98/Me, Windows 2000/XP: Size of the reference device in micrometers.
getMillimeters() - Method in class org.freehep.graphicsio.emf.EMFHeader
Specifies the resolution of the reference device, in millimeters.
getMIMETypes() - Method in class org.freehep.graphicsbase.util.export.ExportFileType
Return the MIME-type(s) for this format, the first of which is the preferred MIME type.
getMIMETypes() - Method in class org.freehep.graphicsio.emf.EMFExportFileType
 
getMIMETypes() - Method in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
getMIMETypes() - Method in class org.freehep.graphicsio.java.JAVAExportFileType
 
getMIMETypes() - Method in class org.freehep.graphicsio.pdf.PDFExportFileType
 
getMIMETypes() - Method in class org.freehep.graphicsio.ps.AbstractPSExportFileType
 
getMIMETypes() - Method in class org.freehep.graphicsio.svg.SVGExportFileType
 
getMIMETypes() - Method in class org.freehep.graphicsio.swf.SWFExportFileType
 
getMinError() - Method in class org.freehep.graphicsbase.util.DoubleWithError
 
getMinX() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.ClosePath
 
getMinX() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.CurveTo
 
getMinX() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.PathElement
 
getMinX() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.Point
 
getMinX() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.QuadTo
 
getMinY() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.ClosePath
 
getMinY() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.CurveTo
 
getMinY() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.PathElement
 
getMinY() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.Point
 
getMinY() - Method in class org.freehep.graphicsio.java.JAVAGeneralPath.QuadTo
 
getMode() - Method in class org.freehep.graphicsio.emf.gdi.AbstractClipPath
 
getName() - Method in interface org.freehep.graphics2d.font.CharTable
Returns the name of the table.
getName() - Method in class org.freehep.graphicsio.pdf.PDFRef
 
getName() - Method in class org.freehep.graphicsio.swf.DefineFont2
 
getNODefinedChars() - Method in class org.freehep.graphicsio.font.FontIncluder
 
getNumberOfPoints() - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolygon
 
getNumberOfPoints() - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolyPolygon
 
getNumberOfTables() - Method in class org.freehep.graphics2d.font.Lookup
Gives the total number of tables included in the file
getNumFillBits() - Method in class org.freehep.graphicsio.swf.SWFShape.ShapeRecord
 
getNumLineBits() - Method in class org.freehep.graphicsio.swf.SWFShape.ShapeRecord
 
getObject() - Method in class org.freehep.graphicsbase.util.Value
Get the Object value.
getObjectNumber() - Method in class org.freehep.graphicsio.pdf.PDFRef
 
getOrientationList() - Static method in class org.freehep.graphicsio.PageConstants
 
getOutputStream() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
getPad() - Method in class org.freehep.graphicsio.raw.RawImageWriteParam
 
getPageSize() - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
Reads the PAGE_SIZE Property.
getPaint() - Method in class org.freehep.graphics2d.AbstractVectorGraphics
Gets the current paint.
getPaint() - Method in class org.freehep.graphics2d.VectorGraphics
 
getPaint() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getPath() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getPath(PathIterator) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
getPathContent(PathIterator) - Static method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
getPathIterator(AffineTransform, double) - Method in class org.freehep.graphics2d.ArrayPath
 
getPathIterator(AffineTransform) - Method in class org.freehep.graphics2d.ArrayPath
 
getPathIterator(AffineTransform, double) - Method in class org.freehep.graphics2d.SymbolShape
 
getPathIterator(AffineTransform) - Method in class org.freehep.graphics2d.SymbolShape
 
getPathIterator(AffineTransform) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath
 
getPathIterator(AffineTransform, double) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath
 
getPathString() - Method in class org.freehep.graphicsio.svg.SVGGlyph
 
getPathTransform() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getPenStroke() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getPlusError() - Method in class org.freehep.graphicsbase.util.DoubleWithError
 
getPoints() - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolygon
 
getPoints() - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolyPolygon
 
getPos() - Method in class org.freehep.graphicsio.emf.gdi.Text
 
getPreferredImageWriter(String) - Static method in class org.freehep.graphicsio.ImageGraphics2D
 
getPreferredImageWriterForMIMEType(String) - Static method in class org.freehep.graphicsio.ImageGraphics2D
 
getPreferredSize() - Method in class org.freehep.graphicsio.emf.EMFPanel
 
getPrintColor(Color) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
Returns a printColor created from the original printColor, based on the ColorMode.
getProperties() - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
getProperties() - Method in class org.freehep.graphics2d.VectorGraphics
 
getProperties() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getProperty(String) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
getProperty(String) - Method in class org.freehep.graphics2d.VectorGraphics
 
getProperty(String) - Method in class org.freehep.graphicsbase.util.UserProperties
 
getProperty(String, String) - Method in class org.freehep.graphicsbase.util.UserProperties
 
getProperty(String) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getPropertyColor(String) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
getPropertyColor(String) - Method in class org.freehep.graphics2d.VectorGraphics
 
getPropertyColor(String) - Method in class org.freehep.graphicsbase.util.UserProperties
 
getPropertyColor(String, Color) - Method in class org.freehep.graphicsbase.util.UserProperties
 
getPropertyColor(String) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getPropertyDimension(String) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
getPropertyDimension(String) - Method in class org.freehep.graphics2d.VectorGraphics
 
getPropertyDimension(String) - Method in class org.freehep.graphicsbase.util.UserProperties
 
getPropertyDimension(String, Dimension) - Method in class org.freehep.graphicsbase.util.UserProperties
 
getPropertyDimension(String) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getPropertyDouble(String) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
getPropertyDouble(String) - Method in class org.freehep.graphics2d.VectorGraphics
 
getPropertyDouble(String) - Method in class org.freehep.graphicsbase.util.UserProperties
 
getPropertyDouble(String, double) - Method in class org.freehep.graphicsbase.util.UserProperties
 
getPropertyDouble(String) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getPropertyFloat(String) - Method in class org.freehep.graphicsbase.util.UserProperties
 
getPropertyFloat(String, float) - Method in class org.freehep.graphicsbase.util.UserProperties
 
getPropertyInsets(String) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
getPropertyInsets(String) - Method in class org.freehep.graphicsbase.util.UserProperties
 
getPropertyInsets(String, Insets) - Method in class org.freehep.graphicsbase.util.UserProperties
 
getPropertyInsets(String) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getPropertyInt(String) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
getPropertyInt(String) - Method in class org.freehep.graphics2d.VectorGraphics
 
getPropertyInt(String) - Method in class org.freehep.graphicsbase.util.UserProperties
 
getPropertyInt(String, int) - Method in class org.freehep.graphicsbase.util.UserProperties
 
getPropertyInt(String) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getPropertyRectangle(String) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
getPropertyRectangle(String) - Method in class org.freehep.graphics2d.VectorGraphics
 
getPropertyRectangle(String) - Method in class org.freehep.graphicsbase.util.UserProperties
 
getPropertyRectangle(String, Rectangle) - Method in class org.freehep.graphicsbase.util.UserProperties
 
getPropertyRectangle(String) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getPropertyStringArray(String) - Method in class org.freehep.graphicsbase.util.UserProperties
 
getPropertyStringArray(String, String[]) - Method in class org.freehep.graphicsbase.util.UserProperties
 
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
 
getRate() - Method in class org.freehep.graphicsio.swf.SWFHeader
 
getRAWProperties(Color, String) - Static method in class org.freehep.graphicsio.ImageGraphics2D
 
getReference() - Method in class org.freehep.graphicsio.font.FontTable.Entry
 
getReference() - Method in class org.freehep.graphicsio.pdf.PDFFontEmbedder
Returns the reference String that identifies the font dictionary.
getReference(Object, Object, PDFRedundanceTracker.Writer) - Method in class org.freehep.graphicsio.pdf.PDFRedundanceTracker
Returns a reference that points to object.
getReference(Object, PDFRedundanceTracker.Writer) - Method in class org.freehep.graphicsio.pdf.PDFRedundanceTracker
 
getRenderingHint(RenderingHints.Key) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
getRenderingHint(RenderingHints.Key) - Method in class org.freehep.graphics2d.VectorGraphics
 
getRenderingHint(RenderingHints.Key) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Gets a given rendering hint.
getRenderingHint(RenderingHints.Key) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getRenderingHints() - Method in class org.freehep.graphics2d.PixelGraphics2D
 
getRenderingHints() - Method in class org.freehep.graphics2d.VectorGraphics
 
getRenderingHints() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Gets a copy of the rendering hints.
getRenderingHints() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getScientificNotationStyle() - Method in class org.freehep.graphicsbase.util.ScientificFormat
Returns the formatting style: True means Pure scientific formatting, False means standard.
getShape(EMFRenderer, int) - Method in class org.freehep.graphicsio.emf.gdi.AbstractArc
creates a shape based on bounds, start and end
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
 
getShapes() - Method in class org.freehep.graphicsio.swf.DefineFont2
 
getShiftJIS() - Method in class org.freehep.graphicsio.swf.DefineFont2
 
getShort() - Method in class org.freehep.graphicsbase.util.Value
Get the short value.
getSigDigits() - Method in class org.freehep.graphicsbase.util.ScientificFormat
Returns the number of significant digits
getSignature() - Method in class org.freehep.graphicsio.emf.EMFHeader
Specifies a double word signature.
getSize(String) - Static method in class org.freehep.graphics2d.ScreenConstants
 
getSize() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
getSize() - Method in class org.freehep.graphicsio.emf.EMFRenderer
Gets the size of a canvas which would be required to render the EMF.
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.swf.SWFHeader
 
getSize() - Method in class org.freehep.graphicsio.VectorGraphicsIO
 
getSizeList() - Static method in class org.freehep.graphicsio.PageConstants
 
getSourceConstantAlpha() - Method in class org.freehep.graphicsio.emf.gdi.BlendFunction
 
getStockObject(int) - Static method in class org.freehep.graphicsio.emf.gdi.StockObjects
Gets a stock object by value.
getString() - Method in class org.freehep.graphicsbase.util.Value
Get the String value.
getString() - Method in class org.freehep.graphicsio.emf.gdi.Text
 
getStroke() - Method in class org.freehep.graphics2d.PixelGraphics2D
 
getStroke() - Method in class org.freehep.graphics2d.VectorGraphics
 
getStroke() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Get the current stroke.
getStroke() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getStyledString(Map<AttributedCharacterIterator.Attribute, Object>, String) - Static method in class org.freehep.graphicsio.ps.PSStringStyler
Must override the parse method because the PostScript string must be initialized and terminated.
getSubtype() - Method in class org.freehep.graphicsio.pdf.PDFFontEmbedder
Returns the font subtype (currently only Type3).
getSubtype() - Method in class org.freehep.graphicsio.pdf.PDFFontEmbedderType3
 
getSymbol(String) - Static method in class org.freehep.graphics2d.VectorGraphics
 
getTable(String) - Method in class org.freehep.graphics2d.font.Lookup
Gives the requested encoding table Valid table names can be requested with a call to
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
 
getTableNames() - Method in class org.freehep.graphics2d.font.Lookup
Gives the names of tables that can be used in a string array.
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
 
getTag(int) - Static method in class org.freehep.graphicsio.ps.ColorMap
Get a terse tag which describes which color a particular color index represents.
getTagAlignment() - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
getTagType() - Method in class org.freehep.graphicsio.swf.ControlTag
 
getTagType() - Method in class org.freehep.graphicsio.swf.DefinitionTag
 
getText() - Method in class org.freehep.graphicsio.emf.gdi.AbstractExtTextOut
 
getText() - Method in class org.freehep.graphicsio.emf.gdi.ExtTextOutA
 
getText() - Method in class org.freehep.graphicsio.emf.gdi.ExtTextOutW
 
getTextAlignment(String) - Static method in class org.freehep.graphics2d.VectorGraphics
 
getTextAlignMode() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getTransferData(DataFlavor) - Method in class org.freehep.graphicsbase.util.export.VectorGraphicsTransferable
 
getTransferDataFlavors() - Method in class org.freehep.graphicsbase.util.export.VectorGraphicsTransferable
 
getTransform() - Method in class org.freehep.graphics2d.PixelGraphics2D
 
getTransform() - Method in class org.freehep.graphics2d.VectorGraphics
 
getTransform() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Get the current transform.
getTransform() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getTransform() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
getType() - Method in class org.freehep.graphicsbase.util.Value
Get the Value's type
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
 
getType() - Method in class org.freehep.graphicsio.swf.FillStyle
 
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
 
getUnicodes(String) - Static method in class org.freehep.graphicsio.ps.PSStringStyler
Converts str into unicodes
getValue() - Method in class org.freehep.graphicsbase.util.DoubleWithError
 
getVersion() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
getVersion() - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
getVersion() - Method in class org.freehep.graphicsio.swf.SWFAction
 
getVersion() - Method in class org.freehep.graphicsio.swf.SWFHeader
 
getVersion() - Method in class org.freehep.graphicsio.swf.SWFInputStream
 
getVersion() - Method in class org.freehep.graphicsio.swf.SWFOutputStream
 
getVersion() - Method in class org.freehep.graphicsio.swf.SWFSpriteTagSet
 
getWidth() - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
getWindingRule() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
getWindowsFontName(String) - Static method in class org.freehep.graphics2d.font.FontUtilities
 
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
 
getXalignment(double, double, int) - Static method in class org.freehep.graphics2d.VectorGraphics
 
getYalignment(double, double, double, int) - Static method in class org.freehep.graphics2d.VectorGraphics
 
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
 
glyph(double, double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
glyph(double, double, double, double, double, double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
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
 
GM_ADVANCED - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GM_COMPATIBLE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
Gradient - Class in org.freehep.graphicsio.emf.gdi
EMF Gradient
Gradient() - Constructor for class org.freehep.graphicsio.emf.gdi.Gradient
 
Gradient - Class in org.freehep.graphicsio.swf
SWF Gradient.
Gradient(int, Color) - Constructor for class org.freehep.graphicsio.swf.Gradient
 
Gradient(int, int, Color, Color) - Constructor for class org.freehep.graphicsio.swf.Gradient
 
Gradient(SWFInputStream, boolean, boolean) - Constructor for class org.freehep.graphicsio.swf.Gradient
 
GRADIENT_FILL_RECT_H - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GRADIENT_FILL_RECT_V - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GRADIENT_FILL_TRIANGLE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
GradientFill - Class in org.freehep.graphicsio.emf.gdi
GradientFill TAG.
GradientFill() - Constructor for class org.freehep.graphicsio.emf.gdi.GradientFill
 
GradientFill(Rectangle, int, TriVertex[], Gradient[]) - Constructor for class org.freehep.graphicsio.emf.gdi.GradientFill
 
GradientRectangle - Class in org.freehep.graphicsio.emf.gdi
EMF GradientRectangle
GradientRectangle(int, int) - Constructor for class org.freehep.graphicsio.emf.gdi.GradientRectangle
 
GradientRectangle(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.GradientRectangle
 
GradientTriangle - Class in org.freehep.graphicsio.emf.gdi
EMF GradientTriangle
GradientTriangle(int, int, int) - Constructor for class org.freehep.graphicsio.emf.gdi.GradientTriangle
 
GradientTriangle(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.GradientTriangle
 
graphics - Variable in class org.freehep.graphicsio.test.TestingPanel
 
gray - Static variable in class org.freehep.graphics2d.WebColor
 
GRAY - Static variable in class org.freehep.graphics2d.WebColor
 
gray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayBlack - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayBlackAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayBlackInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayBlue - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayBlueAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayBlueInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayCyan - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayCyanAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayCyanInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayDarkGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayDarkGrayAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayDarkGrayInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayGrayAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayGrayInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayGreen - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayGreenAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayGreenInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayLightGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayLightGrayAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayLightGrayInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayMagenta - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayMagentaAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayMagentaInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayMap - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayOrange - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayOrangeAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayOrangeInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayPink - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayPinkAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayPinkInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayRed - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayRedAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayRedInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
GRAYSCALE - Static variable in class org.freehep.graphics2d.PrintColor
 
grayWhite - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayWhiteAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayWhiteInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayYellow - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayYellowAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
grayYellowInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
green - Static variable in class org.freehep.graphics2d.WebColor
 
GREEN - Static variable in class org.freehep.graphics2d.WebColor
 
green - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
greenAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
greenInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 

H

HALFTONE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
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.
hasAsymmetricError() - Method in class org.freehep.graphicsbase.util.DoubleWithError
 
hashCode() - Method in class org.freehep.graphics2d.PrintColor
 
hashCode() - Method in class org.freehep.graphics2d.TagString
 
hashCode() - Method in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
hasOptionPanel() - Method in class org.freehep.graphicsbase.util.export.ExportFileType
Returns true if this format has extra options.
hasOptionPanel() - Method in class org.freehep.graphicsio.emf.EMFExportFileType
 
hasOptionPanel() - Method in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
hasOptionPanel() - Method in class org.freehep.graphicsio.gif.GIFExportFileType
 
hasOptionPanel() - Method in class org.freehep.graphicsio.java.JAVAExportFileType
 
hasOptionPanel() - Method in class org.freehep.graphicsio.pdf.PDFExportFileType
 
hasOptionPanel() - Method in class org.freehep.graphicsio.ps.AbstractPSExportFileType
 
hasOptionPanel() - Method in class org.freehep.graphicsio.svg.SVGExportFileType
 
hasOptionPanel() - Method in class org.freehep.graphicsio.swf.SWFExportFileType
 
hasWideCodes() - Method in class org.freehep.graphicsio.swf.DefineFont2
 
hasWideOffsets() - Method in class org.freehep.graphicsio.swf.DefineFont2
 
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
 
Headless - Class in org.freehep.graphicsbase.swing
A class which aids in creating swing components in a "headless" environment.
Headless(JComponent) - Constructor for class org.freehep.graphicsbase.swing.Headless
 
height - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
height - Static variable in class org.freehep.graphicsio.test.TestingPanel
 
hides(Component) - Method in class org.freehep.graphicsio.exportchooser.OptionCheckBox
Hides (otherwise shows) the supplied component if this checkbox is checked.
highestHandleInUse() - Method in class org.freehep.graphicsio.emf.EMFHandleManager
 
HINTS - Static variable in class org.freehep.graphicsio.java.JAVAArrayMap
Stores the string representation for JDK 1.5 Rendering Hints
hit(Rectangle, Shape, boolean) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
Checks whether or not the specified Shape intersects the specified Rectangle, which is in device space.
hit(Rectangle, Shape, boolean) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
hit(Rectangle, Shape, boolean) - Method in class org.freehep.graphics2d.VectorGraphics
 
hit(Rectangle, Shape, boolean) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
hit(Rectangle, Shape, boolean) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
HIT - Static variable in class org.freehep.graphicsio.swf.ButtonRecord
 
hit(Rectangle, Shape, boolean) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
hitClip(int, int, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
hostGraphics - Variable in class org.freehep.graphics2d.PixelGraphics2D
 
HS_BDIAGONAL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
HS_CROSS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
HS_DIAGCROSS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
HS_FDIAGONAL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
HS_HORIZONTAL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
HS_VERTICAL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 

I

ICM_DONE_OUTSIDEDC - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ICM_OFF - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ICM_ON - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
ICM_QUERY - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
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(RenderedImage, Color, String) - Method in class org.freehep.graphicsio.pdf.PDFStream
Image convenience function (see Table 4.35).
image - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
image - Variable in class org.freehep.graphicsio.swf.DefineBitsJPEG2
 
image - Variable in class org.freehep.graphicsio.swf.DefineBitsLossless
 
IMAGE_SIZE - Static variable in class org.freehep.graphicsio.ImageConstants
key for UserProperties that stores a Dimension for image size
IMAGE_SIZE - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
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
 
ImageHandler - Class in org.freehep.graphicsbase.util.images
A convenience class for handling images.
ImageHandler() - Constructor for class org.freehep.graphicsbase.util.images.ImageHandler
 
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.
imageMask(RenderedImage, String) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
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
 
ImageUtilities - Class in org.freehep.graphicsbase.util.images
 
ImportAssets - Class in org.freehep.graphicsio.swf
ImportAssets TAG.
ImportAssets(String, int[], String[]) - Constructor for class org.freehep.graphicsio.swf.ImportAssets
 
ImportAssets() - Constructor for class org.freehep.graphicsio.swf.ImportAssets
 
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.
indent() - Method in class org.freehep.graphicsio.pdf.PDFByteWriter
 
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() - Method in class org.freehep.graphicsio.emf.EMFApplet
 
init(TTFFont, TTFInput) - Method in class org.freehep.graphicsio.font.truetype.TTFTable
 
init() - Method in class org.freehep.graphicsio.gif.NeuQuant
 
init(OutputStream) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
init(OutputStream) - Method in class org.freehep.graphicsio.ps.PSGraphics2D
 
initalpha - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
initBiasRadius - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
initCharFlags() - Static method in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
 
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
 
initProperties(Properties) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
initProperties(Properties) - Method in class org.freehep.graphics2d.VectorGraphics
 
initProperties(Properties) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
initrad - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
inlineImage(RenderedImage, Color, String) - Method in class org.freehep.graphicsio.pdf.PDFStream
Inline Image convenience function (see Table 4.39 and 4.40).
installedProviders(Class<Object>) - Static method in class org.freehep.graphicsbase.util.Service
 
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
 
INTEGER - Static variable in class org.freehep.graphicsio.swf.SWFAction.Push
 
INTERNATIONAL - Static variable in class org.freehep.graphicsio.PageConstants
 
INTERPOLATION_MODE_LINEAR_RGB - Static variable in class org.freehep.graphicsio.swf.FillStyle
 
INTERPOLATION_MODE_NORMAL_RGB - Static variable in class org.freehep.graphicsio.swf.FillStyle
 
interruptOnCancel(AbstractExportFileType.CancelThread) - Method in class org.freehep.graphicsio.exportchooser.ProgressDialog
 
intersect(Point2D, Point2D, Point2D, Point2D) - Static method in class org.freehep.graphicsio.CubicToQuadPathConstructor
 
IntersectClipRect - Class in org.freehep.graphicsio.emf.gdi
IntersectClipRect TAG.
IntersectClipRect() - Constructor for class org.freehep.graphicsio.emf.gdi.IntersectClipRect
 
IntersectClipRect(Rectangle) - Constructor for class org.freehep.graphicsio.emf.gdi.IntersectClipRect
 
intersects(double, double, double, double) - Method in class org.freehep.graphics2d.ArrayPath
 
intersects(Rectangle2D) - Method in class org.freehep.graphics2d.ArrayPath
 
intersects(double, double, double, double) - Method in class org.freehep.graphics2d.SymbolShape
Returns true, if at least one of the points is contained by the shape.
intersects(Rectangle2D) - Method in class org.freehep.graphics2d.SymbolShape
 
intersects(double, double, double, double) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath
 
intersects(Rectangle2D) - Method in class org.freehep.graphicsio.java.JAVAGeneralPath
 
invalidate() - Method in class org.freehep.graphics2d.BufferedPanel
Triggers a full repaint, since the component is not valid anymore (size change, iconized, ...)
invert(Color) - Static method in class org.freehep.graphics2d.PrintColor
 
inxsearch(int, int, int) - Method in class org.freehep.graphicsio.gif.NeuQuant
 
isAnsi() - Method in class org.freehep.graphicsio.swf.DefineFont2
 
isBitmap(String) - Static method in class org.freehep.graphicsbase.util.export.MimeTypes
 
isBold() - Method in class org.freehep.graphicsio.swf.DefineFont2
 
isCompressed() - Method in class org.freehep.graphicsio.swf.SWFHeader
 
isDataFlavorSupported(DataFlavor) - Method in class org.freehep.graphicsbase.util.export.VectorGraphicsTransferable
 
isDeviceIndependent() - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
isDeviceIndependent() - Method in class org.freehep.graphics2d.VectorGraphics
 
isDeviceIndependent() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
isDisplaying() - Method in class org.freehep.graphics2d.BufferedPanel
Returns true if the drawing is made for a PixelGraphics context, the display.
isDisplayLocal() - Static method in class org.freehep.graphics2d.PixelGraphics2D
 
isDisplayX11() - Static method in class org.freehep.graphics2d.PixelGraphics2D
 
isEndFlag() - Method in class org.freehep.graphicsio.swf.ClipEventFlags
 
isEndRecord() - Method in class org.freehep.graphicsio.swf.ButtonRecord
 
isEndRecord() - Method in class org.freehep.graphicsio.swf.ClipActionRecord
 
isEndRecord() - Method in class org.freehep.graphicsio.swf.DefineText.Record
 
isEndRecord() - Method in class org.freehep.graphicsio.swf.DefineText.RecordType0
 
isEndRecord() - Method in class org.freehep.graphicsio.swf.DefineText.RecordType1
 
isEvenOdd(Shape) - Static method in class org.freehep.graphicsio.AbstractPathConstructor
 
isExporting() - Method in class org.freehep.graphics2d.BufferedPanel
Returns true if the drawing is made for a VectorGraphics context.
isExtensionListInDescription() - Method in class org.freehep.graphicsbase.swing.ExtensionFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isFixedPitch - Variable in class org.freehep.graphicsio.font.truetype.TTFPostTable
 
isItalic() - Method in class org.freehep.graphicsio.swf.DefineFont2
 
isKeyPress() - Method in class org.freehep.graphicsio.swf.ClipEventFlags
 
isMultiPage() - Method in interface org.freehep.graphicsio.MultiPageDocument
 
isMultiPage() - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
isMultiPage() - Method in class org.freehep.graphicsio.ps.PSGraphics2D
 
isMultipageCapable() - Method in class org.freehep.graphicsbase.util.export.ExportFileType
Returns true if this ExportFileType can handle multipage output.
isMultipageCapable() - Method in class org.freehep.graphicsio.pdf.PDFExportFileType
 
isMultipageCapable() - Method in class org.freehep.graphicsio.ps.PSExportFileType
 
isOpenGL() - Method in class org.freehep.graphicsio.emf.EMFHeader
Windows 95/98/Me, Windows NT 4.0 and later: Specifies whether any OpenGL records are present in a metafile.
isOther(String) - Static method in class org.freehep.graphicsbase.util.export.MimeTypes
 
isPrinting() - Method in class org.freehep.graphics2d.BufferedPanel
Returns true if the drawing is made for a PrinterGraphics context.
isProperty(String) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
isProperty(String) - Method in class org.freehep.graphics2d.VectorGraphics
 
isProperty(String) - Method in class org.freehep.graphicsbase.util.UserProperties
 
isProperty(String, boolean) - Method in class org.freehep.graphicsbase.util.UserProperties
 
isProperty(String) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
isRead() - Method in class org.freehep.graphicsio.font.truetype.TTFTable
 
isStandardFont(Font) - Static method in class org.freehep.graphicsio.pdf.PDFFontIncluder
 
isStopped() - Method in class org.freehep.graphicsio.exportchooser.AbstractExportFileType.CancelThread
 
isVector(String) - Static method in class org.freehep.graphicsbase.util.export.MimeTypes
 
isWritten() - Method in class org.freehep.graphicsio.font.FontTable.Entry
 
italic - Variable in class org.freehep.graphicsio.swf.DefineFontInfo
 
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"
JAVAArrayMap - Class in org.freehep.graphicsio.java
Hashmap that can be constructed from an Array
JAVAArrayMap(Object[]) - Constructor for class org.freehep.graphicsio.java.JAVAArrayMap
writes the array into this
JAVAExportFileType - Class in org.freehep.graphicsio.java
// FIXME, check all options
JAVAExportFileType() - Constructor for class org.freehep.graphicsio.java.JAVAExportFileType
 
JAVAGeneralPath - Class in org.freehep.graphicsio.java
 
JAVAGeneralPath(int, JAVAGeneralPath.PathElement[]) - Constructor for class org.freehep.graphicsio.java.JAVAGeneralPath
 
JAVAGeneralPath.ClosePath - Class in org.freehep.graphicsio.java
 
JAVAGeneralPath.ClosePath() - Constructor for class org.freehep.graphicsio.java.JAVAGeneralPath.ClosePath
 
JAVAGeneralPath.CurveTo - Class in org.freehep.graphicsio.java
 
JAVAGeneralPath.CurveTo(float, float, float, float, float, float) - Constructor for class org.freehep.graphicsio.java.JAVAGeneralPath.CurveTo
 
JAVAGeneralPath.LineTo - Class in org.freehep.graphicsio.java
 
JAVAGeneralPath.LineTo(float, float) - Constructor for class org.freehep.graphicsio.java.JAVAGeneralPath.LineTo
 
JAVAGeneralPath.MoveTo - Class in org.freehep.graphicsio.java
 
JAVAGeneralPath.MoveTo(float, float) - Constructor for class org.freehep.graphicsio.java.JAVAGeneralPath.MoveTo
 
JAVAGeneralPath.PathElement - Class in org.freehep.graphicsio.java
 
JAVAGeneralPath.PathElement() - Constructor for class org.freehep.graphicsio.java.JAVAGeneralPath.PathElement
 
JAVAGeneralPath.Point - Class in org.freehep.graphicsio.java
 
JAVAGeneralPath.Point(float, float) - Constructor for class org.freehep.graphicsio.java.JAVAGeneralPath.Point
 
JAVAGeneralPath.QuadTo - Class in org.freehep.graphicsio.java
 
JAVAGeneralPath.QuadTo(float, float, float, float) - Constructor for class org.freehep.graphicsio.java.JAVAGeneralPath.QuadTo
 
JAVAGraphics2D - Class in org.freehep.graphicsio.java
Exports the java calls made to Graphics2D as source code, with the associated class, field and method definitions, resulting in a class which, when run will produce the same display.
JAVAGraphics2D(File, Dimension) - Constructor for class org.freehep.graphicsio.java.JAVAGraphics2D
 
JAVAGraphics2D(File, Component) - Constructor for class org.freehep.graphicsio.java.JAVAGraphics2D
 
JAVAGraphics2D(OutputStream, Dimension) - Constructor for class org.freehep.graphicsio.java.JAVAGraphics2D
 
JAVAGraphics2D(OutputStream, Component) - Constructor for class org.freehep.graphicsio.java.JAVAGraphics2D
 
JAVAGraphics2D(JAVAGraphics2D) - Constructor for class org.freehep.graphicsio.java.JAVAGraphics2D
 
join(int) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
JOIN_BEVEL - Static variable in interface org.freehep.graphicsio.pdf.PDFConstants
 
JOIN_BEVEL - Static variable in class org.freehep.graphicsio.swf.LineStyle
 
JOIN_MITER - Static variable in class org.freehep.graphicsio.swf.LineStyle
 
JOIN_MITTER - Static variable in interface org.freehep.graphicsio.pdf.PDFConstants
 
JOIN_ROUND - Static variable in interface org.freehep.graphicsio.pdf.PDFConstants
 
JOIN_ROUND - Static variable in class org.freehep.graphicsio.swf.LineStyle
 
JPEG - Static variable in class org.freehep.graphicsio.ImageConstants
image format "joint photographic experts group"
JPEGTables - Class in org.freehep.graphicsio.swf
JPEGTables TAG.
JPEGTables() - Constructor for class org.freehep.graphicsio.swf.JPEGTables
 
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
 
KEY_SYMBOL_BLIT - Static variable in class org.freehep.graphics2d.PixelGraphics2D
 
keys - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
KEYWORDS - Static variable in class org.freehep.graphicsio.InfoConstants
 
KEYWORDS - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 

L

LANDSCAPE - Static variable in class org.freehep.graphicsio.PageConstants
 
LANGUAGE_JAPANESE - Static variable in interface org.freehep.graphicsio.swf.SWFConstants
 
LANGUAGE_KOREAN - Static variable in interface org.freehep.graphicsio.swf.SWFConstants
 
LANGUAGE_LATIN - Static variable in interface org.freehep.graphicsio.swf.SWFConstants
 
LANGUAGE_SIMPLIFIED_CHINESE - Static variable in interface org.freehep.graphicsio.swf.SWFConstants
 
LANGUAGE_TRADITIONAL_CHINESE - Static variable in interface org.freehep.graphicsio.swf.SWFConstants
 
LARGE - Static variable in class org.freehep.graphicsio.PageConstants
 
latencySeek - Variable in class org.freehep.graphicsio.swf.SoundStreamHead
 
leading(double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
LEDGER - Static variable in class org.freehep.graphicsio.PageConstants
 
LEFT - Static variable in class org.freehep.graphicsbase.swing.layout.TableLayout
 
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() - Method in class org.freehep.graphicsio.emf.gdi.Region
 
length - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable.EncodingTable
 
LETTER - Static variable in class org.freehep.graphicsio.PageConstants
 
LEVEL_2 - Static variable in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
LEVEL_3 - Static variable in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
LIGHT_GRAY - Static variable in class org.freehep.graphics2d.WebColor
 
lightGray - Static variable in class org.freehep.graphics2d.WebColor
 
lightGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
lightGrayAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
lightGrayInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
line(double, double) - Method in class org.freehep.graphicsio.CubicToQuadPathConstructor
 
line(double, double) - Method in class org.freehep.graphicsio.emf.EMFPathConstructor
 
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.pdf.PDFPathConstructor
 
line(double, double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
line(double, double) - Method in class org.freehep.graphicsio.PolylinePathConstructor
 
line(double, double) - Method in class org.freehep.graphicsio.ps.PSPathConstructor
 
line(double, double) - Method in class org.freehep.graphicsio.QuadToCubicPathConstructor
 
line(double, double) - Method in class org.freehep.graphicsio.swf.SWFPathConstructor
 
LINEAR_GRADIENT - Static variable in class org.freehep.graphicsio.swf.FillStyle
 
lineGap - Variable in class org.freehep.graphicsio.font.truetype.TTFHHeaTable
 
lineNumberReached(LineNumberWriter.LineNumberEvent) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
LineStyle - Class in org.freehep.graphicsio.swf
SWF LineStyle.
LineStyle(int, Color) - Constructor for class org.freehep.graphicsio.swf.LineStyle
 
LineStyle(int, int, Color, Color) - Constructor for class org.freehep.graphicsio.swf.LineStyle
 
LineStyle(SWFInputStream, boolean, boolean, boolean) - Constructor for class org.freehep.graphicsio.swf.LineStyle
 
LineStyleArray - Class in org.freehep.graphicsio.swf
SWF LineStyleArray.
LineStyleArray() - Constructor for class org.freehep.graphicsio.swf.LineStyleArray
 
LineStyleArray(SWFInputStream, boolean, boolean, boolean) - Constructor for class org.freehep.graphicsio.swf.LineStyleArray
 
lineStyles - Variable in class org.freehep.graphicsio.swf.DefineMorphShape
 
lineStyles - Variable in class org.freehep.graphicsio.swf.DefineShape
 
lineStyles - Variable in class org.freehep.graphicsio.swf.LineStyleArray
 
lineStyles - Variable in class org.freehep.graphicsio.swf.SWFShape
 
LineTo - Class in org.freehep.graphicsio.emf.gdi
LineTo TAG.
LineTo() - Constructor for class org.freehep.graphicsio.emf.gdi.LineTo
 
LineTo(Point) - Constructor for class org.freehep.graphicsio.emf.gdi.LineTo
 
lineWidth - Variable in class org.freehep.graphics2d.PixelGraphics2D
 
LogBrush32 - Class in org.freehep.graphicsio.emf.gdi
EMF LogBrush32
LogBrush32(int, Color, int) - Constructor for class org.freehep.graphicsio.emf.gdi.LogBrush32
 
LogBrush32(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.LogBrush32
 
LogFontW - Class in org.freehep.graphicsio.emf.gdi
EMF LogFontW
LogFontW(int, int, int, int, int, boolean, boolean, boolean, int, int, int, int, int, String) - Constructor for class org.freehep.graphicsio.emf.gdi.LogFontW
 
LogFontW(Font) - Constructor for class org.freehep.graphicsio.emf.gdi.LogFontW
 
LogFontW(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.LogFontW
 
logger - Static variable in class org.freehep.graphicsio.emf.EMFTag
logger for all instances
LogPen - Class in org.freehep.graphicsio.emf.gdi
EMF LogPen
LogPen(int, int, Color) - Constructor for class org.freehep.graphicsio.emf.gdi.LogPen
 
LogPen(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.LogPen
 
Lookup - Class in org.freehep.graphics2d.font
Lookup class provides conversion between different encodings and character tables using character name, encoding index, and unicode.
lookup(int) - Method in class org.freehep.graphicsio.gif.NeuQuant
 
LOOKUP - Static variable in class org.freehep.graphicsio.swf.SWFAction.Push
 
LOOKUP2 - Static variable in class org.freehep.graphicsio.swf.SWFAction.Push
 
lostOwnership(Clipboard, Transferable) - Method in class org.freehep.graphicsbase.util.export.VectorGraphicsTransferable
 
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
 
magenta - Static variable in class org.freehep.graphics2d.WebColor
 
MAGENTA - Static variable in class org.freehep.graphics2d.WebColor
 
magenta - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
magentaAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
magentaInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
magicNumber - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
main(String[]) - Static method in class org.freehep.graphics2d.TagHandler
 
main(String[]) - Static method in class org.freehep.graphicsbase.swing.layout.TableLayout
 
main(String[]) - Static method in class org.freehep.graphicsio.CubicToQuadPathConstructor
 
main(String[]) - Static method in class org.freehep.graphicsio.emf.EMF2SVG
starts the export
main(String[]) - Static method in class org.freehep.graphicsio.emf.EMFConverter
starts the conversion
main(String[]) - Static method in class org.freehep.graphicsio.emf.EMFDisplay
 
main(String[]) - Static method in class org.freehep.graphicsio.exportchooser.HeadFootDialog
 
main(String[]) - Static method in class org.freehep.graphicsio.exportchooser.ImageIOExportFileType
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestAll
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestApplication
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestClip
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestColors
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestCustomStrokes
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestExportFileType
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestFontDerivation
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestFonts
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestFontType1
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestFontType3
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestGraphicsContexts
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestHTML
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestImage2D
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestImages
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestLabels
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestLineStyles
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestMultiPage
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestOffset
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestPaint
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestPerformance
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestPreviewThumbnail
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestPrintColors
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestRenderingHints
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestResolution
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestShapes
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestSuite
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestSymbolPerformance
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestSymbols2D
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestTaggedString
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestText2D
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestTransforms
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestTransparency
 
main(String[]) - Static method in class org.freehep.graphicsio.test.TestUnicodeMap
 
majorVersion - Variable in class org.freehep.graphicsio.font.truetype.TTFVersionTable
 
MappedColor - Class in org.freehep.graphicsio.ps
 
MappedColor(int, int, int, int) - Constructor for class org.freehep.graphicsio.ps.MappedColor
Constructor takes the RGB color components and the color index.
MappedColor(int, int, int, int, int) - Constructor for class org.freehep.graphicsio.ps.MappedColor
Constructor takes the RGB color components, the color index, and the brightness.
match(File) - Method in class org.freehep.graphicsbase.swing.ExtensionFileFilter
This determines if the file matches any of the extensions.
matrix(AffineTransform) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
matrix(double, double, double, double, double, double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
matrix - Variable in class org.freehep.graphicsio.swf.DefineText
 
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
 
maxHandlesUsed() - Method in class org.freehep.graphicsio.emf.EMFHandleManager
 
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
 
MimeTypes - Class in org.freehep.graphicsbase.util.export
 
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
 
mitterLimit(double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
mixColor(Color, Color) - Static method in class org.freehep.graphics2d.PrintColor
 
MM_ANISOTROPIC - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
MM_HIENGLISH - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
MM_HIMETRIC - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
MM_ISOTROPIC - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
MM_LOENGLISH - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
MM_LOMETRIC - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
MM_TEXT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
MM_TWIPS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
MODE_CLIP - Static variable in interface org.freehep.graphicsio.pdf.PDFConstants
 
MODE_FILL - Static variable in interface org.freehep.graphicsio.pdf.PDFConstants
 
MODE_FILL_CLIP - Static variable in interface org.freehep.graphicsio.pdf.PDFConstants
 
MODE_FILL_STROKE - Static variable in interface org.freehep.graphicsio.pdf.PDFConstants
 
MODE_FILL_STROKE_CLIP - Static variable in interface org.freehep.graphicsio.pdf.PDFConstants
 
MODE_INVISIBLE - Static variable in interface org.freehep.graphicsio.pdf.PDFConstants
 
MODE_STROKE - Static variable in interface org.freehep.graphicsio.pdf.PDFConstants
 
MODE_STROKE_CLIP - Static variable in interface org.freehep.graphicsio.pdf.PDFConstants
 
modified - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
ModifyWorldTransform - Class in org.freehep.graphicsio.emf.gdi
ModifyWorldTransform TAG.
ModifyWorldTransform() - Constructor for class org.freehep.graphicsio.emf.gdi.ModifyWorldTransform
 
ModifyWorldTransform(AffineTransform, int) - Constructor for class org.freehep.graphicsio.emf.gdi.ModifyWorldTransform
 
MONO - Static variable in class org.freehep.graphicsio.swf.DefineSound
 
move(double, double) - Method in class org.freehep.graphicsio.CubicToQuadPathConstructor
 
move(double, double) - Method in class org.freehep.graphicsio.emf.EMFPathConstructor
 
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.pdf.PDFPathConstructor
 
move(double, double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
move(double, double) - Method in class org.freehep.graphicsio.PolylinePathConstructor
 
move(double, double) - Method in class org.freehep.graphicsio.ps.PSPathConstructor
 
move(double, double) - Method in class org.freehep.graphicsio.QuadToCubicPathConstructor
 
move(double, double) - Method in class org.freehep.graphicsio.swf.SWFPathConstructor
 
MoveToEx - Class in org.freehep.graphicsio.emf.gdi
MoveToEx TAG.
MoveToEx() - Constructor for class org.freehep.graphicsio.emf.gdi.MoveToEx
 
MoveToEx(Point) - Constructor for class org.freehep.graphicsio.emf.gdi.MoveToEx
 
MP3 - Static variable in class org.freehep.graphicsio.swf.DefineSound
 
MultiPageDocument - Interface in org.freehep.graphicsio
 
MWT_IDENTITY - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
MWT_LEFTMULTIPLY - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
MWT_RIGHTMULTIPLY - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 

N

name(String) - Method in class org.freehep.graphicsio.pdf.PDF
 
name - Variable in class org.freehep.graphicsio.swf.DefineFontInfo
 
names - Variable in class org.freehep.graphicsio.test.TestingPanel
 
ncycles - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
NELLYMOSER - Static variable in class org.freehep.graphicsio.swf.DefineSound
 
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.
NO_RESIZE - Static variable in class org.freehep.graphicsbase.swing.layout.TableLayout
 
NONE - Static variable in class org.freehep.graphicsio.swf.DefineSound
 
NONE - Static variable in class org.freehep.graphicsio.swf.SWFAction.GetURL2
 
normalize(String) - Static method in class org.freehep.graphicsbase.xml.util.XMLWriter
Normalizes the given string for an Attribute value
normalize(Map<AttributedCharacterIterator.Attribute, Object>) - Static method in class org.freehep.graphicsio.font.FontTable
creates a normalized attribute map, e.g.
normalize(Map<AttributedCharacterIterator.Attribute, Object>) - Static method in class org.freehep.graphicsio.ps.PSFontTable
Replaces TextAttribute.FAMILY by values of replaceFonts.
normalize(Map<AttributedCharacterIterator.Attribute, Object>) - Static method in class org.freehep.graphicsio.svg.SVGFontTable
Replaces TextAttribute.FAMILY by values of replaceFonts.
normalizeText(String) - Static method in class org.freehep.graphicsbase.xml.util.XMLWriter
Normalizes the given string for Text
NOTDEF - Static variable in class org.freehep.graphicsio.font.FontEmbedder
 
NULL - Static variable in class org.freehep.graphicsio.swf.SWFAction.Push
 
NUMBER_OF_HORIZ_ALIGNMENTS - Static variable in interface org.freehep.graphics2d.VectorGraphicsConstants
Constant indicating the maximum number of horizontal alignments.
NUMBER_OF_SYMBOLS - Static variable in interface org.freehep.graphics2d.VectorGraphicsConstants
The number of defined symbols.
NUMBER_OF_VERTICAL_ALIGNMENTS - Static variable in interface org.freehep.graphics2d.VectorGraphicsConstants
Constant indicating the maximum number of vertical alignments.
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

object(String, Object[]) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
object(String, int) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
offset - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable.EncodingTable
 
offset - Variable in class org.freehep.graphicsio.font.truetype.TTFLocaTable
 
OffsetClipRgn - Class in org.freehep.graphicsio.emf.gdi
OffsetClipRgn TAG.
OffsetClipRgn() - Constructor for class org.freehep.graphicsio.emf.gdi.OffsetClipRgn
 
OffsetClipRgn(Point) - Constructor for class org.freehep.graphicsio.emf.gdi.OffsetClipRgn
 
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
 
openCatalog(String, String) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
openDictionary(String) - Method in class org.freehep.graphicsio.pdf.PDFDictionary
 
openDictionary(String) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
openDoc() - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Open XML doc with standard parameters
openDoc(String, String, boolean) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Open XML doc
openDoc() - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
Opens the document with an xml header
openDoc(String, String, boolean) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
Opens the document with an xml header
openDocInfo(String) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
openGlyphs() - Method in class org.freehep.graphicsio.font.FontEmbedder
Called before the glyph loop starts.
openGlyphs() - Method in class org.freehep.graphicsio.font.FontEmbedderType1
 
openGlyphs() - Method in class org.freehep.graphicsio.pdf.PDFFontEmbedderType1
 
openGlyphs() - Method in class org.freehep.graphicsio.ps.PSFontEmbedder
Writes necessary commands to find Glyphs dictionary from font dictionary and puts it on the stack, opens dictionary to write glyph definitions.
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.
openIncludeFont() - Method in class org.freehep.graphicsio.pdf.PDFFontEmbedder
 
openIncludeFont() - Method in class org.freehep.graphicsio.pdf.PDFFontEmbedderType1
 
openIncludeFont() - Method in class org.freehep.graphicsio.pdf.PDFFontIncluder
 
openIncludeFont() - Method in class org.freehep.graphicsio.ps.PSFontEmbedder
Writes initial parts of the font dictionary.
openObject(String) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
openOutline(String, String, String, String, String) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
openOutlineList(String, String, String) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
openPage(Component) - Method in interface org.freehep.graphicsio.MultiPageDocument
Start the next page
openPage(Dimension, String) - Method in interface org.freehep.graphicsio.MultiPageDocument
 
openPage(Component) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
openPage(Dimension, String) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
openPage(String, String) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
openPage(Dimension, String, Component) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
openPage(Component) - Method in class org.freehep.graphicsio.ps.PSGraphics2D
 
openPage(Dimension, String) - Method in class org.freehep.graphicsio.ps.PSGraphics2D
 
openPage(Dimension, String, Component) - Method in class org.freehep.graphicsio.ps.PSGraphics2D
 
openPageTree(String, String) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
openStream(String) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
openStream(String, String[]) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
openTag(String) - Method in class org.freehep.graphics2d.GenericTagHandler
handles bold , italic , superscript , subscript , vertical , overline , underline , strikethrough , underline dashed , underline dotted and typewriter
openTag(String) - Method in class org.freehep.graphics2d.TagHandler
 
openTag(String, String) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Write an xml open tag
openTag(String) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Write an xml open tag
openTag(String, String) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
Prints a new XML tag and increases the identation level
openTag(String) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
Prints a new XML tag and increases the identation level
openViewerPreferences(String) - Method in class org.freehep.graphicsio.pdf.PDFWriter
 
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
 
options - Variable in class org.freehep.graphicsio.swf.DefineBitsJPEG2
 
OptionTextField - Class in org.freehep.graphicsio.exportchooser
 
OptionTextField(Properties, String, int) - Constructor for class org.freehep.graphicsio.exportchooser.OptionTextField
 
orange - Static variable in class org.freehep.graphics2d.WebColor
 
ORANGE - Static variable in class org.freehep.graphics2d.WebColor
 
orange - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
orangeAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
orangeInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
org.freehep.graphics2d - package org.freehep.graphics2d
Base classes for VectorGraphics, useful to implement different output formats.
org.freehep.graphics2d.font - package org.freehep.graphics2d.font
Font encoding tables and lookup classes to query the tables.
org.freehep.graphicsbase.swing - package org.freehep.graphicsbase.swing
 
org.freehep.graphicsbase.swing.layout - package org.freehep.graphicsbase.swing.layout
 
org.freehep.graphicsbase.util - package org.freehep.graphicsbase.util
 
org.freehep.graphicsbase.util.export - package org.freehep.graphicsbase.util.export
 
org.freehep.graphicsbase.util.images - package org.freehep.graphicsbase.util.images
 
org.freehep.graphicsbase.xml.util - package org.freehep.graphicsbase.xml.util
 
org.freehep.graphicsio - package org.freehep.graphicsio
I/O for different graphics in and output formats.
org.freehep.graphicsio.emf - package org.freehep.graphicsio.emf
EMF, Enhanced Meta File, Input and Output Format.
org.freehep.graphicsio.emf.gdi - package org.freehep.graphicsio.emf.gdi
 
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.java - package org.freehep.graphicsio.java
 
org.freehep.graphicsio.pdf - package org.freehep.graphicsio.pdf
PDF (Portable Document File) 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.ps - package org.freehep.graphicsio.ps
PS, EPS (PostScript and Encapsulated PostScript) Output Format.
org.freehep.graphicsio.raw - package org.freehep.graphicsio.raw
 
org.freehep.graphicsio.svg - package org.freehep.graphicsio.svg
SVG (Scalable Vector Graphics) Output Format.
org.freehep.graphicsio.swf - package org.freehep.graphicsio.swf
SWF (Macromedia Flash) Input and Output Format.
org.freehep.graphicsio.test - package org.freehep.graphicsio.test
Automatic Tests for the GraphicsIO package.
ORIENTATION - Static variable in class org.freehep.graphicsio.PageConstants
 
ORIENTATION - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
ORIENTATION - Static variable in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
os - Variable in class org.freehep.graphicsio.ImageGraphics2D
 
os - Variable in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
os - Variable in class org.freehep.graphicsio.ps.PSFontEmbedder
 
OTHER - Static variable in class org.freehep.graphicsbase.util.export.ExportFileTypeGroups
 
out - Variable in class org.freehep.graphicsio.gif.ImageEncoder
 
out - Variable in class org.freehep.graphicsio.ImageEncoder
 
out - Variable in class org.freehep.graphicsio.pdf.PDF
 
out - Variable in class org.freehep.graphicsio.pdf.PDFDictionary
 
out - Variable in class org.freehep.graphicsio.ppm.ImageEncoder
 
outdent() - Method in class org.freehep.graphicsio.pdf.PDFByteWriter
 
OVER - Static variable in class org.freehep.graphicsio.swf.ButtonRecord
 
overLine(String, Font, float, float) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Draws an overline for the text at (x, y).

P

PACKAGE_NAME - Static variable in class org.freehep.graphicsio.java.JAVAGraphics2D
 
PAD - Static variable in class org.freehep.graphicsio.raw.RawImageWriteParam
 
PAGE_MARGINS - Static variable in class org.freehep.graphicsio.PageConstants
 
PAGE_MARGINS - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
PAGE_MARGINS - Static variable in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
Set this to an Insets object to set the page margins.
PAGE_SIZE - Static variable in class org.freehep.graphicsio.PageConstants
 
PAGE_SIZE - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
PAGE_SIZE - Static variable in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
Property name for setting the size of the pages output by this AbstractPSGraphics2D.
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
 
pages - Variable in class org.freehep.graphicsio.test.TestingPanel
 
paint(Graphics2D) - Method in class org.freehep.graphicsio.emf.EMFRenderer
Paints the EMF onto the provided graphics context.
paintComponent(Graphics) - Method in class org.freehep.graphics2d.BufferedPanel
Paint this panel by calling paintComponent(VectorGraphics) if necessary and flushing the buffered image to the screen.
paintComponent(VectorGraphics) - Method in class org.freehep.graphics2d.BufferedPanel
Allows for custom graphics to be painted.
paintComponent(Graphics) - Method in class org.freehep.graphicsio.emf.EMFPanel
paints using the renderer
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestAll
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestClip
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestColors
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestCustomStrokes
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestFontDerivation
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestFonts
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestGraphicsContexts
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestImage2D
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestImages
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestLineStyles
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestOffset
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestPaint
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestRenderingHints
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestResolution
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestShapes
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestSymbolPerformance
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestSymbols2D
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestTaggedString
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestText2D
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestTransforms
 
paintComponent(Graphics) - Method in class org.freehep.graphicsio.test.TestTransparency
 
PAN_ANY - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PAN_NO_FIT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
Panose - Class in org.freehep.graphicsio.emf.gdi
EMF Panose
Panose() - Constructor for class org.freehep.graphicsio.emf.gdi.Panose
 
Panose(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.Panose
 
panose - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
param - Variable in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
parse(TagString) - Method in class org.freehep.graphics2d.TagHandler
parses string and calls methods for every tag and every not recognized entity The characters < and > have to be written as < and > while the & is written as & The following three methods are called: defaultEntity(entity) for & < > " ' entity(entity) for all other entities openTag(tag) for all endTag(tag) for all text(text) for all text The startTag, endTag and text methods returns a string which is added to the fully parsed string.
parseObject(String, ParsePosition) - Method in class org.freehep.graphicsbase.util.ScientificFormat
Dummy implementation of inherited abstract method.
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"
PDF - Class in org.freehep.graphicsio.pdf
Implements the lookup tables.
pdf - Variable in class org.freehep.graphicsio.pdf.PDFDictionary
 
pdf - Variable in class org.freehep.graphicsio.pdf.PDFFontEmbedder
sloppily declared protected
pdf - Variable in class org.freehep.graphicsio.pdf.PDFObject
 
PDFByteWriter - Class in org.freehep.graphicsio.pdf
Implements the real writer for the PDFWriter.
PDFCatalog - Class in org.freehep.graphicsio.pdf
Implements the Catalog Dictionary (see Table 3.15).
PDFCharTableWriter - Class in org.freehep.graphicsio.pdf
 
PDFCharTableWriter() - Constructor for class org.freehep.graphicsio.pdf.PDFCharTableWriter
 
PDFConstants - Interface in org.freehep.graphicsio.pdf
Specifies constants for use with the PDFWriter, PDFStream and PDFUtil.
PDFDictionary - Class in org.freehep.graphicsio.pdf
Implements a PDF Dictionary.
PDFDocInfo - Class in org.freehep.graphicsio.pdf
Implements the Document Information Dictionary (see Table 8.2).
PDFExportFileType - Class in org.freehep.graphicsio.pdf
 
PDFExportFileType() - Constructor for class org.freehep.graphicsio.pdf.PDFExportFileType
 
PDFFontEmbedder - Class in org.freehep.graphicsio.pdf
Superclass of all FontEmbedders for PDF documents.
PDFFontEmbedder(FontRenderContext, PDFWriter, String, PDFRedundanceTracker) - Constructor for class org.freehep.graphicsio.pdf.PDFFontEmbedder
 
PDFFontEmbedderType1 - Class in org.freehep.graphicsio.pdf
Font embedder for type one fonts in pdf documents.
PDFFontEmbedderType3 - Class in org.freehep.graphicsio.pdf
 
PDFFontEmbedderType3(FontRenderContext, PDFWriter, String, PDFRedundanceTracker) - Constructor for class org.freehep.graphicsio.pdf.PDFFontEmbedderType3
 
PDFFontIncluder - Class in org.freehep.graphicsio.pdf
Includes one of the 14 Type1 fonts in PDF documents
PDFFontIncluder(FontRenderContext, PDFWriter, String, PDFRedundanceTracker) - Constructor for class org.freehep.graphicsio.pdf.PDFFontIncluder
 
PDFFontTable - Class in org.freehep.graphicsio.pdf
A table to remember which fonts were used while writing a pdf document.
PDFFontTable(PDFWriter) - Constructor for class org.freehep.graphicsio.pdf.PDFFontTable
 
PDFGraphics2D - Class in org.freehep.graphicsio.pdf
Implementation of VectorGraphics that writes the output to a PDF file.
PDFGraphics2D(File, Dimension) - Constructor for class org.freehep.graphicsio.pdf.PDFGraphics2D
 
PDFGraphics2D(File, Component) - Constructor for class org.freehep.graphicsio.pdf.PDFGraphics2D
 
PDFGraphics2D(OutputStream, Dimension) - Constructor for class org.freehep.graphicsio.pdf.PDFGraphics2D
 
PDFGraphics2D(OutputStream, Component) - Constructor for class org.freehep.graphicsio.pdf.PDFGraphics2D
 
PDFGraphics2D(PDFGraphics2D, boolean) - Constructor for class org.freehep.graphicsio.pdf.PDFGraphics2D
Cloneconstructor
PDFImageDelayQueue - Class in org.freehep.graphicsio.pdf
Delay Image objects for writing XObjects to the pdf file when the pageStream is complete.
PDFImageDelayQueue(PDFWriter) - Constructor for class org.freehep.graphicsio.pdf.PDFImageDelayQueue
 
PDFName - Class in org.freehep.graphicsio.pdf
Specifies a PDFName object.
PDFObject - Class in org.freehep.graphicsio.pdf
Implements a numbered PDFObject.
PDFOutline - Class in org.freehep.graphicsio.pdf
Implements the Outline Item Dictionary (see Table 7.4).
PDFOutlineList - Class in org.freehep.graphicsio.pdf
Implements the Outline Dictionary (see Table 7.3).
PDFPage - Class in org.freehep.graphicsio.pdf
Implements the Page Object (see Table 3.17).
PDFPageBase - Class in org.freehep.graphicsio.pdf
Implements the Page Base Node to accomodate Inheritance of Page Attributes (see Table 3.17)
PDFPageBase(PDF, PDFByteWriter, PDFObject, PDFRef) - Constructor for class org.freehep.graphicsio.pdf.PDFPageBase
 
PDFPageTree - Class in org.freehep.graphicsio.pdf
Implements the Page Tree Node (see Table 3.16).
PDFPaintDelayQueue - Class in org.freehep.graphicsio.pdf
Delay Paint objects (gradient/texture, not color) for writing pattern/shading/function dictionaries to the pdf file when the pageStream is complete.
TODO: - reuse pattern dictionaries if possible - cyclic function not working yet (ps calculation)
PDFPaintDelayQueue(PDFWriter, PDFImageDelayQueue) - Constructor for class org.freehep.graphicsio.pdf.PDFPaintDelayQueue
Don't forget to call setPageMatrix().
PDFPathConstructor - Class in org.freehep.graphicsio.pdf
 
PDFPathConstructor(PDFStream) - Constructor for class org.freehep.graphicsio.pdf.PDFPathConstructor
 
PDFRedundanceTracker - Class in org.freehep.graphicsio.pdf
This class keeps track of all kinds of objects written to a pdf file and avoids to write them several times instead of referencing the same object several times.
PDFRedundanceTracker(PDFWriter) - Constructor for class org.freehep.graphicsio.pdf.PDFRedundanceTracker
 
PDFRedundanceTracker.Writer - Interface in org.freehep.graphicsio.pdf
To be implemented by Writers which write objects that may already have been written.
PDFRef - Class in org.freehep.graphicsio.pdf
This class implements a numbered reference to a PDFObject.
PDFStream - Class in org.freehep.graphicsio.pdf
This class allows you to write/print into a PDFStream.
PDFUtil - Class in org.freehep.graphicsio.pdf
Utility functions for the PDFWriter.
PDFViewerPreferences - Class in org.freehep.graphicsio.pdf
Implements the Viewer Preferences (see Table 7.1).
PDFWriter - Class in org.freehep.graphicsio.pdf
This class creates a PDF file/stream.
PDFWriter(OutputStream) - Constructor for class org.freehep.graphicsio.pdf.PDFWriter
 
PDFWriter(OutputStream, String) - Constructor for class org.freehep.graphicsio.pdf.PDFWriter
 
Pie - Class in org.freehep.graphicsio.emf.gdi
Pie TAG.
Pie() - Constructor for class org.freehep.graphicsio.emf.gdi.Pie
 
Pie(Rectangle, Point, Point) - Constructor for class org.freehep.graphicsio.emf.gdi.Pie
 
pink - Static variable in class org.freehep.graphics2d.WebColor
 
PINK - Static variable in class org.freehep.graphics2d.WebColor
 
pink - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
pinkAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
pinkInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
PixelGraphics2D - Class in org.freehep.graphics2d
 
PixelGraphics2D(Graphics) - Constructor for class org.freehep.graphics2d.PixelGraphics2D
 
PixelGraphics2D(PixelGraphics2D) - Constructor for class org.freehep.graphics2d.PixelGraphics2D
 
PixelGraphics2D() - Constructor for class org.freehep.graphics2d.PixelGraphics2D
Constructor for the case that you only know the hostgraphics later on.
pixels - Variable in class org.freehep.graphicsio.gif.NeuQuant
 
PlaceObject - Class in org.freehep.graphicsio.swf
PlaceObject TAG.
PlaceObject(int, int, AffineTransform) - Constructor for class org.freehep.graphicsio.swf.PlaceObject
 
PlaceObject(int, int, AffineTransform, ColorXform) - Constructor for class org.freehep.graphicsio.swf.PlaceObject
 
PlaceObject() - Constructor for class org.freehep.graphicsio.swf.PlaceObject
 
PlaceObject2 - Class in org.freehep.graphicsio.swf
PlaceObject2 TAG.
PlaceObject2(int, int, AffineTransform) - Constructor for class org.freehep.graphicsio.swf.PlaceObject2
 
PlaceObject2(int, int, AffineTransform, int) - Constructor for class org.freehep.graphicsio.swf.PlaceObject2
 
PlaceObject2(boolean, int, int, AffineTransform, ColorXform, int, String, int) - Constructor for class org.freehep.graphicsio.swf.PlaceObject2
 
PlaceObject2() - Constructor for class org.freehep.graphicsio.swf.PlaceObject2
 
platformID - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable.EncodingTable
 
playbackSoundRate - Variable in class org.freehep.graphicsio.swf.SoundStreamHead
 
playbackSoundSize16 - Variable in class org.freehep.graphicsio.swf.SoundStreamHead
 
playbackSoundStereo - Variable in class org.freehep.graphicsio.swf.SoundStreamHead
 
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.
PolyBezier - Class in org.freehep.graphicsio.emf.gdi
PolyBezier TAG.
PolyBezier() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezier
 
PolyBezier(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezier
 
PolyBezier(int, int, Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezier
 
PolyBezier16 - Class in org.freehep.graphicsio.emf.gdi
PolyBezier16 TAG.
PolyBezier16() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezier16
 
PolyBezier16(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezier16
 
PolyBezierTo - Class in org.freehep.graphicsio.emf.gdi
PolyBezierTo TAG.
PolyBezierTo() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezierTo
 
PolyBezierTo(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezierTo
 
PolyBezierTo(int, int, Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezierTo
 
PolyBezierTo16 - Class in org.freehep.graphicsio.emf.gdi
PolyBezierTo16 TAG.
PolyBezierTo16() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezierTo16
 
PolyBezierTo16(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyBezierTo16
 
PolyDraw - Class in org.freehep.graphicsio.emf.gdi
PolyDraw TAG.
PolyDraw() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyDraw
 
PolyDraw(Rectangle, Point[], byte[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyDraw
 
PolyDraw16 - Class in org.freehep.graphicsio.emf.gdi
PolyDraw16 TAG.
PolyDraw16() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyDraw16
 
PolyDraw16(Rectangle, Point[], byte[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyDraw16
 
Polygon16 - Class in org.freehep.graphicsio.emf.gdi
Polygon16 TAG.
Polygon16() - Constructor for class org.freehep.graphicsio.emf.gdi.Polygon16
 
Polygon16(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.Polygon16
 
Polyline - Class in org.freehep.graphicsio.emf.gdi
Polyline TAG.
Polyline() - Constructor for class org.freehep.graphicsio.emf.gdi.Polyline
 
Polyline(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.Polyline
 
Polyline(int, int, Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.Polyline
 
Polyline16 - Class in org.freehep.graphicsio.emf.gdi
Polyline16 TAG.
Polyline16() - Constructor for class org.freehep.graphicsio.emf.gdi.Polyline16
 
Polyline16(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.Polyline16
 
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
 
PolylineTo - Class in org.freehep.graphicsio.emf.gdi
PolylineTo TAG.
PolylineTo() - Constructor for class org.freehep.graphicsio.emf.gdi.PolylineTo
 
PolylineTo(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolylineTo
 
PolylineTo(int, int, Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolylineTo
 
PolylineTo16 - Class in org.freehep.graphicsio.emf.gdi
PolylineTo16 TAG.
PolylineTo16() - Constructor for class org.freehep.graphicsio.emf.gdi.PolylineTo16
 
PolylineTo16(Rectangle, int, Point[]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolylineTo16
 
PolyPolygon - Class in org.freehep.graphicsio.emf.gdi
PolyPolygon TAG.
PolyPolygon() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyPolygon
 
PolyPolygon(Rectangle, int, int, int[], Point[][]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyPolygon
 
PolyPolygon16 - Class in org.freehep.graphicsio.emf.gdi
PolyPolygon16 TAG.
PolyPolygon16() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyPolygon16
 
PolyPolygon16(Rectangle, int, int[], Point[][]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyPolygon16
 
PolyPolyline - Class in org.freehep.graphicsio.emf.gdi
PolyPolyline TAG.
PolyPolyline() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyPolyline
 
PolyPolyline(Rectangle, int, int, int[], Point[][]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyPolyline
 
PolyPolyline16 - Class in org.freehep.graphicsio.emf.gdi
PolyPolyline16 TAG.
PolyPolyline16() - Constructor for class org.freehep.graphicsio.emf.gdi.PolyPolyline16
 
PolyPolyline16(Rectangle, int, int[], Point[][]) - Constructor for class org.freehep.graphicsio.emf.gdi.PolyPolyline16
 
popPos() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
PORTRAIT - Static variable in class org.freehep.graphicsio.PageConstants
 
POST - Static variable in class org.freehep.graphicsio.swf.SWFAction.GetURL2
 
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
 
preview - Variable in class org.freehep.graphicsio.ps.AbstractPSExportFileType
 
PREVIEW - Static variable in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
PREVIEW_BITS - Static variable in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
previewCheckBox - Variable in class org.freehep.graphicsio.ps.AbstractPSExportFileType
 
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
 
print(TagString, double, double, double) - Method in class org.freehep.graphics2d.GenericTagHandler
prints the tagged string at x:y
print(String) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
 
print(String) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
Prints character data, while escaping < and >
print(Node) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
Prints a DOM node, recursively.
print(String) - Method in class org.freehep.graphicsio.pdf.PDFByteWriter
 
print(int) - Method in class org.freehep.graphicsio.pdf.PDFByteWriter
 
print(double) - Method in class org.freehep.graphicsio.pdf.PDFByteWriter
 
print(Object) - Method in class org.freehep.graphicsio.pdf.PDFByteWriter
 
print(String) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
printAttributes(int) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
printBlack - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printBlackAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printBlackInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printBlue - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printBlueAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printBlueInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
PrintColor - Class in org.freehep.graphics2d
Print color for printing and display in color, grayscale and black/white.
PrintColor(float, float, float, float, boolean) - Constructor for class org.freehep.graphics2d.PrintColor
 
PrintColor(float, float, float, float, float, boolean) - Constructor for class org.freehep.graphics2d.PrintColor
 
PrintColor(Color, float, boolean) - Constructor for class org.freehep.graphics2d.PrintColor
 
printComment(String) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
printComment(String) - Method in class org.freehep.graphics2d.VectorGraphics
 
printComment(String) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
 
printComment(String) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
Print a comment
printComment(String) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
printComment(String) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
printComment(String) - Method in class org.freehep.graphicsio.VectorGraphicsIO
 
printCyan - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printCyanAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printCyanInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printDarkGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printDarkGrayAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printDarkGrayInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printGrayAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printGrayInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printGreen - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printGreenAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printGreenInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printLightGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printLightGrayAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printLightGrayInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
println(String) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
Prints character data, while escaping < and >
println() - Method in class org.freehep.graphicsio.pdf.PDFByteWriter
 
println(String) - Method in class org.freehep.graphicsio.pdf.PDFByteWriter
 
println(int) - Method in class org.freehep.graphicsio.pdf.PDFByteWriter
 
println(double) - Method in class org.freehep.graphicsio.pdf.PDFByteWriter
 
println(Object) - Method in class org.freehep.graphicsio.pdf.PDFByteWriter
 
println(String) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
printMagenta - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printMagentaAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printMagentaInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printMap - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printOrange - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printOrangeAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printOrangeInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printPink - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printPinkAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printPinkInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printPlain(String) - Method in class org.freehep.graphicsio.pdf.PDFByteWriter
 
printPlain(int) - Method in class org.freehep.graphicsio.pdf.PDFByteWriter
 
printPlain(double) - Method in class org.freehep.graphicsio.pdf.PDFByteWriter
 
printPlain(Object) - Method in class org.freehep.graphicsio.pdf.PDFByteWriter
 
printRed - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printRedAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printRedInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printTag(String, String) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Write empty tag
printTag(String) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Write empty tag
printTag(String, String) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
Prints an empty XML tag.
printTag(String) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
Prints an empty XML tag.
printWhite - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printWhiteAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printWhiteInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printYellow - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printYellowAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
printYellowInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
priorRow - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
processAll() - Method in class org.freehep.graphicsio.pdf.PDFImageDelayQueue
Creates a stream for every delayed image that is not written yet.
processAll() - Method in class org.freehep.graphicsio.pdf.PDFPaintDelayQueue
Creates a stream for every delayed image.
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
 
propertyNames() - Method in class org.freehep.graphicsbase.util.UserProperties
 
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
 
Protect - Class in org.freehep.graphicsio.swf
Protect TAG.
Protect(String) - Constructor for class org.freehep.graphicsio.swf.Protect
 
Protect() - Constructor for class org.freehep.graphicsio.swf.Protect
 
providers(Class<?>, ClassLoader) - Static method in class org.freehep.graphicsbase.util.Service
 
providers(Class<?>) - Static method in class org.freehep.graphicsbase.util.Service
 
PS - Static variable in class org.freehep.graphicsio.ImageConstants
image / document format "postscript"
PS_COSMETIC - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_DASH - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_DASHDOT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_DASHDOTDOT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_DOT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_ENDCAP_FLAT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_ENDCAP_ROUND - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_ENDCAP_SQUARE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_GEOMETRIC - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_INSIDEFRAME - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_JOIN_BEVEL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_JOIN_MITER - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_JOIN_ROUND - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_NULL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_SOLID - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PS_USERSTYLE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
psColorTag - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
PSExportFileType - Class in org.freehep.graphicsio.ps
 
PSExportFileType() - Constructor for class org.freehep.graphicsio.ps.PSExportFileType
 
PSFontEmbedder - Class in org.freehep.graphicsio.ps
Type 3 Font Embedder class for Postscript.
PSFontEmbedder(FontRenderContext, PrintStream) - Constructor for class org.freehep.graphicsio.ps.PSFontEmbedder
 
PSFontTable - Class in org.freehep.graphicsio.ps
FontTable for PS files.
PSFontTable(OutputStream, FontRenderContext) - Constructor for class org.freehep.graphicsio.ps.PSFontTable
 
PSGraphics2D - Class in org.freehep.graphicsio.ps
 
PSGraphics2D(File, Dimension) - Constructor for class org.freehep.graphicsio.ps.PSGraphics2D
 
PSGraphics2D(File, Component) - Constructor for class org.freehep.graphicsio.ps.PSGraphics2D
 
PSGraphics2D(OutputStream, Dimension) - Constructor for class org.freehep.graphicsio.ps.PSGraphics2D
 
PSGraphics2D(OutputStream, Component) - Constructor for class org.freehep.graphicsio.ps.PSGraphics2D
 
PSGraphics2D(PSGraphics2D, boolean) - Constructor for class org.freehep.graphicsio.ps.PSGraphics2D
 
PSPathConstructor - Class in org.freehep.graphicsio.ps
 
PSPathConstructor(PrintStream, boolean, boolean) - Constructor for class org.freehep.graphicsio.ps.PSPathConstructor
 
PSStringStyler - Class in org.freehep.graphicsio.ps
Class to create a "cfont" tag in PS.
PSStringStyler() - Constructor for class org.freehep.graphicsio.ps.PSStringStyler
 
PT_BEZIERTO - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PT_CLOSEFIGURE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PT_LINETO - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
PT_MOVETO - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
pushPos() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
put(int, DefinitionTag) - Method in class org.freehep.graphicsio.swf.SWFDictionary
 

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
 
quad(double, double, double, double) - Method in class org.freehep.graphicsio.swf.SWFPathConstructor
 
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
 
quit() - Method in class org.freehep.graphicsio.test.TestingFrame
 
quit() - Method in class org.freehep.graphicsio.test.TestUnicodeMap
This method brings up a dialog box to ask if the user really wants to quit.

R

R2_BLACK - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_COPYPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_MASKNOTPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_MASKPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_MASKPENNOT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_MERGENOTPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_MERGEPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_MERGEPENNOT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_NOP - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_NOT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_NOTCOPYPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_NOTMASKPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_NOTMERGEPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_NOTXORPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_WHITE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
R2_XORPEN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
RADIAL_GRADIENT - Static variable in class org.freehep.graphicsio.swf.FillStyle
 
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
 
RATE_11 - Static variable in class org.freehep.graphicsio.swf.DefineSound
 
RATE_22 - Static variable in class org.freehep.graphicsio.swf.DefineSound
 
RATE_44 - Static variable in class org.freehep.graphicsio.swf.DefineSound
 
RATE_5_5 - Static variable in class org.freehep.graphicsio.swf.DefineSound
 
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(int, TaggedInputStream, int) - Method in class org.freehep.graphicsio.emf.EMFTag
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.EMFTag
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.AbortPath
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.AlphaBlend
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.AngleArc
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.Arc
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ArcTo
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.BeginPath
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.BitBlt
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.Chord
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.CloseFigure
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.CreateBrushIndirect
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.CreateDIBPatternBrushPt
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.CreatePen
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.DeleteObject
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.Ellipse
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.EMFPolygon
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.EMFRectangle
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.EndPath
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.EOF
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ExcludeClipRect
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ExtCreateFontIndirectW
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ExtCreatePen
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ExtFloodFill
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ExtSelectClipRgn
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ExtTextOutA
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ExtTextOutW
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.FillPath
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.FlattenPath
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.GDIComment
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.GradientFill
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.IntersectClipRect
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.LineTo
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ModifyWorldTransform
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.MoveToEx
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.OffsetClipRgn
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.Pie
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyBezier
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyBezier16
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyBezierTo
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyBezierTo16
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyDraw
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyDraw16
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.Polygon16
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.Polyline
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.Polyline16
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolylineTo
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolylineTo16
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyPolygon
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyPolygon16
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyPolyline
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.PolyPolyline16
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.RealizePalette
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ResizePalette
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.RestoreDC
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.RoundRect
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SaveDC
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ScaleViewportExtEx
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.ScaleWindowExtEx
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SelectClipPath
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SelectObject
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SelectPalette
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetArcDirection
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetBkColor
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetBkMode
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetBrushOrgEx
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetICMMode
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetMapMode
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetMapperFlags
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetMetaRgn
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetMiterLimit
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetPixelV
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetPolyFillMode
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetROP2
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetStretchBltMode
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetTextAlign
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetTextColor
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetViewportExtEx
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetViewportOrgEx
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetWindowExtEx
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetWindowOrgEx
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.SetWorldTransform
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.StretchDIBits
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.StrokeAndFillPath
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.StrokePath
 
read(EMFInputStream) - Static method in class org.freehep.graphicsio.emf.gdi.TextA
 
read(EMFInputStream) - Static method in class org.freehep.graphicsio.emf.gdi.TextW
 
read(int, EMFInputStream, int) - Method in class org.freehep.graphicsio.emf.gdi.WidenPath
 
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
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineBits
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineBitsJPEG2
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineBitsJPEG3
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineBitsLossless
 
read(int, SWFInputStream, int, boolean) - Method in class org.freehep.graphicsio.swf.DefineBitsLossless
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineBitsLossless2
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineButton
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineButton2
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineButtonCxform
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineButtonSound
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineEditText
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineFont
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineFont2
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineFontInfo
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineFontInfo2
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineMorphShape
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineMovie
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineShape
 
read(int, SWFInputStream, boolean) - Method in class org.freehep.graphicsio.swf.DefineShape
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineShape2
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineShape3
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineShape4
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineSound
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineSprite
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineText
 
read(int, SWFInputStream, int, boolean) - Method in class org.freehep.graphicsio.swf.DefineText
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineText2
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DefineVideoStream
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DoAction
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.DoInitAction
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.EnableDebugger
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.EnableDebugger2
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.End
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.ExportAssets
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.FileAttributes
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.FrameLabel
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.ImportAssets
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.JPEGTables
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.PlaceObject
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.PlaceObject2
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.Protect
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.RemoveObject
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.RemoveObject2
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SetBackgroundColor
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.ShowFrame
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SoundStreamBlock
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SoundStreamHead
 
read(SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SoundStreamHead
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SoundStreamHead2
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.StartSound
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SWFAction.ConstantPool
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SWFAction.DefineFunction
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SWFAction.GetURL
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SWFAction.GetURL2
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SWFAction.GotoFrame
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SWFAction.GotoFrame2
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SWFAction.GotoLabel
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SWFAction.If
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SWFAction.Jump
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SWFAction.Push
 
read(SWFInputStream) - Static method in class org.freehep.graphicsio.swf.SWFAction.Push.Value
 
read(int, TaggedInputStream, int) - Method in class org.freehep.graphicsio.swf.SWFAction
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SWFAction
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SWFAction.SetTarget
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SWFAction.StoreRegister
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SWFAction.WaitForFrame
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SWFAction.WaitForFrame2
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SWFAction.With
 
read(int, TaggedInputStream, int) - Method in class org.freehep.graphicsio.swf.SWFTag
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.SWFTag
 
read(int, SWFInputStream, int) - Method in class org.freehep.graphicsio.swf.VideoFrame
 
readActionHeader() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readActionHeader() - Method in class org.freehep.graphicsio.swf.SWFInputStream
 
readAll() - Method in class org.freehep.graphicsio.font.truetype.TTFFont
Reads all tables.
readBody() - Method in class org.freehep.graphicsio.font.truetype.TTFCMapTable.EncodingTable
 
readBOOLEAN() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readBYTE() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readBYTE(int) - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
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
 
readColor(boolean) - Method in class org.freehep.graphicsio.swf.SWFInputStream
Read an RGB value from the stream.
readCOLOR16() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readCOLORREF() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readDWORD() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readDWORD(int) - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
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
 
readFixed() - Method in class org.freehep.graphicsio.swf.SWFInputStream
Read a fixed point value (16.16).
readFixed8() - Method in class org.freehep.graphicsio.swf.SWFInputStream
Read a fixed point value (8.8).
readFLOAT() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
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.emf.EMFInputStream
 
readHeader() - Method in class org.freehep.graphicsio.font.truetype.TTFCMapTable.EncodingTable
 
readHeader() - Method in class org.freehep.graphicsio.swf.SWFInputStream
 
readImage(BitmapInfoHeader, int, int, EMFInputStream, int, BlendFunction) - Static method in class org.freehep.graphicsio.emf.EMFImageLoader
creates a BufferedImage from an EMFInputStream using BitmapInfoHeader data
readImage(String, InputStream) - Static method in class org.freehep.graphicsio.ImageGraphics2D
 
readLanguageCode() - Method in class org.freehep.graphicsio.swf.SWFInputStream
 
readLONG() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readLONG(int) - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
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
 
readMatrix() - Method in class org.freehep.graphicsio.swf.SWFInputStream
Read a matrix from the stream.
readPOINTL() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readPOINTL(int) - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readPOINTS() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readPOINTS(int) - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
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
 
readRect() - Method in class org.freehep.graphicsio.swf.SWFInputStream
Read a rectangle from the stream.
readRECTL() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
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
 
readSIZEL() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readString() - Method in class org.freehep.graphicsio.swf.SWFInputStream
Read a string from the stream.
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
 
readTagHeader() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readTagHeader() - Method in class org.freehep.graphicsio.swf.SWFInputStream
 
readUFWord() - Method in class org.freehep.graphicsio.font.truetype.TTFInput
 
readUINT() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readULONG() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
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
 
readWCHAR(int) - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readWORD() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
readXFORM() - Method in class org.freehep.graphicsio.emf.EMFInputStream
 
RealizePalette - Class in org.freehep.graphicsio.emf.gdi
RealizePalette TAG.
RealizePalette() - Constructor for class org.freehep.graphicsio.emf.gdi.RealizePalette
 
rectangle(double, double, double, double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
red - Static variable in class org.freehep.graphics2d.WebColor
 
RED - Static variable in class org.freehep.graphics2d.WebColor
 
red - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
redAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
redInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
ref(String) - Method in class org.freehep.graphicsio.pdf.PDF
 
ref(String[]) - Method in class org.freehep.graphicsio.pdf.PDF
 
referToDTD(String, String) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
 
referToDTD(String, String, String) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
 
referToDTD(String, String, String) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
Writes a reference to a DTD
referToDTD(String, String) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
Writes a reference to a DTD
Region - Class in org.freehep.graphicsio.emf.gdi
 
Region(Rectangle, Rectangle) - Constructor for class org.freehep.graphicsio.emf.gdi.Region
 
Region(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.Region
 
REGISTER - Static variable in class org.freehep.graphicsio.swf.SWFAction.Push
 
remove(int) - Method in class org.freehep.graphicsio.swf.SWFDictionary
 
RemoveObject - Class in org.freehep.graphicsio.swf
RemoveObject TAG.
RemoveObject(int, int) - Constructor for class org.freehep.graphicsio.swf.RemoveObject
 
RemoveObject() - Constructor for class org.freehep.graphicsio.swf.RemoveObject
 
RemoveObject2 - Class in org.freehep.graphicsio.swf
RemoveObject2 TAG.
RemoveObject2(int) - Constructor for class org.freehep.graphicsio.swf.RemoveObject2
 
RemoveObject2() - Constructor for class org.freehep.graphicsio.swf.RemoveObject2
 
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.EMFTag
displays the tag using the renderer
render(EMFRenderer, Shape) - Method in class org.freehep.graphicsio.emf.gdi.AbstractClipPath
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.AbstractExtTextOut
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolyPolygon
displays the tag using the renderer.
render(EMFRenderer, boolean) - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolyPolygon
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolyPolyline
displays the tag using the renderer.
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.AlphaBlend
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.Arc
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.ArcTo
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.BeginPath
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.BitBlt
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.Chord
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.CloseFigure
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.CreateBrushIndirect
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.CreateDIBPatternBrushPt
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.CreatePen
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.DeleteObject
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.Ellipse
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.EMFPolygon
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.EMFRectangle
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.EndPath
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.EOF
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.ExtCreateFontIndirectW
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.ExtCreatePen
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.ExtLogFontW
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.ExtLogPen
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.ExtSelectClipRgn
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.FillPath
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.GDIComment
displays the tag using the renderer
render(EMFRenderer) - Method in interface org.freehep.graphicsio.emf.gdi.GDIObject
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.IntersectClipRect
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.LineTo
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.LogBrush32
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.LogFontW
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.LogPen
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.ModifyWorldTransform
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.MoveToEx
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.Pie
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.PolyBezier
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.PolyBezierTo
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.Polyline
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.PolylineTo
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.RestoreDC
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.RoundRect
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SaveDC
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SelectClipPath
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SelectObject
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SelectPalette
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetArcDirection
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetBkColor
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetBkMode
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetBrushOrgEx
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetICMMode
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetMapMode
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetMetaRgn
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetMiterLimit
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetPolyFillMode
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetROP2
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetStretchBltMode
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetTextAlign
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetTextColor
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetViewportExtEx
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetViewportOrgEx
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetWindowExtEx
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetWindowOrgEx
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.SetWorldTransform
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.StretchDIBits
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.StrokeAndFillPath
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.StrokePath
displays the tag using the renderer
render(EMFRenderer) - Method in class org.freehep.graphicsio.emf.gdi.WidenPath
displays the tag using the renderer
rendering(int) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
repaint() - Method in class org.freehep.graphics2d.BufferedPanel
Triggers a full "user" repaint.
resetClip(Rectangle) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
resetTransformation() - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
RESIZE_BOTH - Static variable in class org.freehep.graphicsbase.swing.layout.TableLayout
 
RESIZE_HEIGHT - Static variable in class org.freehep.graphicsbase.swing.layout.TableLayout
 
RESIZE_WIDTH - Static variable in class org.freehep.graphicsbase.swing.layout.TableLayout
 
resizeByteArray(byte[], int) - Method in class org.freehep.graphicsio.png.PNGEncoder
Increase or decrease the length of a byte array.
ResizePalette - Class in org.freehep.graphicsio.emf.gdi
ResizePalette TAG.
ResizePalette() - Constructor for class org.freehep.graphicsio.emf.gdi.ResizePalette
 
ResizePalette(int, int) - Constructor for class org.freehep.graphicsio.emf.gdi.ResizePalette
 
resolution - Variable in class org.freehep.graphics2d.PixelGraphics2D
 
restore() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
RestoreDC - Class in org.freehep.graphicsio.emf.gdi
RestoreDC TAG.
RestoreDC() - Constructor for class org.freehep.graphicsio.emf.gdi.RestoreDC
 
RestoreDC(int) - Constructor for class org.freehep.graphicsio.emf.gdi.RestoreDC
 
retoreDC() - Method in class org.freehep.graphicsio.emf.EMFRenderer
Retores a saved state.
RGN_AND - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
RGN_COPY - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
RGN_DIFF - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
RGN_MAX - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
RGN_MIN - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
RGN_OR - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
RGN_XOR - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
RIGHT - Static variable in class org.freehep.graphicsbase.swing.layout.TableLayout
 
rise(double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
rootKey - Static variable in class org.freehep.graphicsio.ImageGraphics2D
 
ros - Variable in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
rotate(double, double, double) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
rotate(double) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
rotate(double, double, double) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
rotate(double) - Method in class org.freehep.graphics2d.VectorGraphics
 
rotate(double, double, double) - Method in class org.freehep.graphics2d.VectorGraphics
 
rotate(double) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Rotate the current transform over the Z-axis.
rotate(double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
rotate(double, double, double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
RoundRect - Class in org.freehep.graphicsio.emf.gdi
RoundRect TAG.
RoundRect() - Constructor for class org.freehep.graphicsio.emf.gdi.RoundRect
 
RoundRect(Rectangle, Dimension) - Constructor for class org.freehep.graphicsio.emf.gdi.RoundRect
 
run() - Method in class org.freehep.graphicsio.exportchooser.AbstractExportFileType.CancelThread
Exports the graphics and afterwards cleans up, i.e.
runTest() - Method in class org.freehep.graphicsio.test.TestingPanel
 
runTest(int, int) - Method in class org.freehep.graphicsio.test.TestingPanel
 
runTest(Properties) - Method in class org.freehep.graphicsio.test.TestingPanel
 
runTest(int, int, Properties) - Method in class org.freehep.graphicsio.test.TestingPanel
 
runTest() - Method in class org.freehep.graphicsio.test.TestSuite.TestCase
 

S

samples - Variable in class org.freehep.graphicsio.swf.SoundStreamHead
 
save() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
saveDC() - Method in class org.freehep.graphicsio.emf.EMFRenderer
Stores the current state.
SaveDC - Class in org.freehep.graphicsio.emf.gdi
SaveDC TAG.
SaveDC() - Constructor for class org.freehep.graphicsio.emf.gdi.SaveDC
 
scale(double, double) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
scale(double, double) - Method in class org.freehep.graphics2d.VectorGraphics
 
scale(double, double) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Scales the current transform.
scale(double, double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
scale(double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
ScaleViewportExtEx - Class in org.freehep.graphicsio.emf.gdi
ScaleViewportExtEx TAG.
ScaleViewportExtEx() - Constructor for class org.freehep.graphicsio.emf.gdi.ScaleViewportExtEx
 
ScaleViewportExtEx(int, int, int, int) - Constructor for class org.freehep.graphicsio.emf.gdi.ScaleViewportExtEx
 
ScaleWindowExtEx - Class in org.freehep.graphicsio.emf.gdi
ScaleWindowExtEx TAG.
ScaleWindowExtEx() - Constructor for class org.freehep.graphicsio.emf.gdi.ScaleWindowExtEx
 
ScaleWindowExtEx(int, int, int, int) - Constructor for class org.freehep.graphicsio.emf.gdi.ScaleWindowExtEx
 
ScientificFormat - Class in org.freehep.graphicsbase.util
This code formats numbers in Scientific Notation.
ScientificFormat() - Constructor for class org.freehep.graphicsbase.util.ScientificFormat
 
ScientificFormat(int, int, boolean) - Constructor for class org.freehep.graphicsbase.util.ScientificFormat
Sets the significant digits, maximum allowable width and number formatting style (SciNote == true for Pure formatting).
ScreenConstants - Class in org.freehep.graphics2d
This class defines a set of constants which describe a screen.
ScreenConstants() - Constructor for class org.freehep.graphics2d.ScreenConstants
 
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
 
SelectClipPath - Class in org.freehep.graphicsio.emf.gdi
SelectClipPath TAG.
SelectClipPath() - Constructor for class org.freehep.graphicsio.emf.gdi.SelectClipPath
 
SelectClipPath(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SelectClipPath
 
selectFile() - Method in class org.freehep.graphicsbase.util.export.ExportDialog
Called to open a "file browser".
SelectObject - Class in org.freehep.graphicsio.emf.gdi
SelectObject TAG.
SelectObject() - Constructor for class org.freehep.graphicsio.emf.gdi.SelectObject
 
SelectObject(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SelectObject
 
SelectPalette - Class in org.freehep.graphicsio.emf.gdi
SelectPalette TAG.
SelectPalette() - Constructor for class org.freehep.graphicsio.emf.gdi.SelectPalette
 
SelectPalette(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SelectPalette
 
selects(String, AbstractButton) - Method in class org.freehep.graphicsio.exportchooser.OptionComboBox
Selects (or deselects) the supplied abstract button if this item is selected.
Service - Class in org.freehep.graphicsbase.util
This class does the same as sun.misc.Service, which may become public in some java or javax package at some point.
set(int) - Method in class org.freehep.graphicsbase.util.Value
Set the Value's internal value to an integer.
set(short) - Method in class org.freehep.graphicsbase.util.Value
Set the Value's internal value to a short.
set(long) - Method in class org.freehep.graphicsbase.util.Value
Set the Value's internal value to a long.
set(float) - Method in class org.freehep.graphicsbase.util.Value
Set the Value's internal value to a float.
set(double) - Method in class org.freehep.graphicsbase.util.Value
Set the Value's internal value to a double.
set(boolean) - Method in class org.freehep.graphicsbase.util.Value
Set the Value's internal value to a boolean.
set(byte) - Method in class org.freehep.graphicsbase.util.Value
Set the Value's internal value to a byte.
set(char) - Method in class org.freehep.graphicsbase.util.Value
Set the Value's internal value to a char.
set(String) - Method in class org.freehep.graphicsbase.util.Value
Set the Value's internal value to a String.
set(Date) - Method in class org.freehep.graphicsbase.util.Value
Set the Value's internal value to a Date.
set(Object) - Method in class org.freehep.graphicsbase.util.Value
Set the Value's internal value to an Object.
setA(String) - Method in class org.freehep.graphicsio.pdf.PDFOutline
 
setAA(String) - Method in class org.freehep.graphicsio.pdf.PDFPage
 
setAcroForm(String) - Method in class org.freehep.graphicsio.pdf.PDFCatalog
 
setAdvances(short[]) - Method in class org.freehep.graphicsio.swf.DefineFont2
 
setAdvances(int[]) - Method in class org.freehep.graphicsio.swf.DefineFont2
 
setAnnots(String[]) - Method in class org.freehep.graphicsio.pdf.PDFPage
 
setAnsi(boolean) - Method in class org.freehep.graphicsio.swf.DefineFont2
 
setArcDirection(int) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetArcDirection - Class in org.freehep.graphicsio.emf.gdi
SetArcDirection TAG.
SetArcDirection() - Constructor for class org.freehep.graphicsio.emf.gdi.SetArcDirection
 
SetArcDirection(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetArcDirection
 
setArtBox(double, double, double, double) - Method in class org.freehep.graphicsio.pdf.PDFPage
 
setAscent(int) - Method in class org.freehep.graphicsio.swf.DefineFont2
 
setAttribute(String, String) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set String attribute
setAttribute(String, Color) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set Color attribute
setAttribute(String, byte) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set byte attribute
setAttribute(String, char) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set char attribute
setAttribute(String, long) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set long attribute
setAttribute(String, int) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set int attribute
setAttribute(String, short) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set short attribute
setAttribute(String, boolean) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set boolean attribute
setAttribute(String, float) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set float attribute
setAttribute(String, double) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set double attribute
setAttribute(String, String, String) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set String attribute
setAttribute(String, String, Color) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set Color attribute
setAttribute(String, String, byte) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set byte attribute
setAttribute(String, String, char) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set char attribute
setAttribute(String, String, long) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set long attribute
setAttribute(String, String, int) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set int attribute
setAttribute(String, String, short) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set short attribute
setAttribute(String, String, boolean) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set boolean attribute
setAttribute(String, String, float) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set float attribute
setAttribute(String, String, double) - Method in interface org.freehep.graphicsbase.xml.util.XMLTagWriter
Set double attribute
setAttribute(String, String) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
Sets an attribute which will be included in the next tag printed by openTag or printTag
setAttribute(String, String, String) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
setAttribute(String, byte) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
setAttribute(String, char) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
setAttribute(String, long) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
setAttribute(String, int) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
setAttribute(String, short) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
setAttribute(String, boolean) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
setAttribute(String, float) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
setAttribute(String, double) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
setAttribute(String, Color) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
setAttribute(String, String, byte) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
setAttribute(String, String, char) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
setAttribute(String, String, long) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
setAttribute(String, String, int) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
setAttribute(String, String, short) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
setAttribute(String, String, boolean) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
setAttribute(String, String, float) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
setAttribute(String, String, double) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
setAttribute(String, String, Color) - Method in class org.freehep.graphicsbase.xml.util.XMLWriter
 
setAuthor(String) - Method in class org.freehep.graphicsio.pdf.PDFDocInfo
 
setB(String[]) - Method in class org.freehep.graphicsio.pdf.PDFPage
 
setBackground(Color) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
Sets the background color.
setBackground(Color) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
setBackground(Color) - Method in class org.freehep.graphics2d.VectorGraphics
 
setBackground(Color) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
setBackground(Color) - Method in class org.freehep.graphicsio.raw.RawImageWriteParam
 
SetBackgroundColor - Class in org.freehep.graphicsio.swf
SetBackgroundColor TAG.
SetBackgroundColor(Color) - Constructor for class org.freehep.graphicsio.swf.SetBackgroundColor
 
SetBackgroundColor() - Constructor for class org.freehep.graphicsio.swf.SetBackgroundColor
 
SetBkColor - Class in org.freehep.graphicsio.emf.gdi
SetBkColor TAG.
SetBkColor() - Constructor for class org.freehep.graphicsio.emf.gdi.SetBkColor
 
SetBkColor(Color) - Constructor for class org.freehep.graphicsio.emf.gdi.SetBkColor
 
setBkMode(int) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetBkMode - Class in org.freehep.graphicsio.emf.gdi
SetBkMode TAG.
SetBkMode() - Constructor for class org.freehep.graphicsio.emf.gdi.SetBkMode
 
SetBkMode(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetBkMode
 
setBleedBox(double, double, double, double) - Method in class org.freehep.graphicsio.pdf.PDFPage
 
setBold(boolean) - Method in class org.freehep.graphicsio.swf.DefineFont2
 
setBoundingBox() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
Get the bounding box for this image.
setBounds(int, int, int, int) - Method in class org.freehep.graphics2d.BufferedPanel
Resize and move a component.
setBounds(Rectangle2D[]) - Method in class org.freehep.graphicsio.swf.DefineFont2
 
SetBrushOrgEx - Class in org.freehep.graphicsio.emf.gdi
SetBrushOrgEx TAG.
SetBrushOrgEx() - Constructor for class org.freehep.graphicsio.emf.gdi.SetBrushOrgEx
 
SetBrushOrgEx(Point) - Constructor for class org.freehep.graphicsio.emf.gdi.SetBrushOrgEx
 
setBrushOrigin(Point) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setBrushPaint(Paint) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setCenterWindow(boolean) - Method in class org.freehep.graphicsio.pdf.PDFViewerPreferences
 
setClassLoader(ClassLoader) - Static method in class org.freehep.graphicsbase.util.export.ExportFileType
Sets the classloader to be used for loading ExportFileTypes
setClip(int, int, int, int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
setClip(Shape) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
setClip(double, double, double, double) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
setClip(int, int, int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
setClip(Shape) - Method in class org.freehep.graphics2d.VectorGraphics
 
setClip(double, double, double, double) - Method in class org.freehep.graphics2d.VectorGraphics
 
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.
setClip(Shape) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setClip(int, int, int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
setClip(Shape) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
setClip(double, double, double, double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
setClipEnabled(boolean) - Static method in class org.freehep.graphicsio.pdf.PDFGraphics2D
Set the clipping enabled flag.
setClipEnabled(boolean) - Static method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
Set the clipping enabled flag.
setCode(String) - Method in class org.freehep.graphicsio.raw.RawImageWriteParam
 
setCodes(int[]) - Method in class org.freehep.graphicsio.swf.DefineFont2
 
setColor(Color) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
Sets the current color and the current paint.
setColor(Color) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
setColor(Color) - Method in class org.freehep.graphics2d.VectorGraphics
 
setColor(Color) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
setColor(Color) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
setColorMode(int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
setColorMode(int) - Method in class org.freehep.graphics2d.VectorGraphics
 
setColorMode(int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
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.graphics2d.PixelGraphics2D
 
setComposite(Composite) - Method in class org.freehep.graphics2d.VectorGraphics
 
setComposite(Composite) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Sets current composite.
setComposite(Composite) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
setCompressionLevel(int) - Method in class org.freehep.graphicsio.png.PNGEncoder
Set the compression level to use
setContents(String) - Method in class org.freehep.graphicsio.pdf.PDFPage
 
setCount(int) - Method in class org.freehep.graphicsio.pdf.PDFOutline
 
setCount(int) - Method in class org.freehep.graphicsio.pdf.PDFOutlineList
 
setCreationDate(Calendar) - Method in class org.freehep.graphicsio.pdf.PDFDocInfo
 
setCreator(String) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
setCreator(String) - Method in class org.freehep.graphics2d.VectorGraphics
 
setCreator(String) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
setCreator(String) - Method in class org.freehep.graphicsio.pdf.PDFDocInfo
 
setCropBox(double, double, double, double) - Method in class org.freehep.graphicsio.pdf.PDFPageBase
 
setDefaultProperties(Properties) - Static method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
setDefaultProperties(Properties) - Static method in class org.freehep.graphicsio.gif.GIFGraphics2D
 
setDefaultProperties(Properties) - Static method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
setDefaultProperties(Properties) - Static method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
setDefaultProperties(Properties) - Static method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
setDefaultProperties(Properties) - Static method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
setDescent(int) - Method in class org.freehep.graphicsio.swf.DefineFont2
 
setDescription(String) - Method in class org.freehep.graphicsbase.swing.ExtensionFileFilter
Sets the human readable description of this filter.
setDest(PDFName) - Method in class org.freehep.graphicsio.pdf.PDFOutline
 
setDest(String) - Method in class org.freehep.graphicsio.pdf.PDFOutline
 
setDest(Object[]) - Method in class org.freehep.graphicsio.pdf.PDFOutline
 
setDests(String) - Method in class org.freehep.graphicsio.pdf.PDFCatalog
 
setDeviceIndependent(boolean) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
setDeviceIndependent(boolean) - Method in class org.freehep.graphics2d.VectorGraphics
 
setDeviceIndependent(boolean) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
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
 
setDirection(String) - Method in class org.freehep.graphicsio.pdf.PDFViewerPreferences
 
setDur(double) - Method in class org.freehep.graphicsio.pdf.PDFPage
 
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.
setError(double) - Method in class org.freehep.graphicsbase.util.DoubleWithError
 
setError(double, double) - Method in class org.freehep.graphicsbase.util.DoubleWithError
 
setExtensionListInDescription(boolean) - Method in class org.freehep.graphicsbase.swing.ExtensionFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setFigure(GeneralPath) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setFilter(int) - Method in class org.freehep.graphicsio.png.PNGEncoder
Set the filter to use
setFirst(String) - Method in class org.freehep.graphicsio.pdf.PDFOutline
 
setFitWindow(boolean) - Method in class org.freehep.graphicsio.pdf.PDFViewerPreferences
 
setFont(Font) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
Sets the current font.
setFont(Font) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
setFont(Font) - Method in class org.freehep.graphics2d.VectorGraphics
 
setFont(Font) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Sets the current font.
setFont(Font) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setFont(Font) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
setFontInfo(DefineFontInfo) - Method in class org.freehep.graphicsio.swf.DefineFont
 
setFooter(Font, TagString, TagString, TagString, int) - Method in interface org.freehep.graphicsio.MultiPageDocument
Set the footline of all pages.
setFooter(Font, TagString, TagString, TagString, int) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
setFooter(Font, TagString, TagString, TagString, int) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
setHeader(Font, TagString, TagString, TagString, int) - Method in interface org.freehep.graphicsio.MultiPageDocument
Set the headline of all pages.
setHeader(Font, TagString, TagString, TagString, int) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
setHeader(Font, TagString, TagString, TagString, int) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
setHideMenubar(boolean) - Method in class org.freehep.graphicsio.pdf.PDFViewerPreferences
 
setHideToolbar(boolean) - Method in class org.freehep.graphicsio.pdf.PDFViewerPreferences
 
setHideWindowUI(boolean) - Method in class org.freehep.graphicsio.pdf.PDFViewerPreferences
 
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
 
setHostGraphics(Graphics) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
SetICMMode - Class in org.freehep.graphicsio.emf.gdi
SetICMMode TAG.
SetICMMode() - Constructor for class org.freehep.graphicsio.emf.gdi.SetICMMode
 
SetICMMode(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetICMMode
 
setID(String) - Method in class org.freehep.graphicsio.pdf.PDFPage
 
setId(int) - Method in class org.freehep.graphicsio.swf.DefineFont2
 
setImage(Image) - Method in class org.freehep.graphicsio.png.PNGEncoder
Set the image to be encoded
setItalic(boolean) - Method in class org.freehep.graphicsio.swf.DefineFont2
 
setJPEGTable(byte[]) - Method in class org.freehep.graphicsio.swf.SWFInputStream
 
setKerning(DefineFont2.KerningRecord[]) - Method in class org.freehep.graphicsio.swf.DefineFont2
 
setKeywords(String) - Method in class org.freehep.graphicsio.pdf.PDFDocInfo
 
setLast(String) - Method in class org.freehep.graphicsio.pdf.PDFOutline
 
setLastModified(Calendar) - Method in class org.freehep.graphicsio.pdf.PDFPage
 
setLeading(int) - Method in class org.freehep.graphicsio.swf.DefineFont2
 
setLineWidth(int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
setLineWidth(double) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
setLineWidth(double) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
setLineWidth(int) - Method in class org.freehep.graphics2d.VectorGraphics
 
setLineWidth(double) - Method in class org.freehep.graphics2d.VectorGraphics
 
setLineWidth(int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
setLineWidth(double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
SetMapMode - Class in org.freehep.graphicsio.emf.gdi
SetMapMode TAG.
SetMapMode() - Constructor for class org.freehep.graphicsio.emf.gdi.SetMapMode
 
SetMapMode(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetMapMode
 
setMapModeIsotropic(boolean) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setMapModeTransform(AffineTransform) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetMapperFlags - Class in org.freehep.graphicsio.emf.gdi
SetMapperFlags TAG.
SetMapperFlags() - Constructor for class org.freehep.graphicsio.emf.gdi.SetMapperFlags
 
SetMapperFlags(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetMapperFlags
 
setMaxWidth(int) - Method in class org.freehep.graphicsbase.util.ScientificFormat
Sets the maximum allowable length of the formattted number mantissa before exponential notation is used.
setMediaBox(double, double, double, double) - Method in class org.freehep.graphicsio.pdf.PDFPageBase
 
SetMetaRgn - Class in org.freehep.graphicsio.emf.gdi
SetMetaRgn TAG.
SetMetaRgn() - Constructor for class org.freehep.graphicsio.emf.gdi.SetMetaRgn
 
setMeterLimit(int) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetMiterLimit - Class in org.freehep.graphicsio.emf.gdi
SetMiterLimit TAG.
SetMiterLimit() - Constructor for class org.freehep.graphicsio.emf.gdi.SetMiterLimit
 
SetMiterLimit(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetMiterLimit
 
setModificationDate(Calendar) - Method in class org.freehep.graphicsio.pdf.PDFDocInfo
 
setMultiPage(boolean) - Method in interface org.freehep.graphicsio.MultiPageDocument
 
setMultiPage(boolean) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
setMultiPage(boolean) - Method in class org.freehep.graphicsio.ps.PSGraphics2D
 
setName(String) - Method in class org.freehep.graphicsio.swf.DefineFont2
 
setNames(String) - Method in class org.freehep.graphicsio.pdf.PDFCatalog
 
setNonFullScreenPageMode(String) - Method in class org.freehep.graphicsio.pdf.PDFViewerPreferences
 
setNonStrokeColor(Color) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
setOpenAction(Object[]) - Method in class org.freehep.graphicsio.pdf.PDFCatalog
 
setOutlines(String) - Method in class org.freehep.graphicsio.pdf.PDFCatalog
 
setPad(int) - Method in class org.freehep.graphicsio.raw.RawImageWriteParam
 
setPageLayout(String) - Method in class org.freehep.graphicsio.pdf.PDFCatalog
 
setPageMatrix(AffineTransform) - Method in class org.freehep.graphicsio.pdf.PDFPaintDelayQueue
Call this method in order to inform this class about the transformation that is necessary to map the pattern's coordinate space to the default coordinate system of the parent's content stream (in our case the flipping of the page).
setPageMode(String) - Method in class org.freehep.graphicsio.pdf.PDFCatalog
 
setPaint(Paint) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
Sets the current paint.
setPaint(Paint) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
setPaint(Paint) - Method in class org.freehep.graphics2d.VectorGraphics
 
setPaint(Paint) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Sets the current paint.
setPaint(Paint) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
setPaintMode() - Method in class org.freehep.graphics2d.PixelGraphics2D
 
setPaintMode() - Method in class org.freehep.graphics2d.VectorGraphics
 
setPaintMode() - Method in class org.freehep.graphicsio.DummyGraphics2D
 
setPaintMode() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
setPaintMode() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
setPaintMode() - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
setPaintMode() - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
setPaintMode() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
setPaintMode() - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
setPath(GeneralPath) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setPathTransform(AffineTransform) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setPenPaint(Paint) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setPenStroke(Stroke) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setPieceInfo(String) - Method in class org.freehep.graphicsio.pdf.PDFPage
 
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
 
SetPixelV - Class in org.freehep.graphicsio.emf.gdi
SetPixelV TAG.
SetPixelV() - Constructor for class org.freehep.graphicsio.emf.gdi.SetPixelV
 
SetPixelV(Point, Color) - Constructor for class org.freehep.graphicsio.emf.gdi.SetPixelV
 
SetPolyFillMode - Class in org.freehep.graphicsio.emf.gdi
SetPolyFillMode TAG.
SetPolyFillMode() - Constructor for class org.freehep.graphicsio.emf.gdi.SetPolyFillMode
 
SetPolyFillMode(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetPolyFillMode
 
setProducer(String) - Method in class org.freehep.graphicsio.pdf.PDFDocInfo
 
setProperties(Properties) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
setProperties(Properties) - Method in class org.freehep.graphics2d.VectorGraphics
 
setProperties(Properties) - Method in class org.freehep.graphicsbase.util.UserProperties
Copies properties, including its defaults into this UserProperties
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(Properties) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
setProperties(Hashtable<?, ?>) - Method in class org.freehep.graphicsio.ppm.ImageEncoder
 
setProperty(String, String) - Method in class org.freehep.graphicsbase.util.UserProperties
 
setProperty(String, String[]) - Method in class org.freehep.graphicsbase.util.UserProperties
 
setProperty(Properties, String, String[]) - Static method in class org.freehep.graphicsbase.util.UserProperties
 
setProperty(String, Color) - Method in class org.freehep.graphicsbase.util.UserProperties
 
setProperty(Properties, String, Color) - Static method in class org.freehep.graphicsbase.util.UserProperties
 
setProperty(String, Rectangle) - Method in class org.freehep.graphicsbase.util.UserProperties
 
setProperty(Properties, String, Rectangle) - Static method in class org.freehep.graphicsbase.util.UserProperties
 
setProperty(String, Insets) - Method in class org.freehep.graphicsbase.util.UserProperties
 
setProperty(Properties, String, Insets) - Static method in class org.freehep.graphicsbase.util.UserProperties
 
setProperty(String, Dimension) - Method in class org.freehep.graphicsbase.util.UserProperties
 
setProperty(Properties, String, Dimension) - Static method in class org.freehep.graphicsbase.util.UserProperties
 
setProperty(String, int) - Method in class org.freehep.graphicsbase.util.UserProperties
 
setProperty(Properties, String, int) - Static method in class org.freehep.graphicsbase.util.UserProperties
 
setProperty(String, double) - Method in class org.freehep.graphicsbase.util.UserProperties
 
setProperty(Properties, String, double) - Static method in class org.freehep.graphicsbase.util.UserProperties
 
setProperty(String, float) - Method in class org.freehep.graphicsbase.util.UserProperties
 
setProperty(Properties, String, float) - Static method in class org.freehep.graphicsbase.util.UserProperties
 
setProperty(String, boolean) - Method in class org.freehep.graphicsbase.util.UserProperties
 
setProperty(Properties, String, boolean) - Static method in class org.freehep.graphicsbase.util.UserProperties
 
setPZ(double) - Method in class org.freehep.graphicsio.pdf.PDFPage
 
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
 
setRenderer(EMFRenderer) - Method in class org.freehep.graphicsio.emf.EMFPanel
sets the renderer an resets size
setRenderingHint(RenderingHints.Key, Object) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
setRenderingHint(RenderingHints.Key, Object) - Method in class org.freehep.graphics2d.VectorGraphics
 
setRenderingHint(RenderingHints.Key, Object) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Sets a given rendering hint.
setRenderingHint(RenderingHints.Key, Object) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
setRenderingHints(Map<?, ?>) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
setRenderingHints(Map<?, ?>) - Method in class org.freehep.graphics2d.VectorGraphics
 
setRenderingHints(Map<?, ?>) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Sets table of rendering hints.
setRenderingHints(Map<?, ?>) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
setResources(String) - Method in class org.freehep.graphicsio.pdf.PDFPageBase
 
setRop2(int) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetROP2 - Class in org.freehep.graphicsio.emf.gdi
SetROP2 TAG.
SetROP2() - Constructor for class org.freehep.graphicsio.emf.gdi.SetROP2
 
SetROP2(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetROP2
 
setRotate(int) - Method in class org.freehep.graphicsio.pdf.PDFPageBase
 
setScaleMode(int) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setScientificNotationStyle(boolean) - Method in class org.freehep.graphicsbase.util.ScientificFormat
Sets the format style used.
setSE(String) - Method in class org.freehep.graphicsio.pdf.PDFOutline
 
setSeparationInfo(String) - Method in class org.freehep.graphicsio.pdf.PDFPage
 
setShapes(SWFShape[]) - Method in class org.freehep.graphicsio.swf.DefineFont2
 
setShiftJIS(boolean) - Method in class org.freehep.graphicsio.swf.DefineFont2
 
setSigDigits(int) - Method in class org.freehep.graphicsbase.util.ScientificFormat
Sets the number of significant digits for the formatted number
setSpiderInfo(String) - Method in class org.freehep.graphicsio.pdf.PDFCatalog
 
SetStretchBltMode - Class in org.freehep.graphicsio.emf.gdi
SetStretchBltMode TAG.
SetStretchBltMode() - Constructor for class org.freehep.graphicsio.emf.gdi.SetStretchBltMode
 
SetStretchBltMode(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetStretchBltMode
 
setStroke(Stroke) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
setStroke(Stroke) - Method in class org.freehep.graphics2d.VectorGraphics
 
setStroke(Stroke) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Sets the current stroke.
setStroke(Stroke) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
setStrokeColor(Color) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
setStructParents(int) - Method in class org.freehep.graphicsio.pdf.PDFPage
 
setStructTreeRoot(String) - Method in class org.freehep.graphicsio.pdf.PDFCatalog
 
setSubject(String) - Method in class org.freehep.graphicsio.pdf.PDFDocInfo
 
SetTextAlign - Class in org.freehep.graphicsio.emf.gdi
SetTextAlign TAG.
SetTextAlign() - Constructor for class org.freehep.graphicsio.emf.gdi.SetTextAlign
 
SetTextAlign(int) - Constructor for class org.freehep.graphicsio.emf.gdi.SetTextAlign
 
setTextAlignMode(int) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setTextColor(Color) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetTextColor - Class in org.freehep.graphicsio.emf.gdi
SetTextColor TAG.
SetTextColor() - Constructor for class org.freehep.graphicsio.emf.gdi.SetTextColor
 
SetTextColor(Color) - Constructor for class org.freehep.graphicsio.emf.gdi.SetTextColor
 
setThreads(String) - Method in class org.freehep.graphicsio.pdf.PDFCatalog
 
setThumb(String) - Method in class org.freehep.graphicsio.pdf.PDFPage
 
setTitle(String) - Method in class org.freehep.graphicsio.pdf.PDFDocInfo
 
setTrans(String) - Method in class org.freehep.graphicsio.pdf.PDFPage
 
setTransform(AffineTransform) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
setTransform(AffineTransform) - Method in class org.freehep.graphics2d.VectorGraphics
 
setTransform(AffineTransform) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Set the current transform.
setTransform(AffineTransform) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setTransform(AffineTransform) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
setTrapped(String) - Method in class org.freehep.graphicsio.pdf.PDFDocInfo
 
setTrimBox(double, double, double, double) - Method in class org.freehep.graphicsio.pdf.PDFPage
 
setUpArrays() - Method in class org.freehep.graphicsio.gif.NeuQuant
 
setURI(String) - Method in class org.freehep.graphicsio.pdf.PDFCatalog
 
setUseCreatePen(boolean) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setUserProperties(Properties) - Method in class org.freehep.graphicsbase.util.export.ExportDialog
Set the Properties object to be used for storing/restoring user preferences.
setValue(double) - Method in class org.freehep.graphicsbase.util.DoubleWithError
 
setValue(Object) - Method in class org.freehep.graphicsbase.util.export.ExportDialog
 
setValue(Value) - Method in class org.freehep.graphicsbase.util.Value
 
setViewerPreferences(String) - Method in class org.freehep.graphicsio.pdf.PDFCatalog
 
SetViewportExtEx - Class in org.freehep.graphicsio.emf.gdi
SetViewportExtEx TAG.
SetViewportExtEx() - Constructor for class org.freehep.graphicsio.emf.gdi.SetViewportExtEx
 
SetViewportExtEx(Dimension) - Constructor for class org.freehep.graphicsio.emf.gdi.SetViewportExtEx
 
SetViewportOrgEx - Class in org.freehep.graphicsio.emf.gdi
SetViewportOrgEx TAG.
SetViewportOrgEx() - Constructor for class org.freehep.graphicsio.emf.gdi.SetViewportOrgEx
 
SetViewportOrgEx(Point) - Constructor for class org.freehep.graphicsio.emf.gdi.SetViewportOrgEx
 
setViewportOrigin(Point) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setViewportSize(Dimension) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setWideCodes(boolean) - Method in class org.freehep.graphicsio.swf.DefineFont2
 
setWideOffsets(boolean) - Method in class org.freehep.graphicsio.swf.DefineFont2
 
setWindingRule(int) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetWindowExtEx - Class in org.freehep.graphicsio.emf.gdi
SetWindowExtEx TAG.
SetWindowExtEx() - Constructor for class org.freehep.graphicsio.emf.gdi.SetWindowExtEx
 
SetWindowExtEx(Dimension) - Constructor for class org.freehep.graphicsio.emf.gdi.SetWindowExtEx
 
SetWindowOrgEx - Class in org.freehep.graphicsio.emf.gdi
SetWindowOrgEx TAG.
SetWindowOrgEx() - Constructor for class org.freehep.graphicsio.emf.gdi.SetWindowOrgEx
 
SetWindowOrgEx(Point) - Constructor for class org.freehep.graphicsio.emf.gdi.SetWindowOrgEx
 
setWindowOrigin(Point) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
setWindowSize(Dimension) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
SetWorldTransform - Class in org.freehep.graphicsio.emf.gdi
SetWorldTransform TAG.
SetWorldTransform() - Constructor for class org.freehep.graphicsio.emf.gdi.SetWorldTransform
 
SetWorldTransform(AffineTransform) - Constructor for class org.freehep.graphicsio.emf.gdi.SetWorldTransform
 
setWritten(boolean) - Method in class org.freehep.graphicsio.font.FontTable.Entry
 
setXORMode(Color) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
setXORMode(Color) - Method in class org.freehep.graphics2d.VectorGraphics
 
setXORMode(Color) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
setXORMode(Color) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
setXORMode(Color) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
setXORMode(Color) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
setXORMode(Color) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
setXORMode(Color) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
setXORMode(Color) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
setXRef(int, int) - Method in class org.freehep.graphicsio.pdf.PDF
 
sFamilyClass - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
shade(PDFName) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
shape - Variable in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.SimpleGlyph
 
shape - Variable in class org.freehep.graphicsio.swf.DefineShape
 
shear(double, double) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
shear(double, double) - Method in class org.freehep.graphics2d.VectorGraphics
 
shear(double, double) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Shears the current transform.
shear(double, double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
shiftJIS - Variable in class org.freehep.graphicsio.swf.DefineFontInfo
 
SHORT - Static variable in class org.freehep.graphicsio.swf.DefineSound
 
show() - Method in class org.freehep.graphicsbase.swing.Headless
 
show(File) - Method in class org.freehep.graphicsio.emf.EMFViewer
displays the file and
show() - Method in class org.freehep.graphicsio.font.truetype.TTFFile
 
show() - Method in class org.freehep.graphicsio.font.truetype.TTFFont
 
show(String) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
show(Object[]) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
showErrorDialog(Component, Object, Throwable) - Static method in class org.freehep.graphicsbase.swing.ErrorDialog
Creates a dialog which will display a message to the user.
showExportDialog(Component, String, Component, Dimension, String) - Method in class org.freehep.graphicsbase.util.export.ExportDialog
Show the dialog.
showExportDialog(Component, String, Component, String) - Method in class org.freehep.graphicsbase.util.export.ExportDialog
Show the dialog.
ShowFrame - Class in org.freehep.graphicsio.swf
ShowFrame TAG.
ShowFrame() - Constructor for class org.freehep.graphicsio.swf.ShowFrame
 
showLine(String) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
showLine(double, double, String) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
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.
showString(Font, String, CharTable, FontUtilities.ShowString) - Static method in class org.freehep.graphics2d.font.FontUtilities
Shows a String and switches the encoding (and font) everytime the unicode characters leave the range of the curent encoding.
showString(Font, String) - Method in interface org.freehep.graphics2d.font.FontUtilities.ShowString
 
showString(Font, String) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
showString(Font, String) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
Write the string str the the stream.
sidebearing0 - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
size() - Method in class org.freehep.graphicsio.emf.EMFHeader
 
size - Static variable in class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
size - Static variable in class org.freehep.graphicsio.emf.gdi.BlendFunction
 
size - Static variable in class org.freehep.graphicsio.emf.gdi.StretchDIBits
 
size() - Static method in class org.freehep.graphicsio.swf.SWFHeader
 
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)
SOLID - Static variable in class org.freehep.graphicsio.swf.FillStyle
 
SoundEnvelope - Class in org.freehep.graphicsio.swf
SWF SoundEnvelope.
SoundEnvelope(long, int, int) - Constructor for class org.freehep.graphicsio.swf.SoundEnvelope
 
SoundEnvelope(SWFInputStream) - Constructor for class org.freehep.graphicsio.swf.SoundEnvelope
 
SoundInfo - Class in org.freehep.graphicsio.swf
SWF SoundInfo
SoundInfo(boolean, boolean, long, long, int, SoundEnvelope[]) - Constructor for class org.freehep.graphicsio.swf.SoundInfo
 
SoundInfo(SWFInputStream) - Constructor for class org.freehep.graphicsio.swf.SoundInfo
 
SoundStreamBlock - Class in org.freehep.graphicsio.swf
SoundStreamBlock TAG.
SoundStreamBlock(int[]) - Constructor for class org.freehep.graphicsio.swf.SoundStreamBlock
 
SoundStreamBlock() - Constructor for class org.freehep.graphicsio.swf.SoundStreamBlock
 
SoundStreamHead - Class in org.freehep.graphicsio.swf
SoundStreamHead TAG.
SoundStreamHead(int, boolean, int, boolean, int) - Constructor for class org.freehep.graphicsio.swf.SoundStreamHead
 
SoundStreamHead() - Constructor for class org.freehep.graphicsio.swf.SoundStreamHead
 
SoundStreamHead(int, int) - Constructor for class org.freehep.graphicsio.swf.SoundStreamHead
 
SoundStreamHead2 - Class in org.freehep.graphicsio.swf
SoundStreamHead2 TAG.
SoundStreamHead2(int, boolean, int, boolean, int) - Constructor for class org.freehep.graphicsio.swf.SoundStreamHead2
 
SoundStreamHead2() - Constructor for class org.freehep.graphicsio.swf.SoundStreamHead2
 
specials - Static variable in class org.freehep.graphicsio.gif.NeuQuant
 
spi - Variable in class org.freehep.graphicsio.exportchooser.ImageExportFileType
 
SPREAD_MODE_PAD - Static variable in class org.freehep.graphicsio.swf.FillStyle
 
SPREAD_MODE_REFLECT - Static variable in class org.freehep.graphicsio.swf.FillStyle
 
SPREAD_MODE_REPEAT - Static variable in class org.freehep.graphicsio.swf.FillStyle
 
SRCCOPY - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
start() - Method in class org.freehep.graphicsio.emf.EMFApplet
 
startChar(double, double) - Method in class org.freehep.graphicsio.font.CharstringEncoder
 
startCount - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable.TableFormat4
 
startEdges - Variable in class org.freehep.graphicsio.swf.DefineMorphShape
 
startExport() - Method in class org.freehep.graphics2d.PixelGraphics2D
 
startExport() - Method in class org.freehep.graphics2d.VectorGraphics
 
startExport() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
startExport() - Method in class org.freehep.graphicsio.ImageGraphics2D
 
startExport() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
StartSound - Class in org.freehep.graphicsio.swf
StartSound TAG.
StartSound(int, SoundInfo) - Constructor for class org.freehep.graphicsio.swf.StartSound
 
StartSound() - Constructor for class org.freehep.graphicsio.swf.StartSound
 
startxref() - Method in class org.freehep.graphicsio.pdf.PDF
 
state(PDFName) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
step(String) - Method in class org.freehep.graphicsio.exportchooser.ProgressDialog
 
STEREO - Static variable in class org.freehep.graphicsio.swf.DefineSound
 
StockObjects - Class in org.freehep.graphicsio.emf.gdi
StockObjects.java Created: Wed Dec 20 14:20:00 2006 Copyright: Company:
StockObjects() - Constructor for class org.freehep.graphicsio.emf.gdi.StockObjects
 
stop() - Method in class org.freehep.graphicsio.emf.EMFApplet
 
storeGDIObject(int, GDIObject) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
streamSoundCompression - Variable in class org.freehep.graphicsio.swf.SoundStreamHead
 
streamSoundRate - Variable in class org.freehep.graphicsio.swf.SoundStreamHead
 
streamSoundSize16 - Variable in class org.freehep.graphicsio.swf.SoundStreamHead
 
streamSoundStereo - Variable in class org.freehep.graphicsio.swf.SoundStreamHead
 
STRETCH_ANDSCANS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
STRETCH_DELETESCANS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
STRETCH_HALFTONE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
STRETCH_ORSCANS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
StretchDIBits - Class in org.freehep.graphicsio.emf.gdi
StretchDIBits TAG.
StretchDIBits() - Constructor for class org.freehep.graphicsio.emf.gdi.StretchDIBits
 
StretchDIBits(Rectangle, int, int, int, int, BufferedImage, Color) - Constructor for class org.freehep.graphicsio.emf.gdi.StretchDIBits
 
STRING - Static variable in class org.freehep.graphicsio.swf.SWFAction.Push
 
stroke() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
StrokeAndFillPath - Class in org.freehep.graphicsio.emf.gdi
StrokeAndFillPath TAG.
StrokeAndFillPath() - Constructor for class org.freehep.graphicsio.emf.gdi.StrokeAndFillPath
 
StrokeAndFillPath(Rectangle) - Constructor for class org.freehep.graphicsio.emf.gdi.StrokeAndFillPath
 
StrokePath - Class in org.freehep.graphicsio.emf.gdi
StrokePath TAG.
StrokePath() - Constructor for class org.freehep.graphicsio.emf.gdi.StrokePath
 
StrokePath(Rectangle) - Constructor for class org.freehep.graphicsio.emf.gdi.StrokePath
 
STYLABLE - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
use style="font-size:20" instaed of font-size="20" see SVGGraphics2D.style(java.util.Properties) for details
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
 
SUBJECT - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
substituteFont(Font) - Method in class org.freehep.graphicsio.font.FontTable
 
substituteFont(Font) - Method in class org.freehep.graphicsio.pdf.PDFFontTable
 
substituteFont(Font) - Method in class org.freehep.graphicsio.ps.PSFontTable
removes any transformation and superscript, changes the names to PS font name
suite() - Static method in class org.freehep.graphicsio.test.TestSuite
 
SVG - Static variable in class org.freehep.graphicsio.ImageConstants
image format "scalable vector graphic"
SVGA - Static variable in class org.freehep.graphics2d.ScreenConstants
 
SVGExportFileType - Class in org.freehep.graphicsio.svg
 
SVGExportFileType() - Constructor for class org.freehep.graphicsio.svg.SVGExportFileType
 
SVGFontTable - Class in org.freehep.graphicsio.svg
A table to remember which glyphs were used while writing a svg file.
SVGFontTable() - Constructor for class org.freehep.graphicsio.svg.SVGFontTable
 
SVGGlyph - Class in org.freehep.graphicsio.svg
Class for embedding a Font in a SVG file.
SVGGlyph(Shape, int, GlyphMetrics) - Constructor for class org.freehep.graphicsio.svg.SVGGlyph
stores the glyph data
SVGGraphics2D - Class in org.freehep.graphicsio.svg
This class implements the Scalable Vector Graphics output.
SVGGraphics2D(File, Dimension) - Constructor for class org.freehep.graphicsio.svg.SVGGraphics2D
 
SVGGraphics2D(File, Component) - Constructor for class org.freehep.graphicsio.svg.SVGGraphics2D
 
SVGGraphics2D(OutputStream, Dimension) - Constructor for class org.freehep.graphicsio.svg.SVGGraphics2D
 
SVGGraphics2D(OutputStream, Component) - Constructor for class org.freehep.graphicsio.svg.SVGGraphics2D
 
SVGGraphics2D(SVGGraphics2D, boolean) - Constructor for class org.freehep.graphicsio.svg.SVGGraphics2D
 
SWF - Static variable in class org.freehep.graphicsio.ImageConstants
image format "shockwave flash"
SWFAction - Class in org.freehep.graphicsio.swf
SWF Abstract Action Class.
SWFAction(int, int) - Constructor for class org.freehep.graphicsio.swf.SWFAction
 
SWFAction.Add - Class in org.freehep.graphicsio.swf
Add Action.
SWFAction.Add() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Add
 
SWFAction.Add2 - Class in org.freehep.graphicsio.swf
Add2 Action.
SWFAction.Add2() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Add2
 
SWFAction.And - Class in org.freehep.graphicsio.swf
And Action.
SWFAction.And() - Constructor for class org.freehep.graphicsio.swf.SWFAction.And
 
SWFAction.AsciiToChar - Class in org.freehep.graphicsio.swf
AsciiToChar Action.
SWFAction.AsciiToChar() - Constructor for class org.freehep.graphicsio.swf.SWFAction.AsciiToChar
 
SWFAction.BitAnd - Class in org.freehep.graphicsio.swf
BitAnd Action.
SWFAction.BitAnd() - Constructor for class org.freehep.graphicsio.swf.SWFAction.BitAnd
 
SWFAction.BitLShift - Class in org.freehep.graphicsio.swf
BitLShift Action.
SWFAction.BitLShift() - Constructor for class org.freehep.graphicsio.swf.SWFAction.BitLShift
 
SWFAction.BitOr - Class in org.freehep.graphicsio.swf
BitOr Action.
SWFAction.BitOr() - Constructor for class org.freehep.graphicsio.swf.SWFAction.BitOr
 
SWFAction.BitRShift - Class in org.freehep.graphicsio.swf
BitRShift Action.
SWFAction.BitRShift() - Constructor for class org.freehep.graphicsio.swf.SWFAction.BitRShift
 
SWFAction.BitURShift - Class in org.freehep.graphicsio.swf
BitURShift Action.
SWFAction.BitURShift() - Constructor for class org.freehep.graphicsio.swf.SWFAction.BitURShift
 
SWFAction.BitXor - Class in org.freehep.graphicsio.swf
BitXor Action.
SWFAction.BitXor() - Constructor for class org.freehep.graphicsio.swf.SWFAction.BitXor
 
SWFAction.Call - Class in org.freehep.graphicsio.swf
Call Action.
SWFAction.Call() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Call
 
SWFAction.CallFunction - Class in org.freehep.graphicsio.swf
CallFunction Action.
SWFAction.CallFunction() - Constructor for class org.freehep.graphicsio.swf.SWFAction.CallFunction
 
SWFAction.CallMethod - Class in org.freehep.graphicsio.swf
CallMethod Action.
SWFAction.CallMethod() - Constructor for class org.freehep.graphicsio.swf.SWFAction.CallMethod
 
SWFAction.CharToAscii - Class in org.freehep.graphicsio.swf
CharToAscii Action.
SWFAction.CharToAscii() - Constructor for class org.freehep.graphicsio.swf.SWFAction.CharToAscii
 
SWFAction.CloneSprite - Class in org.freehep.graphicsio.swf
CloneSprite Action.
SWFAction.CloneSprite() - Constructor for class org.freehep.graphicsio.swf.SWFAction.CloneSprite
 
SWFAction.ConstantPool - Class in org.freehep.graphicsio.swf
ConstantPool Action.
SWFAction.ConstantPool(String[]) - Constructor for class org.freehep.graphicsio.swf.SWFAction.ConstantPool
 
SWFAction.ConstantPool() - Constructor for class org.freehep.graphicsio.swf.SWFAction.ConstantPool
 
SWFAction.Decrement - Class in org.freehep.graphicsio.swf
Decrement Action.
SWFAction.Decrement() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Decrement
 
SWFAction.DefineFunction - Class in org.freehep.graphicsio.swf
DefineFunction Action.
SWFAction.DefineFunction(String, String[], byte[]) - Constructor for class org.freehep.graphicsio.swf.SWFAction.DefineFunction
 
SWFAction.DefineFunction() - Constructor for class org.freehep.graphicsio.swf.SWFAction.DefineFunction
 
SWFAction.DefineLocal - Class in org.freehep.graphicsio.swf
DefineLocal Action.
SWFAction.DefineLocal() - Constructor for class org.freehep.graphicsio.swf.SWFAction.DefineLocal
 
SWFAction.DefineLocal2 - Class in org.freehep.graphicsio.swf
DefineLocal2 Action.
SWFAction.DefineLocal2() - Constructor for class org.freehep.graphicsio.swf.SWFAction.DefineLocal2
 
SWFAction.Delete - Class in org.freehep.graphicsio.swf
Delete Action.
SWFAction.Delete() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Delete
 
SWFAction.Delete2 - Class in org.freehep.graphicsio.swf
Delete2 Action.
SWFAction.Delete2() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Delete2
 
SWFAction.Divide - Class in org.freehep.graphicsio.swf
Divide Action.
SWFAction.Divide() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Divide
 
SWFAction.EndDrag - Class in org.freehep.graphicsio.swf
EndDrag Action.
SWFAction.EndDrag() - Constructor for class org.freehep.graphicsio.swf.SWFAction.EndDrag
 
SWFAction.Enumerate - Class in org.freehep.graphicsio.swf
Enumerate Action.
SWFAction.Enumerate() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Enumerate
 
SWFAction.Enumerate2 - Class in org.freehep.graphicsio.swf
Enumerate2 Action.
SWFAction.Enumerate2() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Enumerate2
 
SWFAction.Equals - Class in org.freehep.graphicsio.swf
Equals Action.
SWFAction.Equals() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Equals
 
SWFAction.Equals2 - Class in org.freehep.graphicsio.swf
Equals2 Action.
SWFAction.Equals2() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Equals2
 
SWFAction.GetMember - Class in org.freehep.graphicsio.swf
GetMember Action.
SWFAction.GetMember() - Constructor for class org.freehep.graphicsio.swf.SWFAction.GetMember
 
SWFAction.GetProperty - Class in org.freehep.graphicsio.swf
GetProperty Action.
SWFAction.GetProperty() - Constructor for class org.freehep.graphicsio.swf.SWFAction.GetProperty
 
SWFAction.GetTime - Class in org.freehep.graphicsio.swf
GetTime Action.
SWFAction.GetTime() - Constructor for class org.freehep.graphicsio.swf.SWFAction.GetTime
 
SWFAction.GetURL - Class in org.freehep.graphicsio.swf
Get URL Action.
SWFAction.GetURL(String, String) - Constructor for class org.freehep.graphicsio.swf.SWFAction.GetURL
 
SWFAction.GetURL() - Constructor for class org.freehep.graphicsio.swf.SWFAction.GetURL
 
SWFAction.GetURL2 - Class in org.freehep.graphicsio.swf
GetURL2 Action.
SWFAction.GetURL2(byte) - Constructor for class org.freehep.graphicsio.swf.SWFAction.GetURL2
 
SWFAction.GetURL2() - Constructor for class org.freehep.graphicsio.swf.SWFAction.GetURL2
 
SWFAction.GetVariable - Class in org.freehep.graphicsio.swf
GetVariable Action.
SWFAction.GetVariable() - Constructor for class org.freehep.graphicsio.swf.SWFAction.GetVariable
 
SWFAction.GotoFrame - Class in org.freehep.graphicsio.swf
Goto Frame Action.
SWFAction.GotoFrame(int) - Constructor for class org.freehep.graphicsio.swf.SWFAction.GotoFrame
 
SWFAction.GotoFrame() - Constructor for class org.freehep.graphicsio.swf.SWFAction.GotoFrame
 
SWFAction.GotoFrame2 - Class in org.freehep.graphicsio.swf
GotoFrame2 Action.
SWFAction.GotoFrame2(byte) - Constructor for class org.freehep.graphicsio.swf.SWFAction.GotoFrame2
 
SWFAction.GotoFrame2() - Constructor for class org.freehep.graphicsio.swf.SWFAction.GotoFrame2
 
SWFAction.GotoLabel - Class in org.freehep.graphicsio.swf
Goto Label Action.
SWFAction.GotoLabel(String) - Constructor for class org.freehep.graphicsio.swf.SWFAction.GotoLabel
 
SWFAction.GotoLabel() - Constructor for class org.freehep.graphicsio.swf.SWFAction.GotoLabel
 
SWFAction.Greater - Class in org.freehep.graphicsio.swf
Greater Action.
SWFAction.Greater() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Greater
 
SWFAction.If - Class in org.freehep.graphicsio.swf
If Action.
SWFAction.If(short) - Constructor for class org.freehep.graphicsio.swf.SWFAction.If
 
SWFAction.If() - Constructor for class org.freehep.graphicsio.swf.SWFAction.If
 
SWFAction.Increment - Class in org.freehep.graphicsio.swf
Increment Action.
SWFAction.Increment() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Increment
 
SWFAction.InitArray - Class in org.freehep.graphicsio.swf
InitArray Action.
SWFAction.InitArray() - Constructor for class org.freehep.graphicsio.swf.SWFAction.InitArray
 
SWFAction.InitObject - Class in org.freehep.graphicsio.swf
InitObject Action.
SWFAction.InitObject() - Constructor for class org.freehep.graphicsio.swf.SWFAction.InitObject
 
SWFAction.InstanceOf - Class in org.freehep.graphicsio.swf
InstanceOf Action.
SWFAction.InstanceOf() - Constructor for class org.freehep.graphicsio.swf.SWFAction.InstanceOf
 
SWFAction.Jump - Class in org.freehep.graphicsio.swf
Jump Action.
SWFAction.Jump(short) - Constructor for class org.freehep.graphicsio.swf.SWFAction.Jump
 
SWFAction.Jump() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Jump
 
SWFAction.Less - Class in org.freehep.graphicsio.swf
Less Action.
SWFAction.Less() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Less
 
SWFAction.Less2 - Class in org.freehep.graphicsio.swf
Less2 Action.
SWFAction.Less2() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Less2
 
SWFAction.MBAsciiToChar - Class in org.freehep.graphicsio.swf
MBAsciiToChar Action.
SWFAction.MBAsciiToChar() - Constructor for class org.freehep.graphicsio.swf.SWFAction.MBAsciiToChar
 
SWFAction.MBCharToAscii - Class in org.freehep.graphicsio.swf
MBCharToAscii Action.
SWFAction.MBCharToAscii() - Constructor for class org.freehep.graphicsio.swf.SWFAction.MBCharToAscii
 
SWFAction.MBStringExtract - Class in org.freehep.graphicsio.swf
MBStringExtract Action.
SWFAction.MBStringExtract() - Constructor for class org.freehep.graphicsio.swf.SWFAction.MBStringExtract
 
SWFAction.MBStringLength - Class in org.freehep.graphicsio.swf
MBStringLength Action.
SWFAction.MBStringLength() - Constructor for class org.freehep.graphicsio.swf.SWFAction.MBStringLength
 
SWFAction.Modulo - Class in org.freehep.graphicsio.swf
Modulo Action.
SWFAction.Modulo() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Modulo
 
SWFAction.Multiply - Class in org.freehep.graphicsio.swf
Multiply Action.
SWFAction.Multiply() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Multiply
 
SWFAction.NewMethod - Class in org.freehep.graphicsio.swf
NewMethod Action.
SWFAction.NewMethod() - Constructor for class org.freehep.graphicsio.swf.SWFAction.NewMethod
 
SWFAction.NewObject - Class in org.freehep.graphicsio.swf
NewObject Action.
SWFAction.NewObject() - Constructor for class org.freehep.graphicsio.swf.SWFAction.NewObject
 
SWFAction.NextFrame - Class in org.freehep.graphicsio.swf
Next Frame Action.
SWFAction.NextFrame() - Constructor for class org.freehep.graphicsio.swf.SWFAction.NextFrame
 
SWFAction.Not - Class in org.freehep.graphicsio.swf
Not Action.
SWFAction.Not() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Not
 
SWFAction.Or - Class in org.freehep.graphicsio.swf
Or Action.
SWFAction.Or() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Or
 
SWFAction.Play - Class in org.freehep.graphicsio.swf
Play Action.
SWFAction.Play() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Play
 
SWFAction.Pop - Class in org.freehep.graphicsio.swf
Pop Action.
SWFAction.Pop() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Pop
 
SWFAction.PreviousFrame - Class in org.freehep.graphicsio.swf
Previous Frame Action.
SWFAction.PreviousFrame() - Constructor for class org.freehep.graphicsio.swf.SWFAction.PreviousFrame
 
SWFAction.Push - Class in org.freehep.graphicsio.swf
Push Action.
SWFAction.Push() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Push
 
SWFAction.Push.Value - Class in org.freehep.graphicsio.swf
 
SWFAction.Push.Value(String) - Constructor for class org.freehep.graphicsio.swf.SWFAction.Push.Value
 
SWFAction.Push.Value(float) - Constructor for class org.freehep.graphicsio.swf.SWFAction.Push.Value
 
SWFAction.Push.Value(Object) - Constructor for class org.freehep.graphicsio.swf.SWFAction.Push.Value
 
SWFAction.Push.Value(byte) - Constructor for class org.freehep.graphicsio.swf.SWFAction.Push.Value
 
SWFAction.Push.Value(boolean) - Constructor for class org.freehep.graphicsio.swf.SWFAction.Push.Value
 
SWFAction.Push.Value(double) - Constructor for class org.freehep.graphicsio.swf.SWFAction.Push.Value
 
SWFAction.Push.Value(int) - Constructor for class org.freehep.graphicsio.swf.SWFAction.Push.Value
 
SWFAction.Push.Value(short) - Constructor for class org.freehep.graphicsio.swf.SWFAction.Push.Value
 
SWFAction.Push.Value(byte, byte[]) - Constructor for class org.freehep.graphicsio.swf.SWFAction.Push.Value
 
SWFAction.PushDuplicate - Class in org.freehep.graphicsio.swf
PushDuplicate Action.
SWFAction.PushDuplicate() - Constructor for class org.freehep.graphicsio.swf.SWFAction.PushDuplicate
 
SWFAction.RandomNumber - Class in org.freehep.graphicsio.swf
RandomNumber Action.
SWFAction.RandomNumber() - Constructor for class org.freehep.graphicsio.swf.SWFAction.RandomNumber
 
SWFAction.RemoveSprite - Class in org.freehep.graphicsio.swf
RemoveSprite Action.
SWFAction.RemoveSprite() - Constructor for class org.freehep.graphicsio.swf.SWFAction.RemoveSprite
 
SWFAction.Return - Class in org.freehep.graphicsio.swf
Return Action.
SWFAction.Return() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Return
 
SWFAction.SetMember - Class in org.freehep.graphicsio.swf
SetMember Action.
SWFAction.SetMember() - Constructor for class org.freehep.graphicsio.swf.SWFAction.SetMember
 
SWFAction.SetProperty - Class in org.freehep.graphicsio.swf
SetProperty Action.
SWFAction.SetProperty() - Constructor for class org.freehep.graphicsio.swf.SWFAction.SetProperty
 
SWFAction.SetTarget - Class in org.freehep.graphicsio.swf
Set Target Action.
SWFAction.SetTarget(String) - Constructor for class org.freehep.graphicsio.swf.SWFAction.SetTarget
 
SWFAction.SetTarget() - Constructor for class org.freehep.graphicsio.swf.SWFAction.SetTarget
 
SWFAction.SetTarget2 - Class in org.freehep.graphicsio.swf
SetTarget2 Action.
SWFAction.SetTarget2() - Constructor for class org.freehep.graphicsio.swf.SWFAction.SetTarget2
 
SWFAction.SetVariable - Class in org.freehep.graphicsio.swf
SetVariable Action.
SWFAction.SetVariable() - Constructor for class org.freehep.graphicsio.swf.SWFAction.SetVariable
 
SWFAction.StackSwap - Class in org.freehep.graphicsio.swf
StackSwap Action.
SWFAction.StackSwap() - Constructor for class org.freehep.graphicsio.swf.SWFAction.StackSwap
 
SWFAction.StartDrag - Class in org.freehep.graphicsio.swf
StartDrag Action.
SWFAction.StartDrag() - Constructor for class org.freehep.graphicsio.swf.SWFAction.StartDrag
 
SWFAction.Stop - Class in org.freehep.graphicsio.swf
Stop Action.
SWFAction.Stop() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Stop
 
SWFAction.StopSounds - Class in org.freehep.graphicsio.swf
Stop Sounds Action.
SWFAction.StopSounds() - Constructor for class org.freehep.graphicsio.swf.SWFAction.StopSounds
 
SWFAction.StoreRegister - Class in org.freehep.graphicsio.swf
StoreRegister Action.
SWFAction.StoreRegister(byte) - Constructor for class org.freehep.graphicsio.swf.SWFAction.StoreRegister
 
SWFAction.StoreRegister() - Constructor for class org.freehep.graphicsio.swf.SWFAction.StoreRegister
 
SWFAction.StrictEquals - Class in org.freehep.graphicsio.swf
StrictEquals Action.
SWFAction.StrictEquals() - Constructor for class org.freehep.graphicsio.swf.SWFAction.StrictEquals
 
SWFAction.StringAdd - Class in org.freehep.graphicsio.swf
StringAdd Action.
SWFAction.StringAdd() - Constructor for class org.freehep.graphicsio.swf.SWFAction.StringAdd
 
SWFAction.StringEquals - Class in org.freehep.graphicsio.swf
StringEquals Action.
SWFAction.StringEquals() - Constructor for class org.freehep.graphicsio.swf.SWFAction.StringEquals
 
SWFAction.StringExtract - Class in org.freehep.graphicsio.swf
StringExtract Action.
SWFAction.StringExtract() - Constructor for class org.freehep.graphicsio.swf.SWFAction.StringExtract
 
SWFAction.StringGreater - Class in org.freehep.graphicsio.swf
StringGreater Action.
SWFAction.StringGreater() - Constructor for class org.freehep.graphicsio.swf.SWFAction.StringGreater
 
SWFAction.StringLength - Class in org.freehep.graphicsio.swf
StringLength Action.
SWFAction.StringLength() - Constructor for class org.freehep.graphicsio.swf.SWFAction.StringLength
 
SWFAction.StringLess - Class in org.freehep.graphicsio.swf
StringLess Action.
SWFAction.StringLess() - Constructor for class org.freehep.graphicsio.swf.SWFAction.StringLess
 
SWFAction.Subtract - Class in org.freehep.graphicsio.swf
Subtract Action.
SWFAction.Subtract() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Subtract
 
SWFAction.TargetPath - Class in org.freehep.graphicsio.swf
TargetPath Action.
SWFAction.TargetPath() - Constructor for class org.freehep.graphicsio.swf.SWFAction.TargetPath
 
SWFAction.ToggleQuality - Class in org.freehep.graphicsio.swf
Toggle Quality Action.
SWFAction.ToggleQuality() - Constructor for class org.freehep.graphicsio.swf.SWFAction.ToggleQuality
 
SWFAction.ToInteger - Class in org.freehep.graphicsio.swf
ToInteger Action.
SWFAction.ToInteger() - Constructor for class org.freehep.graphicsio.swf.SWFAction.ToInteger
 
SWFAction.ToNumber - Class in org.freehep.graphicsio.swf
ToNumber Action.
SWFAction.ToNumber() - Constructor for class org.freehep.graphicsio.swf.SWFAction.ToNumber
 
SWFAction.ToString - Class in org.freehep.graphicsio.swf
ToString Action.
SWFAction.ToString() - Constructor for class org.freehep.graphicsio.swf.SWFAction.ToString
 
SWFAction.Trace - Class in org.freehep.graphicsio.swf
Trace Action.
SWFAction.Trace() - Constructor for class org.freehep.graphicsio.swf.SWFAction.Trace
 
SWFAction.TypeOf - Class in org.freehep.graphicsio.swf
TypeOf Action.
SWFAction.TypeOf() - Constructor for class org.freehep.graphicsio.swf.SWFAction.TypeOf
 
SWFAction.WaitForFrame - Class in org.freehep.graphicsio.swf
Wait For Frame Action.
SWFAction.WaitForFrame(int, int) - Constructor for class org.freehep.graphicsio.swf.SWFAction.WaitForFrame
 
SWFAction.WaitForFrame() - Constructor for class org.freehep.graphicsio.swf.SWFAction.WaitForFrame
 
SWFAction.WaitForFrame2 - Class in org.freehep.graphicsio.swf
WaitForFrame2 Action.
SWFAction.WaitForFrame2(int) - Constructor for class org.freehep.graphicsio.swf.SWFAction.WaitForFrame2
 
SWFAction.WaitForFrame2() - Constructor for class org.freehep.graphicsio.swf.SWFAction.WaitForFrame2
 
SWFAction.With - Class in org.freehep.graphicsio.swf
With Action.
SWFAction.With(int, String) - Constructor for class org.freehep.graphicsio.swf.SWFAction.With
 
SWFAction.With() - Constructor for class org.freehep.graphicsio.swf.SWFAction.With
 
SWFActionSet - Class in org.freehep.graphicsio.swf
Defines the actions for SWF.
SWFActionSet(int) - Constructor for class org.freehep.graphicsio.swf.SWFActionSet
 
SWFConstants - Interface in org.freehep.graphicsio.swf
SWF Constants.
SWFDictionary - Class in org.freehep.graphicsio.swf
SWF Definition Dictionary, which stores definitions being read from a stream.
SWFDictionary() - Constructor for class org.freehep.graphicsio.swf.SWFDictionary
 
SWFExportFileType - Class in org.freehep.graphicsio.swf
// FIXME, check all options
SWFExportFileType() - Constructor for class org.freehep.graphicsio.swf.SWFExportFileType
 
SWFGraphics2D - Class in org.freehep.graphicsio.swf
SWF Graphics 2D driver.
SWFGraphics2D(File, Dimension) - Constructor for class org.freehep.graphicsio.swf.SWFGraphics2D
 
SWFGraphics2D(File, Component) - Constructor for class org.freehep.graphicsio.swf.SWFGraphics2D
 
SWFGraphics2D(OutputStream, Dimension) - Constructor for class org.freehep.graphicsio.swf.SWFGraphics2D
 
SWFGraphics2D(OutputStream, Component) - Constructor for class org.freehep.graphicsio.swf.SWFGraphics2D
 
SWFGraphics2D(SWFGraphics2D, boolean) - Constructor for class org.freehep.graphicsio.swf.SWFGraphics2D
 
SWFHeader - Class in org.freehep.graphicsio.swf
SWF File Header.
SWFHeader(int, long, Dimension, float, int, boolean) - Constructor for class org.freehep.graphicsio.swf.SWFHeader
 
SWFHeader(SWFInputStream) - Constructor for class org.freehep.graphicsio.swf.SWFHeader
 
SWFInputStream - Class in org.freehep.graphicsio.swf
This class extends the TaggedInputStream with several methods to read SWF primitives from the stream and to read TagHeaders.
SWFInputStream(InputStream) - Constructor for class org.freehep.graphicsio.swf.SWFInputStream
 
SWFInputStream(InputStream, int) - Constructor for class org.freehep.graphicsio.swf.SWFInputStream
 
SWFInputStream(InputStream, SWFSpriteTagSet, SWFActionSet) - Constructor for class org.freehep.graphicsio.swf.SWFInputStream
 
SWFOutputStream - Class in org.freehep.graphicsio.swf
This class extends the TaggedOutputStream with several methods to write SWF primitives to the stream and to write TagHeaders.
SWFOutputStream(OutputStream, Dimension, float, boolean) - Constructor for class org.freehep.graphicsio.swf.SWFOutputStream
 
SWFOutputStream(OutputStream, int, Dimension, float, boolean) - Constructor for class org.freehep.graphicsio.swf.SWFOutputStream
 
SWFOutputStream(OutputStream, SWFTagSet, SWFActionSet, Dimension, float, boolean) - Constructor for class org.freehep.graphicsio.swf.SWFOutputStream
 
SWFPathConstructor - Class in org.freehep.graphicsio.swf
 
SWFPathConstructor(Vector<SWFShape.Record>, int, int, int) - Constructor for class org.freehep.graphicsio.swf.SWFPathConstructor
 
SWFPathConstructor(Vector<SWFShape.Record>, int, int, int, double) - Constructor for class org.freehep.graphicsio.swf.SWFPathConstructor
 
SWFShape - Class in org.freehep.graphicsio.swf
Shape TAG.
SWFShape(Vector<SWFShape.Record>) - Constructor for class org.freehep.graphicsio.swf.SWFShape
 
SWFShape(SWFInputStream) - Constructor for class org.freehep.graphicsio.swf.SWFShape
 
SWFShape(SWFInputStream, FillStyleArray, LineStyleArray, boolean, boolean, boolean) - Constructor for class org.freehep.graphicsio.swf.SWFShape
 
SWFShape.EdgeRecord - Class in org.freehep.graphicsio.swf
Edge Record, specifying lines, curves, ...
SWFShape.EdgeRecord(int, int, int, int) - Constructor for class org.freehep.graphicsio.swf.SWFShape.EdgeRecord
 
SWFShape.EdgeRecord(int, int) - Constructor for class org.freehep.graphicsio.swf.SWFShape.EdgeRecord
 
SWFShape.Record - Class in org.freehep.graphicsio.swf
Abstract superclass for Records.
SWFShape.Record() - Constructor for class org.freehep.graphicsio.swf.SWFShape.Record
 
SWFShape.ShapeRecord - Class in org.freehep.graphicsio.swf
Shape Record, specifying style, move, ...
SWFShape.ShapeRecord(boolean, int, int, int, int, int) - Constructor for class org.freehep.graphicsio.swf.SWFShape.ShapeRecord
 
SWFSpriteTagSet - Class in org.freehep.graphicsio.swf
Defines the tags in the MiniTag (Sprite) structure
SWFSpriteTagSet(int) - Constructor for class org.freehep.graphicsio.swf.SWFSpriteTagSet
 
SWFTag - Class in org.freehep.graphicsio.swf
SWF Tag, superclass of all SWF Tags.
SWFTag(int, int) - Constructor for class org.freehep.graphicsio.swf.SWFTag
 
SWFTagSet - Class in org.freehep.graphicsio.swf
Defines the tags for SWF.
SWFTagSet(int) - Constructor for class org.freehep.graphicsio.swf.SWFTagSet
 
SXGA - Static variable in class org.freehep.graphics2d.ScreenConstants
 
SXGA_PLUS - Static variable in class org.freehep.graphics2d.ScreenConstants
 
SYMBOL_BOX - Static variable in interface org.freehep.graphics2d.VectorGraphicsConstants
An open square symbol.
SYMBOL_CIRCLE - Static variable in interface org.freehep.graphics2d.VectorGraphicsConstants
An open circle (o) symbol.
SYMBOL_CROSS - Static variable in interface org.freehep.graphics2d.VectorGraphicsConstants
An x-shaped (x) symbol.
SYMBOL_DIAMOND - Static variable in interface org.freehep.graphics2d.VectorGraphicsConstants
An open square symbol rotated by 45 degrees.
SYMBOL_DN_TRIANGLE - Static variable in interface org.freehep.graphics2d.VectorGraphicsConstants
An open equilateral triangle pointing down.
SYMBOL_HLINE - Static variable in interface org.freehep.graphics2d.VectorGraphicsConstants
Horizontal line (-) symbol.
SYMBOL_PLUS - Static variable in interface org.freehep.graphics2d.VectorGraphicsConstants
Plus-shaped (+) symbol.
SYMBOL_STAR - Static variable in interface org.freehep.graphics2d.VectorGraphicsConstants
An eight-point star created by combining the plus and cross symbols.
SYMBOL_UP_TRIANGLE - Static variable in interface org.freehep.graphics2d.VectorGraphicsConstants
An open equilateral triangle pointing up.
SYMBOL_VLINE - Static variable in interface org.freehep.graphics2d.VectorGraphicsConstants
Vertical line (|) symbol.
SymbolShape - Class in org.freehep.graphics2d
This class can be used to create and render simple shapes quickly and without memory allocation.
SymbolShape() - Constructor for class org.freehep.graphics2d.SymbolShape
 

T

TA_BASELINE - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
TA_BOTTOM - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
TA_CENTER - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
TA_LEFT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
TA_NOUPDATECP - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
TA_RIGHT - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
TA_RTLREADING - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
TA_TOP - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
TA_UPDATECP - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
TABLE_CLASSES - Static variable in class org.freehep.graphicsio.font.truetype.TTFTable
 
tableFormat - Variable in class org.freehep.graphicsio.font.truetype.TTFCMapTable.EncodingTable
 
TableLayout - Class in org.freehep.graphicsbase.swing.layout
This layoutmanager uses all of the GridBagLayout's managers functionality and power but allows you to set the options easily.
TableLayout() - Constructor for class org.freehep.graphicsbase.swing.layout.TableLayout
 
TableLayout(String) - Constructor for class org.freehep.graphicsbase.swing.layout.TableLayout
 
TableLayout.TableConstraints - Class in org.freehep.graphicsbase.swing.layout
 
TableLayout.TableConstraints() - Constructor for class org.freehep.graphicsbase.swing.layout.TableLayout.TableConstraints
 
TableLayout.TableConstraints(int, int, int, int, double, double, int, int, Insets, int, int) - Constructor for class org.freehep.graphicsbase.swing.layout.TableLayout.TableConstraints
 
tagHandler - Variable in class org.freehep.graphics2d.PixelGraphics2D
 
TagHandler - Class in org.freehep.graphics2d
 
TagHandler() - Constructor for class org.freehep.graphics2d.TagHandler
 
TagString - Class in org.freehep.graphics2d
 
TagString(String) - Constructor for class org.freehep.graphics2d.TagString
 
TestAll - Class in org.freehep.graphicsio.test
 
TestAll(String[]) - Constructor for class org.freehep.graphicsio.test.TestAll
 
TestApplication - Class in org.freehep.graphicsio.test
 
TestApplication() - Constructor for class org.freehep.graphicsio.test.TestApplication
 
TestClip - Class in org.freehep.graphicsio.test
 
TestClip(String[]) - Constructor for class org.freehep.graphicsio.test.TestClip
 
TestColors - Class in org.freehep.graphicsio.test
 
TestColors(String[]) - Constructor for class org.freehep.graphicsio.test.TestColors
 
TestCustomStrokes - Class in org.freehep.graphicsio.test
 
TestCustomStrokes(String[]) - Constructor for class org.freehep.graphicsio.test.TestCustomStrokes
 
TestExportFileType - Class in org.freehep.graphicsio.test
 
TestExportFileType() - Constructor for class org.freehep.graphicsio.test.TestExportFileType
 
TestFontDerivation - Class in org.freehep.graphicsio.test
 
TestFontDerivation(String[]) - Constructor for class org.freehep.graphicsio.test.TestFontDerivation
 
TestFonts - Class in org.freehep.graphicsio.test
 
TestFonts(String[]) - Constructor for class org.freehep.graphicsio.test.TestFonts
 
TestFontType1 - Class in org.freehep.graphicsio.test
 
TestFontType1(String[]) - Constructor for class org.freehep.graphicsio.test.TestFontType1
 
TestFontType3 - Class in org.freehep.graphicsio.test
 
TestFontType3(String[]) - Constructor for class org.freehep.graphicsio.test.TestFontType3
 
TestGraphicsContexts - Class in org.freehep.graphicsio.test
 
TestGraphicsContexts(String[]) - Constructor for class org.freehep.graphicsio.test.TestGraphicsContexts
 
TestHTML - Class in org.freehep.graphicsio.test
 
TestHTML(String[]) - Constructor for class org.freehep.graphicsio.test.TestHTML
 
TestImage2D - Class in org.freehep.graphicsio.test
 
TestImage2D(String[]) - Constructor for class org.freehep.graphicsio.test.TestImage2D
 
TestImages - Class in org.freehep.graphicsio.test
 
TestImages(String[]) - Constructor for class org.freehep.graphicsio.test.TestImages
 
TestingFrame - Class in org.freehep.graphicsio.test
 
TestingFrame(String) - Constructor for class org.freehep.graphicsio.test.TestingFrame
 
TestingPanel - Class in org.freehep.graphicsio.test
 
TestingPanel(String[]) - Constructor for class org.freehep.graphicsio.test.TestingPanel
 
TestLabels - Class in org.freehep.graphicsio.test
 
TestLabels(String[]) - Constructor for class org.freehep.graphicsio.test.TestLabels
 
TestLineStyles - Class in org.freehep.graphicsio.test
 
TestLineStyles(String[]) - Constructor for class org.freehep.graphicsio.test.TestLineStyles
 
TestMultiPage - Class in org.freehep.graphicsio.test
 
TestMultiPage(String[]) - Constructor for class org.freehep.graphicsio.test.TestMultiPage
 
TestOffset - Class in org.freehep.graphicsio.test
 
TestOffset(String[]) - Constructor for class org.freehep.graphicsio.test.TestOffset
 
TestPaint - Class in org.freehep.graphicsio.test
 
TestPaint(String[]) - Constructor for class org.freehep.graphicsio.test.TestPaint
 
TestPerformance - Class in org.freehep.graphicsio.test
 
TestPerformance(String[]) - Constructor for class org.freehep.graphicsio.test.TestPerformance
 
TestPreviewThumbnail - Class in org.freehep.graphicsio.test
 
TestPreviewThumbnail(String[]) - Constructor for class org.freehep.graphicsio.test.TestPreviewThumbnail
 
TestPrintColors - Class in org.freehep.graphicsio.test
 
TestPrintColors(String[]) - Constructor for class org.freehep.graphicsio.test.TestPrintColors
 
TestRenderingHints - Class in org.freehep.graphicsio.test
tests the ability to handle different rendering hints
TestRenderingHints(String[]) - Constructor for class org.freehep.graphicsio.test.TestRenderingHints
 
TestResolution - Class in org.freehep.graphicsio.test
 
TestResolution(String[]) - Constructor for class org.freehep.graphicsio.test.TestResolution
 
TestShapes - Class in org.freehep.graphicsio.test
 
TestShapes(String[]) - Constructor for class org.freehep.graphicsio.test.TestShapes
 
TestSuite - Class in org.freehep.graphicsio.test
 
TestSuite() - Constructor for class org.freehep.graphicsio.test.TestSuite
 
TestSuite.TestCase - Class in org.freehep.graphicsio.test
 
TestSuite.TestCase(String, TestSuite.Format, String, Properties) - Constructor for class org.freehep.graphicsio.test.TestSuite.TestCase
 
TestSymbolPerformance - Class in org.freehep.graphicsio.test
 
TestSymbolPerformance() - Constructor for class org.freehep.graphicsio.test.TestSymbolPerformance
 
TestSymbols2D - Class in org.freehep.graphicsio.test
 
TestSymbols2D(String[]) - Constructor for class org.freehep.graphicsio.test.TestSymbols2D
 
TestTaggedString - Class in org.freehep.graphicsio.test
 
TestTaggedString(String[]) - Constructor for class org.freehep.graphicsio.test.TestTaggedString
 
TestText2D - Class in org.freehep.graphicsio.test
 
TestText2D(String[]) - Constructor for class org.freehep.graphicsio.test.TestText2D
 
TestTransforms - Class in org.freehep.graphicsio.test
 
TestTransforms(String[]) - Constructor for class org.freehep.graphicsio.test.TestTransforms
 
TestTransparency - Class in org.freehep.graphicsio.test
 
TestTransparency(String[]) - Constructor for class org.freehep.graphicsio.test.TestTransparency
 
TestUnicodeMap - Class in org.freehep.graphicsio.test
 
TestUnicodeMap() - Constructor for class org.freehep.graphicsio.test.TestUnicodeMap
 
text(String) - Method in class org.freehep.graphics2d.GenericTagHandler
text(String) - Method in class org.freehep.graphics2d.TagHandler
 
Text - Class in org.freehep.graphicsio.emf.gdi
EMF Text
Text(Point, String, int, Rectangle, int[]) - Constructor for class org.freehep.graphicsio.emf.gdi.Text
 
text(double, double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
text - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
text - Variable in class org.freehep.graphicsio.swf.DefineText
 
TEXT_AS_SHAPES - Static variable in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
TEXT_AS_SHAPES - Static variable in class org.freehep.graphicsio.FontConstants
 
TEXT_BASELINE - Static variable in interface org.freehep.graphics2d.VectorGraphicsConstants
Constant indicating that a string should be aligned vertically with the baseline of the text.
TEXT_BOTTOM - Static variable in interface org.freehep.graphics2d.VectorGraphicsConstants
Constant indicating that a string should be aligned vertically with the bottom of the text.
TEXT_CENTER - Static variable in interface org.freehep.graphics2d.VectorGraphicsConstants
Constant indicating that a string should be aligned by the center.
TEXT_LEFT - Static variable in interface org.freehep.graphics2d.VectorGraphicsConstants
Constant indicating that a string should be aligned horizontally with the left side of the text.
TEXT_RIGHT - Static variable in interface org.freehep.graphics2d.VectorGraphicsConstants
Constant indicating that the string should be aligned horizontally with the right side of the text.
TEXT_TOP - Static variable in interface org.freehep.graphics2d.VectorGraphicsConstants
Constant indicating that a string should be aligned vertically with the top of the text.
TextA - Class in org.freehep.graphicsio.emf.gdi
 
TextA(Point, String, int, Rectangle, int[]) - Constructor for class org.freehep.graphicsio.emf.gdi.TextA
 
textLeading(double, double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
textLine() - Method in class org.freehep.graphicsio.pdf.PDFStream
 
textMatrix(double, double, double, double, double, double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
TextW - Class in org.freehep.graphicsio.emf.gdi
EMF Text
TextW(Point, String, int, Rectangle, int[]) - Constructor for class org.freehep.graphicsio.emf.gdi.TextW
 
THUMBNAIL_SIZE - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
THUMBNAILS - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
TILED_BITMAP - Static variable in class org.freehep.graphicsio.swf.FillStyle
 
TILED_BITMAP_NOT_SMOOTHED - Static variable in class org.freehep.graphicsio.swf.FillStyle
 
TITLE - Static variable in class org.freehep.graphicsio.InfoConstants
 
TITLE - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
TITLE - Static variable in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
TITLE - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
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
 
toEncoding(char) - Method in class org.freehep.graphics2d.font.AbstractCharTable
 
toEncoding(String) - Method in interface org.freehep.graphics2d.font.CharTable
Converts name into character code.
toEncoding(char) - Method in interface org.freehep.graphics2d.font.CharTable
Converts a unicode into a character code.
toExternal() - Method in class org.freehep.graphicsbase.util.Value
Returns an external representation of this value
toName(char) - Method in class org.freehep.graphics2d.font.AbstractCharTable
 
toName(Integer) - Method in class org.freehep.graphics2d.font.AbstractCharTable
 
toName(char) - Method in interface org.freehep.graphics2d.font.CharTable
Converts unicode character to name.
toName(Character) - Method in interface org.freehep.graphics2d.font.CharTable
Converts unicode Character object to name.
toName(int) - Method in interface org.freehep.graphics2d.font.CharTable
Converts character code into a name.
toName(Integer) - Method in interface org.freehep.graphics2d.font.CharTable
Converts character code Integer object into a name.
toName(char) - Method in class org.freehep.graphics2d.font.Lookup
Converts a unicode character to name.
toName(Character) - Method in class org.freehep.graphics2d.font.Lookup
Converts a unicode character to name.
toString() - Method in class org.freehep.graphics2d.PixelGraphics2D
 
toString() - Method in class org.freehep.graphics2d.PrintColor
 
toString() - Method in class org.freehep.graphics2d.SymbolShape
 
toString() - Method in class org.freehep.graphics2d.TagString
 
toString() - Method in class org.freehep.graphics2d.VectorGraphics
 
toString() - Method in class org.freehep.graphicsbase.swing.layout.TableLayout.TableConstraints
 
toString() - Method in class org.freehep.graphicsbase.swing.layout.TableLayout
 
toString(GridBagConstraints) - Static method in class org.freehep.graphicsbase.swing.layout.TableLayout
 
toString() - Method in class org.freehep.graphicsbase.util.DoubleWithError
 
toString() - Method in class org.freehep.graphicsbase.util.Value
Get the String value.
toString() - Method in class org.freehep.graphicsio.DummyGraphics2D
 
toString() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
toString() - Method in class org.freehep.graphicsio.emf.EMFHeader
 
toString() - Method in class org.freehep.graphicsio.emf.EMFTag
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.AbstractArc
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.AbstractClipPath
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.AbstractExtTextOut
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolygon
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolyPolygon
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.AlphaBlend
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.AngleArc
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.BitBlt
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfo
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.BlendFunction
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.CreateBrushIndirect
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.CreateDIBPatternBrushPt
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.CreatePen
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.DeleteObject
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.Ellipse
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.EMFRectangle
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ExcludeClipRect
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ExtCreateFontIndirectW
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ExtCreatePen
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ExtFloodFill
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ExtLogFontW
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ExtLogPen
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.FillPath
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.GDIComment
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.GradientFill
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.GradientRectangle
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.GradientTriangle
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.IntersectClipRect
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.LineTo
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.LogBrush32
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.LogFontW
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.LogPen
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ModifyWorldTransform
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.MoveToEx
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.OffsetClipRgn
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.Panose
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.PolyDraw
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.PolyDraw16
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.Region
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ResizePalette
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.RestoreDC
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.RoundRect
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ScaleViewportExtEx
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.ScaleWindowExtEx
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SelectObject
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SelectPalette
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetArcDirection
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetBkColor
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetBkMode
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetBrushOrgEx
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetICMMode
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetMapMode
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetMapperFlags
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetMiterLimit
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetPixelV
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetPolyFillMode
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetROP2
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetStretchBltMode
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetTextAlign
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetTextColor
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetViewportExtEx
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetViewportOrgEx
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetWindowExtEx
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetWindowOrgEx
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.SetWorldTransform
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.StretchDIBits
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.StrokeAndFillPath
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.StrokePath
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.TextA
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.TextW
 
toString() - Method in class org.freehep.graphicsio.emf.gdi.TriVertex
 
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
 
toString() - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
toString() - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
toString() - Method in class org.freehep.graphicsio.pdf.PDFName
 
toString() - Method in class org.freehep.graphicsio.pdf.PDFRef
 
toString() - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
toString() - Method in class org.freehep.graphicsio.svg.SVGFontTable
creates the font entry:
toString() - Method in class org.freehep.graphicsio.svg.SVGGlyph
 
toString() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
toString() - Method in class org.freehep.graphicsio.swf.ButtonCondAction
 
toString() - Method in class org.freehep.graphicsio.swf.ButtonRecord
 
toString() - Method in class org.freehep.graphicsio.swf.ClipActionRecord
 
toString() - Method in class org.freehep.graphicsio.swf.ClipEventFlags
 
toString() - Method in class org.freehep.graphicsio.swf.ColorXform
 
toString() - Method in class org.freehep.graphicsio.swf.ControlTag
 
toString() - Method in class org.freehep.graphicsio.swf.DefineBits
 
toString() - Method in class org.freehep.graphicsio.swf.DefineBitsJPEG2
 
toString() - Method in class org.freehep.graphicsio.swf.DefineBitsJPEG3
 
toString() - Method in class org.freehep.graphicsio.swf.DefineBitsLossless
 
toString() - Method in class org.freehep.graphicsio.swf.DefineButton
 
toString() - Method in class org.freehep.graphicsio.swf.DefineButton2
 
toString() - Method in class org.freehep.graphicsio.swf.DefineButtonCxform
 
toString() - Method in class org.freehep.graphicsio.swf.DefineButtonSound
 
toString() - Method in class org.freehep.graphicsio.swf.DefineEditText
 
toString() - Method in class org.freehep.graphicsio.swf.DefineFont
 
toString() - Method in class org.freehep.graphicsio.swf.DefineFont2.KerningRecord
 
toString() - Method in class org.freehep.graphicsio.swf.DefineFont2
 
toString() - Method in class org.freehep.graphicsio.swf.DefineFontInfo
 
toString() - Method in class org.freehep.graphicsio.swf.DefineFontInfo2
 
toString() - Method in class org.freehep.graphicsio.swf.DefineMorphShape
 
toString() - Method in class org.freehep.graphicsio.swf.DefineMovie
 
toString() - Method in class org.freehep.graphicsio.swf.DefineShape
 
toString() - Method in class org.freehep.graphicsio.swf.DefineSound
 
toString() - Method in class org.freehep.graphicsio.swf.DefineSprite
 
toString() - Method in class org.freehep.graphicsio.swf.DefineText.GlyphEntry
 
toString() - Method in class org.freehep.graphicsio.swf.DefineText.RecordType0
 
toString() - Method in class org.freehep.graphicsio.swf.DefineText.RecordType1
 
toString() - Method in class org.freehep.graphicsio.swf.DefineText
 
toString() - Method in class org.freehep.graphicsio.swf.DefineVideoStream
 
toString() - Method in class org.freehep.graphicsio.swf.DefinitionTag
 
toString() - Method in class org.freehep.graphicsio.swf.DoAction
 
toString() - Method in class org.freehep.graphicsio.swf.DoInitAction
 
toString() - Method in class org.freehep.graphicsio.swf.FileAttributes
 
toString() - Method in class org.freehep.graphicsio.swf.FillStyle
 
toString() - Method in class org.freehep.graphicsio.swf.FillStyleArray
 
toString() - Method in class org.freehep.graphicsio.swf.FrameLabel
 
toString() - Method in class org.freehep.graphicsio.swf.Gradient
 
toString() - Method in class org.freehep.graphicsio.swf.JPEGTables
 
toString() - Method in class org.freehep.graphicsio.swf.LineStyle
 
toString() - Method in class org.freehep.graphicsio.swf.LineStyleArray
 
toString() - Method in class org.freehep.graphicsio.swf.PlaceObject
 
toString() - Method in class org.freehep.graphicsio.swf.PlaceObject2
 
toString() - Method in class org.freehep.graphicsio.swf.RemoveObject
 
toString() - Method in class org.freehep.graphicsio.swf.RemoveObject2
 
toString() - Method in class org.freehep.graphicsio.swf.SetBackgroundColor
 
toString() - Method in class org.freehep.graphicsio.swf.SoundEnvelope
 
toString() - Method in class org.freehep.graphicsio.swf.SoundInfo
 
toString() - Method in class org.freehep.graphicsio.swf.SoundStreamBlock
 
toString() - Method in class org.freehep.graphicsio.swf.SoundStreamHead
 
toString() - Method in class org.freehep.graphicsio.swf.StartSound
 
toString() - Method in class org.freehep.graphicsio.swf.SWFAction.ConstantPool
 
toString() - Method in class org.freehep.graphicsio.swf.SWFAction.DefineFunction
 
toString() - Method in class org.freehep.graphicsio.swf.SWFAction.GetURL
 
toString() - Method in class org.freehep.graphicsio.swf.SWFAction.GetURL2
 
toString() - Method in class org.freehep.graphicsio.swf.SWFAction.GotoFrame
 
toString() - Method in class org.freehep.graphicsio.swf.SWFAction.GotoFrame2
 
toString() - Method in class org.freehep.graphicsio.swf.SWFAction.GotoLabel
 
toString() - Method in class org.freehep.graphicsio.swf.SWFAction.If
 
toString() - Method in class org.freehep.graphicsio.swf.SWFAction.Jump
 
toString() - Method in class org.freehep.graphicsio.swf.SWFAction.Push
 
toString() - Method in class org.freehep.graphicsio.swf.SWFAction.Push.Value
 
toString() - Method in class org.freehep.graphicsio.swf.SWFAction.SetTarget
 
toString() - Method in class org.freehep.graphicsio.swf.SWFAction.StoreRegister
 
toString() - Method in class org.freehep.graphicsio.swf.SWFAction.WaitForFrame
 
toString() - Method in class org.freehep.graphicsio.swf.SWFAction.WaitForFrame2
 
toString() - Method in class org.freehep.graphicsio.swf.SWFAction.With
 
toString() - Method in class org.freehep.graphicsio.swf.SWFDictionary
 
toString() - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
toString() - Method in class org.freehep.graphicsio.swf.SWFHeader
 
toString() - Method in class org.freehep.graphicsio.swf.SWFShape.EdgeRecord
 
toString() - Method in class org.freehep.graphicsio.swf.SWFShape.ShapeRecord
 
toString() - Method in class org.freehep.graphicsio.swf.SWFShape
 
toString() - Method in class org.freehep.graphicsio.swf.VideoFrame
 
toUnicode(String) - Method in interface org.freehep.graphics2d.font.CharTable
Converts a name to a unicode character.
toUnicode(String) - Method in class org.freehep.graphics2d.font.Lookup
Converts a name to unicode.
toUnit(double) - Method in class org.freehep.graphicsio.emf.EMFPathConstructor
 
trailer(String, String) - Method in class org.freehep.graphicsio.pdf.PDF
 
transform(AffineTransform) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
transform(AffineTransform) - Method in class org.freehep.graphics2d.VectorGraphics
 
transform(AffineTransform) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Transforms the current transform.
transform(AffineTransform) - Method in class org.freehep.graphicsio.emf.EMFRenderer
 
transform(AffineTransform) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
transform(Color) - Method in class org.freehep.graphicsio.swf.ColorXform
 
translate(int, int) - Method in class org.freehep.graphics2d.AbstractVectorGraphics
 
translate(int, int) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
translate(double, double) - Method in class org.freehep.graphics2d.PixelGraphics2D
 
translate(int, int) - Method in class org.freehep.graphics2d.VectorGraphics
 
translate(double, double) - Method in class org.freehep.graphics2d.VectorGraphics
 
translate(double, double) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Translates the current transform.
translate(int, int) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
translate(double, double) - Method in class org.freehep.graphicsio.java.JAVAGraphics2D
 
TRANSPARENT - Static variable in class org.freehep.graphicsio.emf.EMFGraphics2D
 
TRANSPARENT - Static variable in class org.freehep.graphicsio.ImageGraphics2D
 
TRANSPARENT - Static variable in class org.freehep.graphicsio.PageConstants
 
TRANSPARENT - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
TRANSPARENT - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
TRANSPARENT - Static variable in class org.freehep.graphicsio.swf.SWFGraphics2D
 
TriVertex - Class in org.freehep.graphicsio.emf.gdi
EMF TriVertex
TriVertex(int, int, Color) - Constructor for class org.freehep.graphicsio.emf.gdi.TriVertex
 
TriVertex(EMFInputStream) - Constructor for class org.freehep.graphicsio.emf.gdi.TriVertex
 
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
 
TWIP_SCALE - Static variable in class org.freehep.graphicsio.emf.EMFRenderer
Each logical unit is mapped to one twentieth of a printer's point (1/1440 inch, also called a twip).
TWIPS - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
TWIPS - Static variable in interface org.freehep.graphicsio.swf.SWFConstants
 
TYPE_BOOLEAN - Static variable in class org.freehep.graphicsbase.util.Value
 
TYPE_BYTE - Static variable in class org.freehep.graphicsbase.util.Value
 
TYPE_CHAR - Static variable in class org.freehep.graphicsbase.util.Value
 
TYPE_DATE - Static variable in class org.freehep.graphicsbase.util.Value
 
TYPE_DOUBLE - Static variable in class org.freehep.graphicsbase.util.Value
 
TYPE_FLOAT - Static variable in class org.freehep.graphicsbase.util.Value
 
TYPE_INTEGER - Static variable in class org.freehep.graphicsbase.util.Value
 
TYPE_LONG - Static variable in class org.freehep.graphicsbase.util.Value
 
TYPE_SHORT - Static variable in class org.freehep.graphicsbase.util.Value
 
TYPE_STRING - Static variable in class org.freehep.graphicsbase.util.Value
 

U

ulCodePageRange - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
ulUnicode - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
UNDEFINED - Static variable in class org.freehep.graphicsio.swf.SWFAction.Push
 
UNDERLINE_OVERLINE - Static variable in class org.freehep.graphics2d.GenericTagHandler
TextAttribute for overline, not a standard
underlinePosition - Variable in class org.freehep.graphicsio.font.truetype.TTFPostTable
 
underlineThickness - Variable in class org.freehep.graphicsio.font.truetype.TTFPostTable
 
UNITS_PER_EM - Static variable in class org.freehep.graphicsio.svg.SVGGlyph
 
UNITS_PER_PIXEL - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
unitsPerEm - Variable in class org.freehep.graphicsio.font.truetype.TTFHeadTable
 
UP - Static variable in class org.freehep.graphicsio.swf.ButtonRecord
 
usage() - Method in class org.freehep.graphicsbase.swing.layout.TableLayout
 
useBlackAndWhiteColorMap() - Method in class org.freehep.graphicsio.ps.ColorMap
Change to the black&white color map.
useDisplayColorMap() - Method in class org.freehep.graphicsio.ps.ColorMap
Change to the display color map.
useGrayscaleColorMap() - Method in class org.freehep.graphicsio.ps.ColorMap
Change to the grayscale color map.
usePrintColorMap() - Method in class org.freehep.graphicsio.ps.ColorMap
Change to the print color map.
UserProperties - Class in org.freehep.graphicsbase.util
Special property class which allows typed properties to be set and returned.
UserProperties() - Constructor for class org.freehep.graphicsbase.util.UserProperties
 
UserProperties(Properties) - Constructor for class org.freehep.graphicsbase.util.UserProperties
 
UserProperties(Properties, Properties) - Constructor for class org.freehep.graphicsbase.util.UserProperties
Constructs UserProperties with a defaults and altDefaults table, which are searched in that order.
usesNonScalingStrokes - Variable in class org.freehep.graphicsio.swf.DefineShape4
 
usesScalingStrokes - Variable in class org.freehep.graphicsio.swf.DefineShape4
 
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
 
UXGA - Static variable in class org.freehep.graphics2d.ScreenConstants
 

V

validEncName(String) - Static method in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
Check to see if a string is a valid encoding name according to [81] in the XML 1.0 Recommendation
validName(String) - Static method in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
Check to see if a string is a valid Name according to [5] in the XML 1.0 Recommendation
validNCName(String) - Static method in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.0 Recommendation
validNmtoken(String) - Static method in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
validPublicId(String) - Static method in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
Check to see if a string is a valid public identifier according to [13] in the XML 1.0 Recommendation
validVersionNum(String) - Static method in class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
Check to see if a string is a valid version string according to [26] in the XML 1.0 Recommendation
Value - Class in org.freehep.graphicsbase.util
A class that can represent any Java object or primitive.
Value() - Constructor for class org.freehep.graphicsbase.util.Value
 
Value(Value) - Constructor for class org.freehep.graphicsbase.util.Value
 
VALUE_SYMBOL_BLIT_OFF - Static variable in class org.freehep.graphics2d.PixelGraphics2D
 
VALUE_SYMBOL_BLIT_ON - Static variable in class org.freehep.graphics2d.PixelGraphics2D
 
VECTOR - Static variable in class org.freehep.graphicsbase.util.export.ExportFileTypeGroups
 
VectorGraphics - Class in org.freehep.graphics2d
The drawing methods which are guaranteed to work for the various output formats of the VectorGraphics system on the Java 2 platform.
VectorGraphics() - Constructor for class org.freehep.graphics2d.VectorGraphics
 
VectorGraphicsConstants - Interface in org.freehep.graphics2d
This interface defines useful constants for users of the VectorGraphics interface.
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
 
VectorGraphicsTransferable - Class in org.freehep.graphicsbase.util.export
A Transferable for putting vector graphics onto the system clipboard.
VectorGraphicsTransferable(Component) - Constructor for class org.freehep.graphicsbase.util.export.VectorGraphicsTransferable
Create a VectorGraphicsTransferable with the built-in flavor/ExportFileType associations
VectorGraphicsTransferable(Component, boolean) - Constructor for class org.freehep.graphicsbase.util.export.VectorGraphicsTransferable
Create a VectorGraphicsTransferable.
version - Static variable in class org.freehep.graphicsio.emf.EMFGraphics2D
 
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
 
version - Static variable in class org.freehep.graphicsio.java.JAVAGraphics2D
 
VERSION - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
version - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
version - Static variable in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
VERSION - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
version - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
version - Static variable in class org.freehep.graphicsio.swf.SWFGraphics2D
 
VERSION4 - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
VERSION5 - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
VERSION6 - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
VERSION_1_1 - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
VERY_LEFT - Static variable in class org.freehep.graphicsbase.swing.layout.TableLayout
 
VERY_RIGHT - Static variable in class org.freehep.graphicsbase.swing.layout.TableLayout
 
VGA - Static variable in class org.freehep.graphics2d.ScreenConstants
 
VideoFrame - Class in org.freehep.graphicsio.swf
VideoFrame TAG.
VideoFrame() - Constructor for class org.freehep.graphicsio.swf.VideoFrame
 

W

WBMP - Static variable in class org.freehep.graphicsio.ImageConstants
image format "windows bitmap"
WebColor - Class in org.freehep.graphics2d
WebColor which adheres to the web color set consisting of 216 equally spaced colors, which include black and white.
WebColor(int, int, int) - Constructor for class org.freehep.graphics2d.WebColor
 
WebColor(Color) - Constructor for class org.freehep.graphics2d.WebColor
 
WebColor(float, float, float) - Constructor for class org.freehep.graphics2d.WebColor
 
white - Static variable in class org.freehep.graphics2d.WebColor
 
WHITE - Static variable in class org.freehep.graphics2d.WebColor
 
white - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
whiteAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
whiteInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
WHITEONBLACK - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
wideCodes - Variable in class org.freehep.graphicsio.swf.DefineFontInfo
 
WidenPath - Class in org.freehep.graphicsio.emf.gdi
WidenPath TAG.
WidenPath() - Constructor for class org.freehep.graphicsio.emf.gdi.WidenPath
 
width(double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
width - Variable in class org.freehep.graphicsio.png.PNGEncoder
 
width - Static variable in class org.freehep.graphicsio.test.TestingPanel
 
WINDING - Static variable in interface org.freehep.graphicsio.emf.EMFConstants
 
wordSpace(double) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.EMFHeader
 
write(int, TaggedOutputStream) - Method in class org.freehep.graphicsio.emf.EMFTag
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.EMFTag
Writes the extra tag information to the outputstream in binary format.
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.AbstractArc
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.AbstractExtTextOut
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.AbstractPolygon
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.AlphaBlend
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.AngleArc
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.BitBlt
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfo
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.BitmapInfoHeader
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.BlendFunction
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.CreateBrushIndirect
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.CreateDIBPatternBrushPt
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.CreatePen
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.DeleteObject
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.Ellipse
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.EMFRectangle
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.EOF
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ExcludeClipRect
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ExtCreateFontIndirectW
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ExtCreatePen
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ExtFloodFill
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ExtLogFontW
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ExtLogPen
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ExtSelectClipRgn
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.FillPath
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.GDIComment
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.Gradient
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.GradientFill
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.GradientRectangle
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.GradientTriangle
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.IntersectClipRect
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.LineTo
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.LogBrush32
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.LogFontW
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.LogPen
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ModifyWorldTransform
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.MoveToEx
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.OffsetClipRgn
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.Panose
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.PolyBezier16
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.PolyBezierTo16
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.PolyDraw
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.PolyDraw16
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.Polygon16
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.Polyline16
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.PolylineTo16
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.PolyPolygon
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.PolyPolygon16
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.PolyPolyline
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.PolyPolyline16
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.Region
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ResizePalette
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.RestoreDC
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.RoundRect
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ScaleViewportExtEx
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.ScaleWindowExtEx
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SelectClipPath
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SelectObject
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SelectPalette
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetArcDirection
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetBkColor
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetBkMode
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetBrushOrgEx
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetICMMode
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetMapMode
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetMapperFlags
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetMiterLimit
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetPixelV
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetPolyFillMode
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetROP2
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetStretchBltMode
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetTextAlign
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetTextColor
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetViewportExtEx
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetViewportOrgEx
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetWindowExtEx
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetWindowOrgEx
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.SetWorldTransform
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.StretchDIBits
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.StrokeAndFillPath
 
write(int, EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.StrokePath
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.Text
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.TextA
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.TextW
 
write(EMFOutputStream) - Method in class org.freehep.graphicsio.emf.gdi.TriVertex
 
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class org.freehep.graphicsio.gif.GIFImageWriter
 
write() - Method in class org.freehep.graphicsio.ImageGraphics2D
 
write(String) - Method in class org.freehep.graphicsio.pdf.PDFByteWriter
 
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(SWFOutputStream) - Method in class org.freehep.graphicsio.swf.ButtonCondAction
 
write(SWFOutputStream) - Method in class org.freehep.graphicsio.swf.ButtonRecord
 
write(SWFOutputStream) - Method in class org.freehep.graphicsio.swf.ClipActionRecord
 
write(SWFOutputStream) - Method in class org.freehep.graphicsio.swf.ClipEventFlags
 
write(SWFOutputStream, boolean) - Method in class org.freehep.graphicsio.swf.ColorXform
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineBits
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineBitsJPEG2
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineBitsJPEG3
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineBitsLossless
 
write(int, SWFOutputStream, boolean) - Method in class org.freehep.graphicsio.swf.DefineBitsLossless
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineBitsLossless2
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineButton
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineButton2
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineButtonCxform
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineButtonSound
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineEditText
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineFont
 
write(SWFOutputStream, boolean) - Method in class org.freehep.graphicsio.swf.DefineFont2.KerningRecord
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineFont2
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineFontInfo
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineFontInfo2
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineMorphShape
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineMovie
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineShape
 
write(SWFOutputStream, boolean) - Method in class org.freehep.graphicsio.swf.DefineShape
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineShape2
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineShape3
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineShape4
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineSound
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineSprite
 
write(SWFOutputStream, int, int) - Method in class org.freehep.graphicsio.swf.DefineText.GlyphEntry
 
write(SWFOutputStream, int, int, boolean) - Method in class org.freehep.graphicsio.swf.DefineText.Record
 
write(SWFOutputStream, int, int, boolean) - Method in class org.freehep.graphicsio.swf.DefineText.RecordType0
 
write(SWFOutputStream, int, int, boolean) - Method in class org.freehep.graphicsio.swf.DefineText.RecordType1
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineText
 
write(SWFOutputStream, boolean) - Method in class org.freehep.graphicsio.swf.DefineText
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineText2
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DefineVideoStream
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DoAction
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.DoInitAction
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.EnableDebugger
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.EnableDebugger2
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.ExportAssets
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.FileAttributes
 
write(SWFOutputStream, boolean, boolean) - Method in class org.freehep.graphicsio.swf.FillStyle
 
write(SWFOutputStream, boolean, boolean) - Method in class org.freehep.graphicsio.swf.FillStyleArray
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.FrameLabel
 
write(SWFOutputStream, boolean, boolean) - Method in class org.freehep.graphicsio.swf.Gradient
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.ImportAssets
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.JPEGTables
 
write(SWFOutputStream, boolean, boolean, boolean) - Method in class org.freehep.graphicsio.swf.LineStyle
 
write(SWFOutputStream, boolean, boolean, boolean) - Method in class org.freehep.graphicsio.swf.LineStyleArray
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.PlaceObject
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.PlaceObject2
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.Protect
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.RemoveObject
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.RemoveObject2
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SetBackgroundColor
 
write(SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SoundEnvelope
 
write(SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SoundInfo
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SoundStreamBlock
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SoundStreamHead
 
write(SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SoundStreamHead
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.StartSound
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFAction.ConstantPool
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFAction.DefineFunction
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFAction.GetURL
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFAction.GetURL2
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFAction.GotoFrame
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFAction.GotoFrame2
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFAction.GotoLabel
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFAction.If
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFAction.Jump
 
write(SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFAction.Push.Value
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFAction.Push
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFAction.SetTarget
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFAction.StoreRegister
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFAction.WaitForFrame
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFAction.WaitForFrame2
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFAction.With
 
write(int, TaggedOutputStream) - Method in class org.freehep.graphicsio.swf.SWFAction
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFAction
 
write(SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFHeader
 
write(SWFOutputStream, int, int, boolean, boolean, boolean) - Method in class org.freehep.graphicsio.swf.SWFShape.EdgeRecord
 
write(SWFOutputStream, int, int, boolean, boolean, boolean) - Method in class org.freehep.graphicsio.swf.SWFShape.Record
 
write(SWFOutputStream, int, int, boolean, boolean, boolean) - Method in class org.freehep.graphicsio.swf.SWFShape.ShapeRecord
 
write(SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFShape
 
write(SWFOutputStream, boolean, boolean, boolean) - Method in class org.freehep.graphicsio.swf.SWFShape
 
write(int, TaggedOutputStream) - Method in class org.freehep.graphicsio.swf.SWFTag
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.SWFTag
 
write(int, SWFOutputStream) - Method in class org.freehep.graphicsio.swf.VideoFrame
 
WRITE_IMAGES_AS - Static variable in class org.freehep.graphicsio.ImageConstants
key for UserProperties that stores image format
WRITE_IMAGES_AS - Static variable in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
WRITE_IMAGES_AS - Static variable in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
WRITE_IMAGES_AS - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
WRITE_IMAGES_AS - Static variable in class org.freehep.graphicsio.swf.SWFGraphics2D
 
writeActionHeader(ActionHeader) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeActionHeader(ActionHeader) - Method in class org.freehep.graphicsio.swf.SWFOutputStream
 
writeAll() - Method in class org.freehep.graphicsio.pdf.PDFRedundanceTracker
Writes all objects that are not yet written.
writeBackground() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
writeBackground() - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeBackground() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeBackground() - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
writeBackground() - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
writeBackground() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeBackground() - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
writeBuildProcs() - Method in class org.freehep.graphicsio.ps.PSFontEmbedder
 
writeBYTE(byte[]) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeBYTE(byte) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeBYTE(int) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeBYTE(boolean) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
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
 
writeCap(int) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
writeCap(int) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
writeCap(int) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeClip(Shape) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Write out Shape clip.
writeClip(Shape) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeClip(Shape) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeClip(Shape) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
writeClip(Shape) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
writeClip(Shape) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeClip(Shape) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
writeColor(Color, boolean) - Method in class org.freehep.graphicsio.swf.SWFOutputStream
 
writeCOLOR16(Color) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeCOLORREF(Color) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
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
 
writeComment(String) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeComment(String) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
writeComment(String) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
Embed a PostScript comment into the output file.
writeComment(String) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeComment(String) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
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
 
writeDash(float[], float) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
writeDash(float[], float) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
writeDash(float[], float) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeDWORD(int) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeDWORD(int[]) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeDWORD(boolean) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
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.
writeEncoding(CharTable) - Method in class org.freehep.graphicsio.pdf.PDFFontEmbedder
 
writeEncoding(PDFWriter, String, CharTable) - Static method in class org.freehep.graphicsio.pdf.PDFFontEmbedder
 
writeEncoding(CharTable) - Method in class org.freehep.graphicsio.pdf.PDFFontIncluder
 
writeEncoding(CharTable) - Method in class org.freehep.graphicsio.ps.PSFontEmbedder
writes encoding array.
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
 
writeFile(Component, ExportFileType) - Method in class org.freehep.graphicsbase.util.export.ExportDialog
Called to acually write out the file.
writeFixed(double) - Method in class org.freehep.graphicsio.swf.SWFOutputStream
 
writeFixed8(double) - Method in class org.freehep.graphicsio.swf.SWFOutputStream
 
writeFLOAT(float) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeFont(Font) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes the font
writeFont(Font) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeFont(Font) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeFont(Font) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
writeFont(Font) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
writeFont(Font) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeFont(Font) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
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
 
writeGlyph(String, Shape, GlyphMetrics) - Method in class org.freehep.graphicsio.pdf.PDFFontEmbedderType3
 
writeGlyph(String, Shape, GlyphMetrics) - Method in class org.freehep.graphicsio.ps.PSFontEmbedder
Writes Glyph definition of given glyph.
writeGraphicsRestore() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes out the restore of a graphics context.
writeGraphicsRestore() - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeGraphicsRestore() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeGraphicsRestore() - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
writeGraphicsRestore() - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
Embed a grestore in the PostScript file.
writeGraphicsRestore() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeGraphicsRestore() - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
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
 
writeGraphicsSave() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeGraphicsSave() - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
writeGraphicsSave() - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
Embed a gsave in the PostScript file.
writeGraphicsSave() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeGraphicsSave() - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
writeGraphicsState() - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Called to write the initial graphics state.
writeGraphicsState() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
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.emf.EMFGraphics2D
 
writeHeader(EMFHeader) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeHeader() - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
Writes the catalog, docinfo, preferences, and (as we use only single page output the page tree.
writeHeader() - Method in class org.freehep.graphicsio.png.PNGEncoder
Write a PNG "IHDR" chunk into the pngBytes array.
writeHeader() - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
Write out the header of this EPS file.
writeHeader() - Method in class org.freehep.graphicsio.ps.EPSGraphics2D
 
writeHeader() - Method in class org.freehep.graphicsio.ps.PSGraphics2D
 
writeHeader() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
Write out the header of this SVG file.
writeHeader() - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
writeHeader(SWFHeader) - Method in class org.freehep.graphicsio.swf.SWFOutputStream
 
writeImage(RenderedImage, AffineTransform, Color) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
writeImage(RenderedImage, AffineTransform, Color) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeImage(RenderedImage, AffineTransform, Color) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
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
 
writeImage(RenderedImage, AffineTransform, Color) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
writeImage(RenderedImage, AffineTransform, Color) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
writeImage(RenderedImage, AffineTransform, Color) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeImage(RenderedImage, AffineTransform, Color) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
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
 
writeJoin(int) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
writeJoin(int) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
writeJoin(int) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeLanguageCode(int) - Method in class org.freehep.graphicsio.swf.SWFOutputStream
 
writeLONG(int) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeMatrix(AffineTransform) - Method in class org.freehep.graphicsio.swf.SWFOutputStream
 
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
 
writeMiterLimit(float) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
writeMiterLimit(float) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
writeMiterLimit(float) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeObject(Object, PDFRef, PDFWriter) - Method in class org.freehep.graphicsio.pdf.PDFCharTableWriter
 
writeObject(Object, PDFRef, PDFWriter) - Method in interface org.freehep.graphicsio.pdf.PDFRedundanceTracker.Writer
 
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
 
writePaint(Color) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writePaint(GradientPaint) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writePaint(TexturePaint) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writePaint(Paint) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writePaint(Color) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
writePaint(GradientPaint) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
writePaint(TexturePaint) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
writePaint(Paint) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
writePaint(Color) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
writePaint(GradientPaint) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
writePaint(TexturePaint) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
writePaint(Paint) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
writePaint(Color) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writePaint(GradientPaint) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writePaint(TexturePaint) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writePaint(Paint) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writePaint(Color) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
writePaint(GradientPaint) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
writePaint(TexturePaint) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
writePaint(Paint) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
writePOINTL(Point[]) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writePOINTL(int, Point[]) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writePOINTL(Point) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writePOINTS(Point[]) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writePOINTS(int, Point[]) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writePOINTS(Point) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writePolyline() - Method in class org.freehep.graphicsio.PolylinePathConstructor
 
writePolyline(Vector<Point2D.Double>) - Method in class org.freehep.graphicsio.PolylinePathConstructor
 
writer - Variable in class org.freehep.graphicsbase.xml.util.XMLWriter
 
writeRect(Rectangle2D) - Method in class org.freehep.graphicsio.swf.SWFOutputStream
 
writeRect(Rectangle2D, int) - Method in class org.freehep.graphicsio.swf.SWFOutputStream
 
writeRECTL(Rectangle) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeSetClip(Shape) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Write out Shape clip.
writeSetClip(Shape) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeSetClip(Shape) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeSetClip(Shape) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
writeSetClip(Shape) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
writeSetClip(Shape) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeSetClip(Shape) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
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
 
writeSetTransform(AffineTransform) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeSetTransform(AffineTransform) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
writeSetTransform(AffineTransform) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeSetTransform(AffineTransform) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
writeSHORT(short) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeSIZEL(Dimension) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeString(String, double, double) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
 
writeString(String, double, double) - Method in class org.freehep.graphicsio.DummyGraphics2D
 
writeString(String, double, double) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeString(String, double, double) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
writeString(String, int) - Method in class org.freehep.graphicsio.png.PNGEncoder
Write a string into the pngBytes array at a given position.
writeString(String, double, double) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
writeString(String, double, double) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeString(String, double, double) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
writeString(String) - Method in class org.freehep.graphicsio.swf.SWFOutputStream
 
writeStroke(Stroke) - Method in class org.freehep.graphicsio.AbstractVectorGraphicsIO
Writes the current stroke.
writeStroke(Stroke) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeStroke(Stroke) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
writeTag(Tag) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeTag(ShowFrame) - Method in class org.freehep.graphicsio.swf.SWFOutputStream
 
writeTagHeader(TagHeader) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeTagHeader(TagHeader) - Method in class org.freehep.graphicsio.swf.SWFOutputStream
 
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
 
writeTrailer() - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeTrailer() - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
writeTrailer() - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
writeTrailer() - Method in class org.freehep.graphicsio.ps.EPSGraphics2D
 
writeTrailer() - Method in class org.freehep.graphicsio.ps.PSGraphics2D
 
writeTrailer() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
Writes the font definitions and calls SVGGraphics2D.writeGraphicsRestore() to close all open XML Tags
writeTrailer() - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
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
 
writeTransform(AffineTransform) - Method in class org.freehep.graphicsio.emf.EMFGraphics2D
 
writeTransform(AffineTransform) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
Write the given transformation matrix to the file.
writeTransform(AffineTransform) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
writeTransform(AffineTransform) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeTransform(AffineTransform) - Method in class org.freehep.graphicsio.swf.SWFGraphics2D
 
writeUINT(int) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeULONG(int) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
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.
writeWCHAR(String) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeWCHAR(String, int) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
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
 
writeWidth(float) - Method in class org.freehep.graphicsio.pdf.PDFGraphics2D
 
writeWidth(float) - Method in class org.freehep.graphicsio.ps.AbstractPSGraphics2D
 
writeWidth(float) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
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
 
writeWidths(double[]) - Method in class org.freehep.graphicsio.pdf.PDFFontEmbedder
 
writeWidths(double[]) - Method in class org.freehep.graphicsio.pdf.PDFFontEmbedderType1
 
writeWidths(double[]) - Method in class org.freehep.graphicsio.ps.PSFontEmbedder
writes metric dictionary for the font.
writeWORD(int) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeWORD(boolean) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
writeXFORM(AffineTransform) - Method in class org.freehep.graphicsio.emf.EMFOutputStream
 
WSXGA_PLUS - Static variable in class org.freehep.graphics2d.ScreenConstants
 
WUXGA - Static variable in class org.freehep.graphics2d.ScreenConstants
 

X

xAvgCharWidth - Variable in class org.freehep.graphicsio.font.truetype.TTFOS_2Table
 
xCoordinates - Variable in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.SimpleGlyph
 
XGA - Static variable in class org.freehep.graphics2d.ScreenConstants
 
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
 
XMLCharacterProperties - Class in org.freehep.graphicsbase.xml.util
A class representing properties of characters according to various W3C recommendations XMLCharacterProperties provides convenience methods for commonly used character tests.
XMLCharacterProperties() - Constructor for class org.freehep.graphicsbase.xml.util.XMLCharacterProperties
 
XMLTagWriter - Interface in org.freehep.graphicsbase.xml.util
XMLTagWriter Interface.
XMLWriter - Class in org.freehep.graphicsbase.xml.util
A class that makes it easy to write XML documents.
XMLWriter(Writer, String, String) - Constructor for class org.freehep.graphicsbase.xml.util.XMLWriter
 
XMLWriter(Writer, String) - Constructor for class org.freehep.graphicsbase.xml.util.XMLWriter
 
XMLWriter(Writer) - Constructor for class org.freehep.graphicsbase.xml.util.XMLWriter
 
xObject(PDFName) - Method in class org.freehep.graphicsio.pdf.PDFStream
 
xref() - Method in class org.freehep.graphicsio.pdf.PDF
 

Y

yCoordinates - Variable in class org.freehep.graphicsio.font.truetype.TTFGlyfTable.SimpleGlyph
 
yellow - Static variable in class org.freehep.graphics2d.WebColor
 
YELLOW - Static variable in class org.freehep.graphics2d.WebColor
 
yellow - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
yellowAsGray - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
yellowInvisible - Static variable in class org.freehep.graphicsio.ps.ColorMap
 
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
zoomIn() - Method in class org.freehep.graphicsio.emf.EMFPanel
scale = scale * 2
zoomOut() - Method in class org.freehep.graphicsio.emf.EMFPanel
scale = scale / 2;
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.2.2-SNAPSHOT

Copyright © 2014. All rights reserved.