Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes|All Packages

A

A3 - Static variable in class org.xbib.graphics.io.vector.PageSize
 
A4 - Static variable in class org.xbib.graphics.io.vector.PageSize
 
A5 - Static variable in class org.xbib.graphics.io.vector.PageSize
 
AbsoluteToRelativeTransformsFilter - Class in org.xbib.graphics.io.vector.filters
 
AbsoluteToRelativeTransformsFilter(Iterable<Command<?>>) - Constructor for class org.xbib.graphics.io.vector.filters.AbsoluteToRelativeTransformsFilter
 
add(Command<?>) - Method in class org.xbib.graphics.io.vector.commands.Group
 
addFilter(Class<? extends FilterOutputStream>) - Method in class org.xbib.graphics.io.vector.pdf.Payload
 
addRenderingHints(Map<?, ?>) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
AffineTransformCommand - Class in org.xbib.graphics.io.vector.commands
 
AffineTransformCommand(AffineTransform) - Constructor for class org.xbib.graphics.io.vector.commands.AffineTransformCommand
 
ALPHA_ONLY - org.xbib.graphics.io.vector.util.ImageDataStream.Interleaving
 
AlphaToMaskOp - Class in org.xbib.graphics.io.vector.util
 
AlphaToMaskOp() - Constructor for class org.xbib.graphics.io.vector.util.AlphaToMaskOp
 
AlphaToMaskOp(boolean) - Constructor for class org.xbib.graphics.io.vector.util.AlphaToMaskOp
 
ASCII85EncodeStream - Class in org.xbib.graphics.io.vector.util
 
ASCII85EncodeStream(OutputStream) - Constructor for class org.xbib.graphics.io.vector.util.ASCII85EncodeStream
 
ASCII85EncodeStream(OutputStream, String, String) - Constructor for class org.xbib.graphics.io.vector.util.ASCII85EncodeStream
 
asList(double[]) - Static method in class org.xbib.graphics.io.vector.util.DataUtils
Converts an array of double numbers to a list of Doubles.
asList(float[]) - Static method in class org.xbib.graphics.io.vector.util.DataUtils
Converts an array of float numbers to a list of Floats.

B

Base64EncodeStream - Class in org.xbib.graphics.io.vector.util
 
Base64EncodeStream(OutputStream) - Constructor for class org.xbib.graphics.io.vector.util.Base64EncodeStream
 

C

