Vector Graphics, 2.3.1-SNAPSHOT
A B C D E F G H I N O S T U V W 

A

addGlyphs(String, Font) - Method in class org.freehep.graphicsio.svg.SVGFontTable
creates the glyph for the string
adjustFilename(File, Properties) - Method in class org.freehep.graphicsio.svg.SVGExportFileType
 

B

BACKGROUND - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
BACKGROUND_COLOR - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 

C

closeStream() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
COMPRESS - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
copyArea(int, int, int, int, int, int) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
create() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
create(double, double, double, double) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
createOptionPanel(Properties) - Method in class org.freehep.graphicsio.svg.SVGExportFileType
 

D

draw(Shape) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
Draws the shape using the current paint as border

E

EMBED_FONTS - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
EXPORT_IMAGES - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
EXPORT_SUFFIX - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 

F

fill(Shape) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
Fills the shape without a border using the current paint
fixedPrecision(double) - Static method in class org.freehep.graphicsio.svg.SVGGraphics2D
converts the double value to a representing string
FONT_SIZE - Static variable in class org.freehep.graphicsio.svg.SVGGlyph
 
FOR - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 

G

getDefaultProperties() - Static method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
getDescription() - Method in class org.freehep.graphicsio.svg.SVGExportFileType
 
getDeviceConfiguration() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
getExtensions() - Method in class org.freehep.graphicsio.svg.SVGExportFileType
 
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
 
getHorizontalAdvanceXString() - Method in class org.freehep.graphicsio.svg.SVGGlyph
 
getHorizontalAdvanceYString() - Method in class org.freehep.graphicsio.svg.SVGGlyph
 
getMIMETypes() - Method in class org.freehep.graphicsio.svg.SVGExportFileType
 
getOutputStream() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
getPath(PathIterator) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
getPathContent(PathIterator) - Static method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
getPathString() - Method in class org.freehep.graphicsio.svg.SVGGlyph
 

H

hasOptionPanel() - Method in class org.freehep.graphicsio.svg.SVGExportFileType
 

I

IMAGE_SIZE - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 

N

normalize(Map<AttributedCharacterIterator.Attribute, Object>) - Static method in class org.freehep.graphicsio.svg.SVGFontTable
Replaces TextAttribute.FAMILY by values of replaceFonts.

O

org.freehep.graphicsio.svg - package org.freehep.graphicsio.svg
SVG (Scalable Vector Graphics) Output Format.

S

setBoundingBox() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
Get the bounding box for this image.
setDefaultProperties(Properties) - Static method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
setPaintMode() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
setXORMode(Color) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
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
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
 

T

TITLE - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
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
 
TRANSPARENT - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 

U

UNITS_PER_EM - Static variable in class org.freehep.graphicsio.svg.SVGGlyph
 

V

VERSION - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
version - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
VERSION_1_1 - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 

W

WRITE_IMAGES_AS - Static variable in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeBackground() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeCap(int) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeClip(Shape) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeComment(String) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeDash(float[], float) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeFont(Font) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeGraphicsRestore() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeGraphicsSave() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeHeader() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
Write out the header of this SVG file.
writeImage(RenderedImage, AffineTransform, Color) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeJoin(int) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeMiterLimit(float) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
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
 
writeSetClip(Shape) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeSetTransform(AffineTransform) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeString(String, double, double) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeTrailer() - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
Writes the font definitions and calls SVGGraphics2D.writeGraphicsRestore() to close all open XML Tags
writeTransform(AffineTransform) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
writeWidth(float) - Method in class org.freehep.graphicsio.svg.SVGGraphics2D
 
A B C D E F G H I N O S T U V W 
Vector Graphics, 2.3.1-SNAPSHOT

Copyright © 2014. All rights reserved.