clearRect(int, int, int, int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
clip(Shape) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
clipRect(int, int, int, int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
clone() - Method in class org.xbib.graphics.io.vector.GraphicsState
 
clone() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
clone(Shape) - Static method in class org.xbib.graphics.io.vector.util.GraphicsUtils
 
close() - Method in class org.xbib.graphics.io.vector.eps.EPSProcessorResult
 
close() - Method in class org.xbib.graphics.io.vector.pdf.Payload
 
close() - Method in class org.xbib.graphics.io.vector.pdf.PDFProcessorResult
 
close() - Method in interface org.xbib.graphics.io.vector.ProcessorResult
 
close() - Method in class org.xbib.graphics.io.vector.svg.SVGProcessorResult
 
close() - Method in class org.xbib.graphics.io.vector.util.ASCII85EncodeStream
 
close() - Method in class org.xbib.graphics.io.vector.util.Base64EncodeStream
 
close() - Method in class org.xbib.graphics.io.vector.util.FormattingWriter
 
Command<T> - Class in org.xbib.graphics.io.vector
 
Command(T) - Constructor for class org.xbib.graphics.io.vector.Command
 
copyArea(int, int, int, int, int, int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
create() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
CreateCommand - Class in org.xbib.graphics.io.vector.commands
 
CreateCommand(VectorGraphics2D) - Constructor for class org.xbib.graphics.io.vector.commands.CreateCommand
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.xbib.graphics.io.vector.util.AlphaToMaskOp
 

D

DataUtils - Class in org.xbib.graphics.io.vector.util
Abstract class that contains utility functions for working with data collections like maps or lists.
DataUtils() - Constructor for class org.xbib.graphics.io.vector.util.DataUtils
Default constructor that prevents creation of class.
DEFAULT_BACKGROUND - Static variable in class org.xbib.graphics.io.vector.GraphicsState
Default background color.
DEFAULT_CLIP - Static variable in class org.xbib.graphics.io.vector.GraphicsState
Default clipping shape.
DEFAULT_COLOR - Static variable in class org.xbib.graphics.io.vector.GraphicsState
Default color.
DEFAULT_COMPOSITE - Static variable in class org.xbib.graphics.io.vector.GraphicsState
Default composite mode.
DEFAULT_FONT - Static variable in class org.xbib.graphics.io.vector.GraphicsState
Default font.
DEFAULT_PAINT - Static variable in class org.xbib.graphics.io.vector.GraphicsState
Default paint.
DEFAULT_STROKE - Static variable in class org.xbib.graphics.io.vector.GraphicsState
Default stroke.
DEFAULT_TRANSFORM - Static variable in class org.xbib.graphics.io.vector.GraphicsState
Default transformation.
DEFAULT_XOR_MODE - Static variable in class org.xbib.graphics.io.vector.GraphicsState
Default XOR mode.
dict - Variable in class org.xbib.graphics.io.vector.pdf.PDFObject
 
dispose() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
DisposeCommand - Class in org.xbib.graphics.io.vector.commands
 
DisposeCommand(VectorGraphics2D) - Constructor for class org.xbib.graphics.io.vector.commands.DisposeCommand
 
draw(Shape) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawArc(int, int, int, int, int, int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawGlyphVector(GlyphVector, float, float) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawImage(Image, int, int, ImageObserver) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawImage(Image, AffineTransform, ImageObserver) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
DrawImageCommand - Class in org.xbib.graphics.io.vector.commands
 
DrawImageCommand(Image, int, int, double, double, double, double) - Constructor for class org.xbib.graphics.io.vector.commands.DrawImageCommand
 
drawLine(int, int, int, int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawOval(int, int, int, int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawPolygon(int[], int[], int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawPolygon(Polygon) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawPolyline(int[], int[], int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawRect(int, int, int, int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawRoundRect(int, int, int, int, int, int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
DrawShapeCommand - Class in org.xbib.graphics.io.vector.commands
 
DrawShapeCommand(Shape) - Constructor for class org.xbib.graphics.io.vector.commands.DrawShapeCommand
 
drawString(String, float, float) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawString(String, int, int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawString(AttributedCharacterIterator, float, float) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
drawString(AttributedCharacterIterator, int, int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
DrawStringCommand - Class in org.xbib.graphics.io.vector.commands
 
DrawStringCommand(String, double, double) - Constructor for class org.xbib.graphics.io.vector.commands.DrawStringCommand
 

E

EPS - org.xbib.graphics.io.vector.VectorGraphicsFormat
 
EPSGraphics2D - Class in org.xbib.graphics.io.vector.eps
Graphics2D implementation that saves all operations to a string in the Encapsulated PostScript® (EPS) format.
EPSGraphics2D(double, double, double, double) - Constructor for class org.xbib.graphics.io.vector.eps.EPSGraphics2D
Initializes a new VectorGraphics2D pipeline for translating Graphics2D commands to EPS data.
EPSProcessor - Class in org.xbib.graphics.io.vector.eps
 
EPSProcessor() - Constructor for class org.xbib.graphics.io.vector.eps.EPSProcessor
 
EPSProcessorResult - Class in org.xbib.graphics.io.vector.eps
 
EPSProcessorResult(PageSize) - Constructor for class org.xbib.graphics.io.vector.eps.EPSProcessorResult
 
equals(Shape, Shape) - Static method in class org.xbib.graphics.io.vector.util.GraphicsUtils
 
equals(Object) - Method in class org.xbib.graphics.io.vector.Command
 
equals(Object) - Method in class org.xbib.graphics.io.vector.GraphicsState
 

F

fill(Shape) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
fillArc(int, int, int, int, int, int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
fillOval(int, int, int, int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
FillPaintedShapeAsImageFilter - Class in org.xbib.graphics.io.vector.filters
 
FillPaintedShapeAsImageFilter(Iterable<Command<?>>) - Constructor for class org.xbib.graphics.io.vector.filters.FillPaintedShapeAsImageFilter
 
fillPolygon(int[], int[], int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
fillPolygon(Polygon) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
fillRect(int, int, int, int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
fillRoundRect(int, int, int, int, int, int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
FillShapeCommand - Class in org.xbib.graphics.io.vector.commands
 
FillShapeCommand(Shape) - Constructor for class org.xbib.graphics.io.vector.commands.FillShapeCommand
 
filter(BufferedImage, BufferedImage) - Method in class org.xbib.graphics.io.vector.util.AlphaToMaskOp
 
filter(Command<?>) - Method in class org.xbib.graphics.io.vector.filters.AbsoluteToRelativeTransformsFilter
 
filter(Command<?>) - Method in class org.xbib.graphics.io.vector.filters.FillPaintedShapeAsImageFilter
 
filter(Command<?>) - Method in class org.xbib.graphics.io.vector.filters.Filter
 
filter(Command<?>) - Method in class org.xbib.graphics.io.vector.filters.GroupingFilter
 
filter(Command<?>) - Method in class org.xbib.graphics.io.vector.filters.OptimizeFilter
 
Filter - Class in org.xbib.graphics.io.vector.filters
 
Filter(Iterable<Command<?>>) - Constructor for class org.xbib.graphics.io.vector.filters.Filter
 
FlateEncodeStream - Class in org.xbib.graphics.io.vector.util
 
FlateEncodeStream(OutputStream) - Constructor for class org.xbib.graphics.io.vector.util.FlateEncodeStream
 
flush() - Method in class org.xbib.graphics.io.vector.util.FormattingWriter
 
format(Number) - Static method in class org.xbib.graphics.io.vector.util.DataUtils
Returns a formatted string of the specified number.
format(Object) - Static method in class org.xbib.graphics.io.vector.util.DataUtils
Returns a formatted string of the specified object.
format(String, Object...) - Method in class org.xbib.graphics.io.vector.util.FormattingWriter
 
FormattingWriter - Class in org.xbib.graphics.io.vector.util
 
FormattingWriter(OutputStream, String, String) - Constructor for class org.xbib.graphics.io.vector.util.FormattingWriter
 

G

GeneratedPayload - Class in org.xbib.graphics.io.vector.pdf
 
GeneratedPayload(boolean) - Constructor for class org.xbib.graphics.io.vector.pdf.GeneratedPayload
 
generatePayload() - Method in class org.xbib.graphics.io.vector.pdf.GeneratedPayload
 
generatePayload() - Method in class org.xbib.graphics.io.vector.pdf.SizePayload
 
getAlphaImage(BufferedImage) - Static method in class org.xbib.graphics.io.vector.util.GraphicsUtils
 
getBackground() - Method in class org.xbib.graphics.io.vector.GraphicsState
 
getBackground() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
getBounds2D(BufferedImage) - Method in class org.xbib.graphics.io.vector.util.AlphaToMaskOp
 
getBytes() - Method in class org.xbib.graphics.io.vector.pdf.GeneratedPayload
 
getBytes() - Method in class org.xbib.graphics.io.vector.pdf.Payload
 
getBytes() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
getCenterX() - Method in class org.xbib.graphics.io.vector.commands.RotateCommand
 
getCenterY() - Method in class org.xbib.graphics.io.vector.commands.RotateCommand
 
getClip() - Method in class org.xbib.graphics.io.vector.GraphicsState
 
getClip() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
getClipBounds() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
getColor() - Method in class org.xbib.graphics.io.vector.GraphicsState
 
getColor() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
getCommands() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
getComposite() - Method in class org.xbib.graphics.io.vector.GraphicsState
 
getComposite() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
getDeltaX() - Method in class org.xbib.graphics.io.vector.commands.TranslateCommand
 
getDeltaY() - Method in class org.xbib.graphics.io.vector.commands.TranslateCommand
 
getDeviceConfiguration() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
getFont() - Method in class org.xbib.graphics.io.vector.GraphicsState
 
getFont() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
getFontMetrics(Font) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
getFontRenderContext() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
getHeight() - Method in class org.xbib.graphics.io.vector.commands.DrawImageCommand
 
getHeight() - Method in class org.xbib.graphics.io.vector.PageSize
 
getHints() - Method in class org.xbib.graphics.io.vector.GraphicsState
 
getId() - Method in class org.xbib.graphics.io.vector.util.VectorHints.Value
 
getId(Font) - Method in class org.xbib.graphics.io.vector.pdf.Resources
 
getId(Double) - Method in class org.xbib.graphics.io.vector.pdf.Resources
 
getId(PDFObject) - Method in class org.xbib.graphics.io.vector.pdf.Resources
 
getImage() - Method in class org.xbib.graphics.io.vector.util.ImageDataStream
 
getImageHeight() - Method in class org.xbib.graphics.io.vector.commands.DrawImageCommand
 
getImageWidth() - Method in class org.xbib.graphics.io.vector.commands.DrawImageCommand
 
getIndex() - Method in class org.xbib.graphics.io.vector.util.VectorHints.Key
 
getIndex() - Method in class org.xbib.graphics.io.vector.util.VectorHints.Value
 
getInterleaving() - Method in class org.xbib.graphics.io.vector.util.ImageDataStream
 
getKey() - Method in class org.xbib.graphics.io.vector.commands.SetHintCommand
 
getLandscape() - Method in class org.xbib.graphics.io.vector.PageSize
 
getPageSize() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
getPaint() - Method in class org.xbib.graphics.io.vector.GraphicsState
 
getPaint() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
getPhysicalFont(Font) - Static method in class org.xbib.graphics.io.vector.util.GraphicsUtils
 
getPhysicalFont(Font, String) - Static method in class org.xbib.graphics.io.vector.util.GraphicsUtils
Try to guess physical font from the properties of a logical font, like "Dialog", "Serif", "Monospaced" etc.
getPoint2D(Point2D, Point2D) - Method in class org.xbib.graphics.io.vector.util.AlphaToMaskOp
 
getPortrait() - Method in class org.xbib.graphics.io.vector.PageSize
 
getRenderingHint(RenderingHints.Key) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
getRenderingHints() - Method in class org.xbib.graphics.io.vector.util.AlphaToMaskOp
 
getRenderingHints() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
getScaleX() - Method in class org.xbib.graphics.io.vector.commands.ScaleCommand
 
getScaleY() - Method in class org.xbib.graphics.io.vector.commands.ScaleCommand
 
getShearX() - Method in class org.xbib.graphics.io.vector.commands.ShearCommand
 
getShearY() - Method in class org.xbib.graphics.io.vector.commands.ShearCommand
 
getStroke() - Method in class org.xbib.graphics.io.vector.GraphicsState
 
getStroke() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
getTheta() - Method in class org.xbib.graphics.io.vector.commands.RotateCommand
 
getTransform() - Method in class org.xbib.graphics.io.vector.commands.TransformCommand
 
getTransform() - Method in class org.xbib.graphics.io.vector.GraphicsState
 
getTransform() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
getValue() - Method in class org.xbib.graphics.io.vector.Command
 
getWidth() - Method in class org.xbib.graphics.io.vector.commands.DrawImageCommand
 
getWidth() - Method in class org.xbib.graphics.io.vector.PageSize
 
getX() - Method in class org.xbib.graphics.io.vector.commands.DrawImageCommand
 
getX() - Method in class org.xbib.graphics.io.vector.commands.DrawStringCommand
 
getX() - Method in class org.xbib.graphics.io.vector.PageSize
 
getXorMode() - Method in class org.xbib.graphics.io.vector.GraphicsState
 
getXORMode() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
getY() - Method in class org.xbib.graphics.io.vector.commands.DrawImageCommand
 
getY() - Method in class org.xbib.graphics.io.vector.commands.DrawStringCommand
 
getY() - Method in class org.xbib.graphics.io.vector.PageSize
 
GraphicsState - Class in org.xbib.graphics.io.vector
 
GraphicsState() - Constructor for class org.xbib.graphics.io.vector.GraphicsState
 
GraphicsUtils - Class in org.xbib.graphics.io.vector.util
Abstract class that contains utility functions for working with graphics.
GraphicsUtils() - Constructor for class org.xbib.graphics.io.vector.util.GraphicsUtils
Default constructor that prevents creation of class.
Group - Class in org.xbib.graphics.io.vector.commands
 
Group() - Constructor for class org.xbib.graphics.io.vector.commands.Group
 
GroupingFilter - Class in org.xbib.graphics.io.vector.filters
 
GroupingFilter(Iterable<Command<?>>) - Constructor for class org.xbib.graphics.io.vector.filters.GroupingFilter
 

H

handle(Command<?>) - Method in class org.xbib.graphics.io.vector.eps.EPSProcessorResult
 
handle(Command<?>) - Method in class org.xbib.graphics.io.vector.pdf.PDFProcessorResult
 
handle(Command<?>) - Method in interface org.xbib.graphics.io.vector.ProcessorResult
 
handle(Command<?>) - Method in class org.xbib.graphics.io.vector.svg.SVGProcessorResult
 
hasAlpha(Image) - Static method in class org.xbib.graphics.io.vector.util.GraphicsUtils
This method returns true if the specified image has the possibility to store transparent pixels.
hashCode() - Method in class org.xbib.graphics.io.vector.GraphicsState
 
hasNext() - Method in class org.xbib.graphics.io.vector.filters.Filter
 
hasNext() - Method in class org.xbib.graphics.io.vector.filters.GroupingFilter
 
hasNext() - Method in class org.xbib.graphics.io.vector.filters.OptimizeFilter
 
hit(Rectangle, Shape, boolean) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 

I

id - Variable in class org.xbib.graphics.io.vector.pdf.PDFObject
 
ImageDataStream - Class in org.xbib.graphics.io.vector.util
 
ImageDataStream(BufferedImage, ImageDataStream.Interleaving) - Constructor for class org.xbib.graphics.io.vector.util.ImageDataStream
 
ImageDataStream.Interleaving - Enum in org.xbib.graphics.io.vector.util
 
isCompatibleKey(RenderingHints.Key) - Method in class org.xbib.graphics.io.vector.util.VectorHints.Value
 
isCompatibleValue(Object) - Method in class org.xbib.graphics.io.vector.util.VectorHints.Key
 
isDefault() - Method in class org.xbib.graphics.io.vector.GraphicsState
 
isDisposed() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
isGrouped(Command<?>) - Method in class org.xbib.graphics.io.vector.filters.GroupingFilter
 
isGrouped(Command<?>) - Method in class org.xbib.graphics.io.vector.filters.StateChangeGroupingFilter
 
isInverted() - Method in class org.xbib.graphics.io.vector.util.AlphaToMaskOp
 
isStream() - Method in class org.xbib.graphics.io.vector.pdf.Payload
 
iterator() - Method in class org.xbib.graphics.io.vector.filters.Filter
 

J

join(String, double[]) - Static method in class org.xbib.graphics.io.vector.util.DataUtils
Returns a string containing all double numbers concatenated by a specified separator.
join(String, float[]) - Static method in class org.xbib.graphics.io.vector.util.DataUtils
Returns a string containing all float numbers concatenated by a specified separator.
join(String, Object[]) - Static method in class org.xbib.graphics.io.vector.util.DataUtils
Returns a string containing all elements concatenated by a specified separator.
join(String, List<?>) - Static method in class org.xbib.graphics.io.vector.util.DataUtils
Returns a string containing all elements concatenated by a specified separator.

K

Key(int, String) - Constructor for class org.xbib.graphics.io.vector.util.VectorHints.Key
 
KEY_EXPORT - Static variable in class org.xbib.graphics.io.vector.util.VectorHints
 
KEY_TEXT - Static variable in class org.xbib.graphics.io.vector.util.VectorHints
 

L

LEDGER - Static variable in class org.xbib.graphics.io.vector.PageSize
 
LEGAL - Static variable in class org.xbib.graphics.io.vector.PageSize
 
LETTER - Static variable in class org.xbib.graphics.io.vector.PageSize
 
LineWrapOutputStream - Class in org.xbib.graphics.io.vector.util
 
LineWrapOutputStream(OutputStream, int) - Constructor for class org.xbib.graphics.io.vector.util.LineWrapOutputStream
 
LineWrapOutputStream(OutputStream, int, String) - Constructor for class org.xbib.graphics.io.vector.util.LineWrapOutputStream
 

M

map(K[], V[]) - Static method in class org.xbib.graphics.io.vector.util.DataUtils
Creates a mapping from two arrays, one with keys, one with values.
max(int...) - Static method in class org.xbib.graphics.io.vector.util.DataUtils
Returns the largest of all specified values.

N

next() - Method in class org.xbib.graphics.io.vector.filters.AbsoluteToRelativeTransformsFilter
 
next() - Method in class org.xbib.graphics.io.vector.filters.FillPaintedShapeAsImageFilter
 
next() - Method in class org.xbib.graphics.io.vector.filters.Filter
 
next() - Method in class org.xbib.graphics.io.vector.filters.GroupingFilter
 
next() - Method in class org.xbib.graphics.io.vector.filters.OptimizeFilter
 

O

OptimizeFilter - Class in org.xbib.graphics.io.vector.filters
 
OptimizeFilter(Iterable<Command<?>>) - Constructor for class org.xbib.graphics.io.vector.filters.OptimizeFilter
 
org.xbib.graphics.io.vector - module org.xbib.graphics.io.vector
 
org.xbib.graphics.io.vector - package org.xbib.graphics.io.vector
 
org.xbib.graphics.io.vector.commands - package org.xbib.graphics.io.vector.commands
 
org.xbib.graphics.io.vector.eps - package org.xbib.graphics.io.vector.eps
 
org.xbib.graphics.io.vector.filters - package org.xbib.graphics.io.vector.filters
 
org.xbib.graphics.io.vector.pdf - package org.xbib.graphics.io.vector.pdf
 
org.xbib.graphics.io.vector.svg - package org.xbib.graphics.io.vector.svg
 
org.xbib.graphics.io.vector.util - package org.xbib.graphics.io.vector.util
 

P

PageSize - Class in org.xbib.graphics.io.vector
 
PageSize(double, double) - Constructor for class org.xbib.graphics.io.vector.PageSize
 
PageSize(double, double, double, double) - Constructor for class org.xbib.graphics.io.vector.PageSize
 
PageSize(Rectangle2D) - Constructor for class org.xbib.graphics.io.vector.PageSize
 
payload - Variable in class org.xbib.graphics.io.vector.pdf.PDFObject
 
Payload - Class in org.xbib.graphics.io.vector.pdf
 
Payload(boolean) - Constructor for class org.xbib.graphics.io.vector.pdf.Payload
 
PDF - org.xbib.graphics.io.vector.VectorGraphicsFormat
 
PDFGraphics2D - Class in org.xbib.graphics.io.vector.pdf
Graphics2D implementation that saves all operations to a string in the Portable Document Format (PDF).
PDFGraphics2D(double, double, double, double) - Constructor for class org.xbib.graphics.io.vector.pdf.PDFGraphics2D
Initializes a new VectorGraphics2D pipeline for translating Graphics2D commands to PDF data.
PDFObject - Class in org.xbib.graphics.io.vector.pdf
 
PDFObject(int, int, Map<String, Object>, Payload) - Constructor for class org.xbib.graphics.io.vector.pdf.PDFObject
 
PDFProcessor - Class in org.xbib.graphics.io.vector.pdf
 
PDFProcessor() - Constructor for class org.xbib.graphics.io.vector.pdf.PDFProcessor
 
PDFProcessor(boolean) - Constructor for class org.xbib.graphics.io.vector.pdf.PDFProcessor
 
PDFProcessorResult - Class in org.xbib.graphics.io.vector.pdf
 
PDFProcessorResult(PageSize) - Constructor for class org.xbib.graphics.io.vector.pdf.PDFProcessorResult
 
process(Iterable<Command<?>>, PageSize) - Method in class org.xbib.graphics.io.vector.eps.EPSProcessor
 
process(Iterable<Command<?>>, PageSize) - Method in class org.xbib.graphics.io.vector.pdf.PDFProcessor
 
process(Iterable<Command<?>>, PageSize) - Method in interface org.xbib.graphics.io.vector.Processor
 
process(Iterable<Command<?>>, PageSize) - Method in class org.xbib.graphics.io.vector.svg.SVGProcessor
 
Processor - Interface in org.xbib.graphics.io.vector
 
ProcessorResult - Interface in org.xbib.graphics.io.vector
 

R

read() - Method in class org.xbib.graphics.io.vector.util.ImageDataStream
 
remove() - Method in class org.xbib.graphics.io.vector.filters.Filter
 
Resources - Class in org.xbib.graphics.io.vector.pdf
 
Resources(int, int) - Constructor for class org.xbib.graphics.io.vector.pdf.Resources
 
rotate(double) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
rotate(double, double, double) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
RotateCommand - Class in org.xbib.graphics.io.vector.commands
 
RotateCommand(double, double, double) - Constructor for class org.xbib.graphics.io.vector.commands.RotateCommand
 
ROW - org.xbib.graphics.io.vector.util.ImageDataStream.Interleaving
 

S

SAMPLE - org.xbib.graphics.io.vector.util.ImageDataStream.Interleaving
 
scale(double, double) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
ScaleCommand - Class in org.xbib.graphics.io.vector.commands
 
ScaleCommand(double, double) - Constructor for class org.xbib.graphics.io.vector.commands.ScaleCommand
 
setBackground(Color) - Method in class org.xbib.graphics.io.vector.GraphicsState
 
setBackground(Color) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
SetBackgroundCommand - Class in org.xbib.graphics.io.vector.commands
 
SetBackgroundCommand(Color) - Constructor for class org.xbib.graphics.io.vector.commands.SetBackgroundCommand
 
setClip(int, int, int, int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
setClip(Shape) - Method in class org.xbib.graphics.io.vector.GraphicsState
 
setClip(Shape) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
SetClipCommand - Class in org.xbib.graphics.io.vector.commands
 
SetClipCommand(Shape) - Constructor for class org.xbib.graphics.io.vector.commands.SetClipCommand
 
setColor(Color) - Method in class org.xbib.graphics.io.vector.GraphicsState
 
setColor(Color) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
SetColorCommand - Class in org.xbib.graphics.io.vector.commands
 
SetColorCommand(Color) - Constructor for class org.xbib.graphics.io.vector.commands.SetColorCommand
 
setComposite(Composite) - Method in class org.xbib.graphics.io.vector.GraphicsState
 
setComposite(Composite) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
SetCompositeCommand - Class in org.xbib.graphics.io.vector.commands
 
SetCompositeCommand(Composite) - Constructor for class org.xbib.graphics.io.vector.commands.SetCompositeCommand
 
setCompressed(boolean) - Method in class org.xbib.graphics.io.vector.pdf.PDFProcessorResult
 
setFont(Font) - Method in class org.xbib.graphics.io.vector.GraphicsState
 
setFont(Font) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
SetFontCommand - Class in org.xbib.graphics.io.vector.commands
 
SetFontCommand(Font) - Constructor for class org.xbib.graphics.io.vector.commands.SetFontCommand
 
SetHintCommand - Class in org.xbib.graphics.io.vector.commands
 
SetHintCommand(Object, Object) - Constructor for class org.xbib.graphics.io.vector.commands.SetHintCommand
 
setPaint(Paint) - Method in class org.xbib.graphics.io.vector.GraphicsState
 
setPaint(Paint) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
SetPaintCommand - Class in org.xbib.graphics.io.vector.commands
 
SetPaintCommand(Paint) - Constructor for class org.xbib.graphics.io.vector.commands.SetPaintCommand
 
setPaintMode() - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
setRenderingHint(RenderingHints.Key, Object) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
setRenderingHints(Map<?, ?>) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
setStroke(Stroke) - Method in class org.xbib.graphics.io.vector.GraphicsState
 
setStroke(Stroke) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
SetStrokeCommand - Class in org.xbib.graphics.io.vector.commands
 
SetStrokeCommand(Stroke) - Constructor for class org.xbib.graphics.io.vector.commands.SetStrokeCommand
 
setTransform(AffineTransform) - Method in class org.xbib.graphics.io.vector.GraphicsState
 
setTransform(AffineTransform) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
SetTransformCommand - Class in org.xbib.graphics.io.vector.commands
 
SetTransformCommand(AffineTransform) - Constructor for class org.xbib.graphics.io.vector.commands.SetTransformCommand
 
setXorMode(Color) - Method in class org.xbib.graphics.io.vector.GraphicsState
 
setXORMode(Color) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
SetXORModeCommand - Class in org.xbib.graphics.io.vector.commands
 
SetXORModeCommand(Color) - Constructor for class org.xbib.graphics.io.vector.commands.SetXORModeCommand
 
shear(double, double) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
ShearCommand - Class in org.xbib.graphics.io.vector.commands
 
ShearCommand(double, double) - Constructor for class org.xbib.graphics.io.vector.commands.ShearCommand
 
SizePayload - Class in org.xbib.graphics.io.vector.pdf
 
SizePayload(PDFObject, String, boolean) - Constructor for class org.xbib.graphics.io.vector.pdf.SizePayload
 
STANDARD_EOL - Static variable in class org.xbib.graphics.io.vector.util.LineWrapOutputStream
 
StateChangeGroupingFilter - Class in org.xbib.graphics.io.vector.filters
 
StateChangeGroupingFilter(Iterable<Command<?>>) - Constructor for class org.xbib.graphics.io.vector.filters.StateChangeGroupingFilter
 
StateCommand<T> - Class in org.xbib.graphics.io.vector.commands
 
StateCommand(T) - Constructor for class org.xbib.graphics.io.vector.commands.StateCommand
 
stripTrailing(String, String) - Static method in class org.xbib.graphics.io.vector.util.DataUtils
Removes the specified trailing pattern from a string.
SVG - org.xbib.graphics.io.vector.VectorGraphicsFormat
 
SVGGraphics2D - Class in org.xbib.graphics.io.vector.svg
Graphics2D implementation that saves all operations to a string in the Scaled Vector Graphics (SVG) format.
SVGGraphics2D(double, double, double, double) - Constructor for class org.xbib.graphics.io.vector.svg.SVGGraphics2D
Initializes a new VectorGraphics2D pipeline for translating Graphics2D commands to SVG data.
SVGProcessor - Class in org.xbib.graphics.io.vector.svg
 
SVGProcessor() - Constructor for class org.xbib.graphics.io.vector.svg.SVGProcessor
 
SVGProcessorResult - Class in org.xbib.graphics.io.vector.svg
 
SVGProcessorResult(PageSize) - Constructor for class org.xbib.graphics.io.vector.svg.SVGProcessorResult
 

T

TABLOID - Static variable in class org.xbib.graphics.io.vector.PageSize
 
tell() - Method in class org.xbib.graphics.io.vector.util.FormattingWriter
 
toBufferedImage(Image) - Static method in class org.xbib.graphics.io.vector.util.GraphicsUtils
This method returns a buffered image with the contents of an image.
toBufferedImage(RenderedImage) - Static method in class org.xbib.graphics.io.vector.util.GraphicsUtils
Converts an arbitrary image to a BufferedImage.
toString() - Method in class org.xbib.graphics.io.vector.Command
 
toString() - Method in class org.xbib.graphics.io.vector.commands.DrawImageCommand
 
toString() - Method in class org.xbib.graphics.io.vector.commands.DrawStringCommand
 
toString() - Method in class org.xbib.graphics.io.vector.commands.RotateCommand
 
toString() - Method in class org.xbib.graphics.io.vector.commands.ScaleCommand
 
toString() - Method in class org.xbib.graphics.io.vector.commands.SetHintCommand
 
toString() - Method in class org.xbib.graphics.io.vector.commands.ShearCommand
 
toString() - Method in class org.xbib.graphics.io.vector.commands.TranslateCommand
 
toString() - Method in class org.xbib.graphics.io.vector.svg.SVGProcessorResult
 
toString() - Method in class org.xbib.graphics.io.vector.util.VectorHints.Key
 
toString() - Method in class org.xbib.graphics.io.vector.util.VectorHints.Value
 
toString(PDFObject) - Static method in class org.xbib.graphics.io.vector.pdf.PDFProcessorResult
 
transfer(InputStream, OutputStream, int) - Static method in class org.xbib.graphics.io.vector.util.DataUtils
Copies data from an input stream to an output stream using a buffer of specified size.
transform(AffineTransform) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
TransformCommand - Class in org.xbib.graphics.io.vector.commands
 
TransformCommand(AffineTransform) - Constructor for class org.xbib.graphics.io.vector.commands.TransformCommand
 
transformShape(Shape) - Method in class org.xbib.graphics.io.vector.GraphicsState
 
translate(double, double) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
translate(int, int) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
TranslateCommand - Class in org.xbib.graphics.io.vector.commands
 
TranslateCommand(double, double) - Constructor for class org.xbib.graphics.io.vector.commands.TranslateCommand
 

U

untransformShape(Shape) - Method in class org.xbib.graphics.io.vector.GraphicsState
 
usesAlpha(Image) - Static method in class org.xbib.graphics.io.vector.util.GraphicsUtils
This method returns true if the specified image has at least one pixel that is not fully opaque.

V

Value(VectorHints.Key, int, String) - Constructor for class org.xbib.graphics.io.vector.util.VectorHints.Value
 
VALUE_EXPORT_QUALITY - Static variable in class org.xbib.graphics.io.vector.util.VectorHints
 
VALUE_EXPORT_READABILITY - Static variable in class org.xbib.graphics.io.vector.util.VectorHints
 
VALUE_EXPORT_SIZE - Static variable in class org.xbib.graphics.io.vector.util.VectorHints
 
VALUE_TEXT_DEFAULT - Static variable in class org.xbib.graphics.io.vector.util.VectorHints
 
VALUE_TEXT_VECTOR - Static variable in class org.xbib.graphics.io.vector.util.VectorHints
 
valueOf(String) - Static method in enum org.xbib.graphics.io.vector.util.ImageDataStream.Interleaving
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xbib.graphics.io.vector.VectorGraphicsFormat
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.xbib.graphics.io.vector.util.ImageDataStream.Interleaving
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xbib.graphics.io.vector.VectorGraphicsFormat
Returns an array containing the constants of this enum type, in the order they are declared.
VectorGraphics2D - Class in org.xbib.graphics.io.vector
Base for classes that want to implement vector export.
VectorGraphics2D() - Constructor for class org.xbib.graphics.io.vector.VectorGraphics2D
 
VectorGraphics2D(Processor, PageSize) - Constructor for class org.xbib.graphics.io.vector.VectorGraphics2D
 
VectorGraphicsFormat - Enum in org.xbib.graphics.io.vector
 
VectorHints - Class in org.xbib.graphics.io.vector.util
 
VectorHints() - Constructor for class org.xbib.graphics.io.vector.util.VectorHints
 
VectorHints.Key - Class in org.xbib.graphics.io.vector.util
 
VectorHints.Value - Class in org.xbib.graphics.io.vector.util
 
version - Variable in class org.xbib.graphics.io.vector.pdf.PDFObject
 

W

WITHOUT_ALPHA - org.xbib.graphics.io.vector.util.ImageDataStream.Interleaving
 
write(int) - Method in class org.xbib.graphics.io.vector.pdf.GeneratedPayload
 
write(int) - Method in class org.xbib.graphics.io.vector.pdf.Payload
 
write(int) - Method in class org.xbib.graphics.io.vector.util.ASCII85EncodeStream
 
write(int) - Method in class org.xbib.graphics.io.vector.util.Base64EncodeStream
 
write(int) - Method in class org.xbib.graphics.io.vector.util.LineWrapOutputStream
 
write(OutputStream) - Method in class org.xbib.graphics.io.vector.eps.EPSProcessorResult
 
write(OutputStream) - Method in class org.xbib.graphics.io.vector.pdf.PDFProcessorResult
 
write(OutputStream) - Method in interface org.xbib.graphics.io.vector.ProcessorResult
 
write(OutputStream) - Method in class org.xbib.graphics.io.vector.svg.SVGProcessorResult
 
write(Number) - Method in class org.xbib.graphics.io.vector.util.FormattingWriter
 
write(String) - Method in class org.xbib.graphics.io.vector.util.FormattingWriter
 
writeln() - Method in class org.xbib.graphics.io.vector.util.FormattingWriter
 
writeln(Number) - Method in class org.xbib.graphics.io.vector.util.FormattingWriter
 
writeln(String) - Method in class org.xbib.graphics.io.vector.util.FormattingWriter
 
writeTo(OutputStream) - Method in class org.xbib.graphics.io.vector.VectorGraphics2D
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes|All Packages