Index

A B C D E F G H I K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ALLOW_ALL - Static variable in interface com.github.weisj.jsvg.parser.resources.ResourcePolicy
 
ALLOW_RELATIVE - Static variable in interface com.github.weisj.jsvg.parser.resources.ResourcePolicy
Allow external resources to be loaded relative to the base document.
animation() - Method in class com.github.weisj.jsvg.SVGDocument
 
Animation - Interface in com.github.weisj.jsvg.renderer.animation
 
AnimationPlayer - Class in com.github.weisj.jsvg.ui
 
AnimationPlayer(AnimationPlayer.FrameAction) - Constructor for class com.github.weisj.jsvg.ui.AnimationPlayer
 
AnimationPlayer.FrameAction - Interface in com.github.weisj.jsvg.ui
 
animationState() - Method in class com.github.weisj.jsvg.ui.AnimationPlayer
 
AnimationState - Class in com.github.weisj.jsvg.renderer.animation
 
AnimationState(long, long) - Constructor for class com.github.weisj.jsvg.renderer.animation.AnimationState
 
applyClip(Shape) - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
applyOpacity(float) - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
applyRule(StyleProperty) - Method in interface com.github.weisj.jsvg.parser.css.StyleSheet.RuleConsumer
 
applyTransform(AffineTransform) - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
attribute(String) - Method in interface com.github.weisj.jsvg.parser.DomElement
 
attribute(String, String) - Method in interface com.github.weisj.jsvg.parser.DomElement
 
AwtComponentPlatformSupport - Class in com.github.weisj.jsvg.renderer.awt
 
AwtComponentPlatformSupport(Component) - Constructor for class com.github.weisj.jsvg.renderer.awt.AwtComponentPlatformSupport
 

B

beginText() - Method in interface com.github.weisj.jsvg.renderer.output.TextOutput
 
build() - Method in interface com.github.weisj.jsvg.parser.LoaderContext.Builder
 
builder() - Static method in interface com.github.weisj.jsvg.parser.LoaderContext
 

C

children() - Method in interface com.github.weisj.jsvg.parser.DomElement
 
classNames() - Method in interface com.github.weisj.jsvg.parser.DomElement
 
clipBounds() - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
codepoint(String, AffineTransform, RenderContext) - Method in interface com.github.weisj.jsvg.renderer.output.TextOutput
 
com.github.weisj.jsvg - package com.github.weisj.jsvg
 
com.github.weisj.jsvg.paint - package com.github.weisj.jsvg.paint
 
com.github.weisj.jsvg.parser - package com.github.weisj.jsvg.parser
 
com.github.weisj.jsvg.parser.css - package com.github.weisj.jsvg.parser.css
 
com.github.weisj.jsvg.parser.resources - package com.github.weisj.jsvg.parser.resources
 
com.github.weisj.jsvg.renderer - package com.github.weisj.jsvg.renderer
 
com.github.weisj.jsvg.renderer.animation - package com.github.weisj.jsvg.renderer.animation
 
com.github.weisj.jsvg.renderer.awt - package com.github.weisj.jsvg.renderer.awt
 
com.github.weisj.jsvg.renderer.output - package com.github.weisj.jsvg.renderer.output
 
com.github.weisj.jsvg.ui - package com.github.weisj.jsvg.ui
 
com.github.weisj.jsvg.view - package com.github.weisj.jsvg.view
 
computeShape() - Method in class com.github.weisj.jsvg.SVGDocument
 
computeShape(ViewBox) - Method in class com.github.weisj.jsvg.SVGDocument
 
contextFontSize() - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
createChild() - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
createDefault() - Static method in interface com.github.weisj.jsvg.parser.LoaderContext
 
createDefault() - Static method in interface com.github.weisj.jsvg.renderer.output.TextOutput
 
createForGraphics(Graphics2D) - Static method in interface com.github.weisj.jsvg.renderer.output.Output
Create a new output for the given graphics context.
createImage(ImageProducer) - Method in class com.github.weisj.jsvg.renderer.awt.AwtComponentPlatformSupport
 
createImage(ImageProducer) - Method in interface com.github.weisj.jsvg.renderer.PlatformSupport
 
createInitial(FloatSize, float, float, AnimationState) - Static method in class com.github.weisj.jsvg.renderer.MeasureContext
 
createReader() - Method in interface com.github.weisj.jsvg.parser.XMLInput
 
cssParser() - Method in interface com.github.weisj.jsvg.parser.LoaderContext
 
cssParser(CssParser) - Method in interface com.github.weisj.jsvg.parser.LoaderContext.Builder
 
CssParser - Interface in com.github.weisj.jsvg.parser.css
 
currentOpacity() - Method in interface com.github.weisj.jsvg.renderer.output.Output
 

D

debugPaint(Consumer<Graphics2D>) - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
DEFAULT - Static variable in class com.github.weisj.jsvg.parser.DocumentLimits
 
DEFAULT_COLOR - Static variable in interface com.github.weisj.jsvg.parser.PaintParser
 
DEFAULT_MAX_NESTING_DEPTH - Static variable in class com.github.weisj.jsvg.parser.DocumentLimits
 
DEFAULT_MAX_PATH_COUNT - Static variable in class com.github.weisj.jsvg.parser.DocumentLimits
 
DEFAULT_MAX_USE_NESTING_DEPTH - Static variable in class com.github.weisj.jsvg.parser.DocumentLimits
 
DENY_ALL - Static variable in interface com.github.weisj.jsvg.parser.resources.ResourcePolicy
Deny loading of external resources.
DENY_EXTERNAL - Static variable in interface com.github.weisj.jsvg.parser.resources.ResourcePolicy
 
derive(float, float) - Method in class com.github.weisj.jsvg.renderer.MeasureContext
 
derive(SVGPaint, SVGPaint) - Static method in interface com.github.weisj.jsvg.paint.SVGPaint
 
derive(ViewBox, float, float) - Method in class com.github.weisj.jsvg.renderer.MeasureContext
 
deriveRoot(float) - Method in class com.github.weisj.jsvg.renderer.MeasureContext
 
dispose() - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
document() - Method in interface com.github.weisj.jsvg.parser.DomElement
 
documentLimits() - Method in interface com.github.weisj.jsvg.parser.LoaderContext
 
documentLimits(DocumentLimits) - Method in interface com.github.weisj.jsvg.parser.LoaderContext.Builder
 
DocumentLimits - Class in com.github.weisj.jsvg.parser
 
DocumentLimits(int, int, int) - Constructor for class com.github.weisj.jsvg.parser.DocumentLimits
 
DomDocument - Interface in com.github.weisj.jsvg.parser
 
DomElement - Interface in com.github.weisj.jsvg.parser
 
DomProcessor - Interface in com.github.weisj.jsvg.parser
 
drawImage(Image, AffineTransform, ImageObserver) - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
drawImage(Image, ImageObserver) - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
drawImage(BufferedImage) - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
drawShape(Output, RenderContext, Shape, Rectangle2D) - Method in interface com.github.weisj.jsvg.paint.SimplePaintSVGPaint
 
drawShape(Output, RenderContext, Shape, Rectangle2D) - Method in interface com.github.weisj.jsvg.paint.SVGPaint
 
drawShape(Shape) - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
duration() - Method in interface com.github.weisj.jsvg.renderer.animation.Animation
 

E

elementLoader() - Method in interface com.github.weisj.jsvg.parser.LoaderContext
 
elementLoader(ElementLoader) - Method in interface com.github.weisj.jsvg.parser.LoaderContext.Builder
 
ElementLoader - Interface in com.github.weisj.jsvg.parser
 
em() - Method in class com.github.weisj.jsvg.renderer.MeasureContext
 
endText() - Method in interface com.github.weisj.jsvg.renderer.output.TextOutput
 
endTime() - Method in interface com.github.weisj.jsvg.renderer.animation.Animation
 
equals(Object) - Method in class com.github.weisj.jsvg.parser.css.StyleProperty
 
equals(Object) - Method in class com.github.weisj.jsvg.renderer.animation.AnimationState
 
equals(Object) - Method in class com.github.weisj.jsvg.renderer.MeasureContext
 
equals(Object) - Method in class com.github.weisj.jsvg.view.FloatSize
 
ex() - Method in class com.github.weisj.jsvg.renderer.MeasureContext
 
externalResourcePolicy() - Method in interface com.github.weisj.jsvg.parser.LoaderContext
 
externalResourcePolicy(ResourcePolicy) - Method in interface com.github.weisj.jsvg.parser.LoaderContext.Builder
 

F

fillOpacity() - Method in class com.github.weisj.jsvg.renderer.RenderContext
 
fillPaint() - Method in class com.github.weisj.jsvg.renderer.RenderContext
 
fillShape(Output, RenderContext, Shape, Rectangle2D) - Method in interface com.github.weisj.jsvg.paint.SimplePaintSVGPaint
 
fillShape(Output, RenderContext, Shape, Rectangle2D) - Method in interface com.github.weisj.jsvg.paint.SVGPaint
 
fillShape(Shape) - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
FloatSize - Class in com.github.weisj.jsvg.view
 
FloatSize(float, float) - Constructor for class com.github.weisj.jsvg.view.FloatSize
 
FloatSize(Rectangle2D) - Constructor for class com.github.weisj.jsvg.view.FloatSize
 
fontSize() - Method in class com.github.weisj.jsvg.renderer.awt.AwtComponentPlatformSupport
 
fontSize() - Method in interface com.github.weisj.jsvg.renderer.PlatformSupport
 
forEachMatchingRule(DomElement, StyleSheet.RuleConsumer) - Method in interface com.github.weisj.jsvg.parser.css.StyleSheet
 

G

get(PlatformSupport) - Method in interface com.github.weisj.jsvg.parser.resources.ResourceSupplier
 
getElementById(Class<T>, String) - Method in interface com.github.weisj.jsvg.parser.DomDocument
 
getHeight() - Method in class com.github.weisj.jsvg.view.FloatSize
 
getWidth() - Method in class com.github.weisj.jsvg.view.FloatSize
 
glyphRunBreak() - Method in interface com.github.weisj.jsvg.renderer.output.TextOutput
Signals that the next glyph has manual placement and therefore is visually separated from the previous glyph.

H

hashCode() - Method in class com.github.weisj.jsvg.parser.css.StyleProperty
 
hashCode() - Method in class com.github.weisj.jsvg.renderer.animation.AnimationState
 
hashCode() - Method in class com.github.weisj.jsvg.renderer.MeasureContext
 
hashCode() - Method in class com.github.weisj.jsvg.view.FloatSize
 
hasMaskedPaint() - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
hasSpecifiedHeight() - Method in class com.github.weisj.jsvg.view.ViewBox
 
hasSpecifiedWidth() - Method in class com.github.weisj.jsvg.view.ViewBox
 
hasSpecifiedX() - Method in class com.github.weisj.jsvg.view.ViewBox
 
hasSpecifiedY() - Method in class com.github.weisj.jsvg.view.ViewBox
 
height - Variable in class com.github.weisj.jsvg.view.FloatSize
 

I

id() - Method in interface com.github.weisj.jsvg.parser.DomElement
 
imageObserver() - Method in class com.github.weisj.jsvg.renderer.awt.AwtComponentPlatformSupport
 
imageObserver() - Method in class com.github.weisj.jsvg.renderer.NullPlatformSupport
 
imageObserver() - Method in interface com.github.weisj.jsvg.renderer.PlatformSupport
 
INSTANCE - Static variable in class com.github.weisj.jsvg.renderer.NullPlatformSupport
 
intrinsicSize(RenderContext) - Method in interface com.github.weisj.jsvg.parser.resources.RenderableResource
 
isAnimated() - Method in class com.github.weisj.jsvg.SVGDocument
 
isLongLived() - Method in class com.github.weisj.jsvg.renderer.awt.AwtComponentPlatformSupport
 
isLongLived() - Method in interface com.github.weisj.jsvg.renderer.PlatformSupport
 
isRunning() - Method in class com.github.weisj.jsvg.ui.AnimationPlayer
 
isSoftClippingEnabled() - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
isVisible(RenderContext) - Method in interface com.github.weisj.jsvg.paint.SVGPaint
 

K

KEY_CACHE_OFFSCREEN_IMAGE - Static variable in class com.github.weisj.jsvg.renderer.SVGRenderingHints
 
KEY_IMAGE_ANTIALIASING - Static variable in class com.github.weisj.jsvg.renderer.SVGRenderingHints
 
KEY_MASK_CLIP_RENDERING - Static variable in class com.github.weisj.jsvg.renderer.SVGRenderingHints
 
KEY_SOFT_CLIPPING - Static variable in class com.github.weisj.jsvg.renderer.SVGRenderingHints
 

L

load(XMLInput, URI, LoaderContext) - Method in class com.github.weisj.jsvg.parser.SVGLoader
Load an SVG document from the given input stream.
load(InputStream, URI, LoaderContext) - Method in class com.github.weisj.jsvg.parser.SVGLoader
Load an SVG document from the given input stream.
load(URL) - Method in class com.github.weisj.jsvg.parser.SVGLoader
 
load(URL, LoaderContext) - Method in class com.github.weisj.jsvg.parser.SVGLoader
 
loadElement(Class<T>, String, DomDocument) - Method in interface com.github.weisj.jsvg.parser.ElementLoader
 
loaderContext() - Method in interface com.github.weisj.jsvg.parser.DomDocument
 
LoaderContext - Interface in com.github.weisj.jsvg.parser
The context providing all necessary components for loading an SVG document.
LoaderContext.Builder - Interface in com.github.weisj.jsvg.parser
 
loadImage(DomDocument, URI) - Method in interface com.github.weisj.jsvg.parser.resources.ResourceLoader
 
location() - Method in class com.github.weisj.jsvg.view.ViewBox
 

M

maxNestingDepth() - Method in class com.github.weisj.jsvg.parser.DocumentLimits
The maximal allowed nesting depth of elements in the document.
maxPathCount() - Method in class com.github.weisj.jsvg.parser.DocumentLimits
The maximal allowed count of rendered instances of elements.
maxUseNestingDepth() - Method in class com.github.weisj.jsvg.parser.DocumentLimits
The maximal allowed depth of nested elements.
measureContext() - Method in class com.github.weisj.jsvg.renderer.RenderContext
 
MeasureContext - Class in com.github.weisj.jsvg.renderer
 
MeasureContext(float, float, float, float, float, AnimationState) - Constructor for class com.github.weisj.jsvg.renderer.MeasureContext
 

N

name() - Method in class com.github.weisj.jsvg.parser.css.StyleProperty
 
NO_ANIMATION - Static variable in class com.github.weisj.jsvg.renderer.animation.AnimationState
 
normedDiagonalLength() - Method in class com.github.weisj.jsvg.renderer.MeasureContext
 
NullPlatformSupport - Class in com.github.weisj.jsvg.renderer
 

O

Output - Interface in com.github.weisj.jsvg.renderer.output
 
Output.SafeState - Interface in com.github.weisj.jsvg.renderer.output
 

P

paint() - Method in interface com.github.weisj.jsvg.paint.SimplePaintSVGPaint
 
paintParser() - Method in interface com.github.weisj.jsvg.parser.LoaderContext
 
paintParser(PaintParser) - Method in interface com.github.weisj.jsvg.parser.LoaderContext.Builder
 
PaintParser - Interface in com.github.weisj.jsvg.parser
 
parent() - Method in interface com.github.weisj.jsvg.parser.DomElement
 
parse(List<char[]>) - Method in interface com.github.weisj.jsvg.parser.css.CssParser
 
parseColor(String) - Method in interface com.github.weisj.jsvg.parser.PaintParser
 
parsePaint(String) - Method in interface com.github.weisj.jsvg.parser.PaintParser
 
pause() - Method in class com.github.weisj.jsvg.ui.AnimationPlayer
 
platformSupport() - Method in class com.github.weisj.jsvg.renderer.RenderContext
 
PlatformSupport - Interface in com.github.weisj.jsvg.renderer
 
PlatformSupport.TargetSurface - Interface in com.github.weisj.jsvg.renderer
 
preProcessor() - Method in interface com.github.weisj.jsvg.parser.LoaderContext
 
preProcessor(DomProcessor) - Method in interface com.github.weisj.jsvg.parser.LoaderContext.Builder
 
process(DomElement) - Method in interface com.github.weisj.jsvg.parser.DomProcessor
 

R

rawOpacity() - Method in class com.github.weisj.jsvg.renderer.RenderContext
 
registerNamedElement(String, Object) - Method in interface com.github.weisj.jsvg.parser.DomDocument
 
rem() - Method in class com.github.weisj.jsvg.renderer.MeasureContext
 
render(Output, RenderContext, AffineTransform) - Method in interface com.github.weisj.jsvg.parser.resources.RenderableResource
 
render(Component, Graphics2D, ViewBox) - Method in class com.github.weisj.jsvg.SVGDocument
 
render(JComponent, Graphics2D) - Method in class com.github.weisj.jsvg.SVGDocument
 
RenderableResource - Interface in com.github.weisj.jsvg.parser.resources
 
RenderContext - Class in com.github.weisj.jsvg.renderer
 
renderingHint(RenderingHints.Key) - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
renderingHints() - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
renderWithPlatform(PlatformSupport, Output, ViewBox) - Method in class com.github.weisj.jsvg.SVGDocument
 
renderWithPlatform(PlatformSupport, Output, ViewBox, AnimationState) - Method in class com.github.weisj.jsvg.SVGDocument
 
renderWithPlatform(PlatformSupport, Graphics2D, ViewBox) - Method in class com.github.weisj.jsvg.SVGDocument
 
repaint() - Method in interface com.github.weisj.jsvg.renderer.PlatformSupport.TargetSurface
 
resolveResourceURI(URI, String) - Method in interface com.github.weisj.jsvg.parser.resources.ResourcePolicy
 
resolveResourceURI(URI, URI) - Method in interface com.github.weisj.jsvg.parser.resources.ResourcePolicy
 
resourceLoader() - Method in interface com.github.weisj.jsvg.parser.LoaderContext
 
resourceLoader(ResourceLoader) - Method in interface com.github.weisj.jsvg.parser.LoaderContext.Builder
 
ResourceLoader - Interface in com.github.weisj.jsvg.parser.resources
 
ResourcePolicy - Interface in com.github.weisj.jsvg.parser.resources
 
ResourceSupplier<T> - Interface in com.github.weisj.jsvg.parser.resources
 
restore() - Method in interface com.github.weisj.jsvg.renderer.output.Output.SafeState
 
resume() - Method in class com.github.weisj.jsvg.ui.AnimationPlayer
 
rootTransform() - Method in class com.github.weisj.jsvg.renderer.RenderContext
 
rootURI() - Method in interface com.github.weisj.jsvg.parser.DomDocument
 
rotate(double) - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
rotate(Output, double) - Method in class com.github.weisj.jsvg.renderer.RenderContext
 
runFrame(long) - Method in interface com.github.weisj.jsvg.ui.AnimationPlayer.FrameAction
 

S

safeState() - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
scale(double, double) - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
scale(Output, double, double) - Method in class com.github.weisj.jsvg.renderer.RenderContext
 
setAnimation(Animation) - Method in class com.github.weisj.jsvg.ui.AnimationPlayer
 
setAttribute(String, String) - Method in interface com.github.weisj.jsvg.parser.DomElement
 
setClip(Shape) - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
setPaint(Paint) - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
setPaint(Supplier<Paint>) - Method in interface com.github.weisj.jsvg.renderer.output.Output
Set the paint used for the output.
setRenderingHint(RenderingHints.Key, Object) - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
setSize(double, double) - Method in class com.github.weisj.jsvg.view.FloatSize
 
setSize(FloatSize) - Method in class com.github.weisj.jsvg.view.ViewBox
 
setStroke(Stroke) - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
setTransform(AffineTransform) - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
SimplePaintSVGPaint - Interface in com.github.weisj.jsvg.paint
 
size() - Method in class com.github.weisj.jsvg.SVGDocument
 
size() - Method in class com.github.weisj.jsvg.view.ViewBox
 
start() - Method in class com.github.weisj.jsvg.ui.AnimationPlayer
 
startTime() - Method in interface com.github.weisj.jsvg.renderer.animation.Animation
 
stop() - Method in class com.github.weisj.jsvg.ui.AnimationPlayer
 
stroke() - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
stroke(float) - Method in class com.github.weisj.jsvg.renderer.RenderContext
 
strokeOpacity() - Method in class com.github.weisj.jsvg.renderer.RenderContext
 
strokePaint() - Method in class com.github.weisj.jsvg.renderer.RenderContext
 
StyleProperty - Class in com.github.weisj.jsvg.parser.css
 
StyleProperty(String, String) - Constructor for class com.github.weisj.jsvg.parser.css.StyleProperty
 
StyleSheet - Interface in com.github.weisj.jsvg.parser.css
 
StyleSheet.RuleConsumer - Interface in com.github.weisj.jsvg.parser.css
 
supportsColors() - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
supportsFilters() - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
SVGDocument - Class in com.github.weisj.jsvg
 
SVGLoader - Class in com.github.weisj.jsvg.parser
Class for loading svg files as an SVGDocument.
SVGLoader() - Constructor for class com.github.weisj.jsvg.parser.SVGLoader
 
SVGPaint - Interface in com.github.weisj.jsvg.paint
 
SVGRenderingHints - Class in com.github.weisj.jsvg.renderer
 

T

tagName() - Method in interface com.github.weisj.jsvg.parser.DomElement
 
targetSurface() - Method in class com.github.weisj.jsvg.renderer.awt.AwtComponentPlatformSupport
 
targetSurface() - Method in class com.github.weisj.jsvg.renderer.NullPlatformSupport
 
targetSurface() - Method in interface com.github.weisj.jsvg.renderer.PlatformSupport
 
textOutput() - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
TextOutput - Interface in com.github.weisj.jsvg.renderer.output
 
timestamp() - Method in class com.github.weisj.jsvg.renderer.animation.AnimationState
 
timestamp() - Method in class com.github.weisj.jsvg.renderer.MeasureContext
 
toString() - Method in class com.github.weisj.jsvg.parser.css.StyleProperty
 
toString() - Method in class com.github.weisj.jsvg.renderer.animation.AnimationState
 
toString() - Method in class com.github.weisj.jsvg.renderer.awt.AwtComponentPlatformSupport
 
toString() - Method in class com.github.weisj.jsvg.renderer.MeasureContext
 
toString() - Method in class com.github.weisj.jsvg.renderer.RenderContext
 
toString() - Method in class com.github.weisj.jsvg.view.FloatSize
 
toString() - Method in class com.github.weisj.jsvg.view.ViewBox
 
transform() - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
transform(Output, AffineTransform) - Method in class com.github.weisj.jsvg.renderer.RenderContext
 
translate(double, double) - Method in interface com.github.weisj.jsvg.renderer.output.Output
 
translate(Output, double, double) - Method in class com.github.weisj.jsvg.renderer.RenderContext
 
translate(Output, Point2D) - Method in class com.github.weisj.jsvg.renderer.RenderContext
 

U

userSpaceTransform() - Method in class com.github.weisj.jsvg.renderer.RenderContext
 

V

value() - Method in class com.github.weisj.jsvg.parser.css.StyleProperty
 
VALUE_IMAGE_ANTIALIASING_OFF - Static variable in class com.github.weisj.jsvg.renderer.SVGRenderingHints
 
VALUE_IMAGE_ANTIALIASING_ON - Static variable in class com.github.weisj.jsvg.renderer.SVGRenderingHints
 
VALUE_MASK_CLIP_RENDERING_ACCURACY - Static variable in class com.github.weisj.jsvg.renderer.SVGRenderingHints
 
VALUE_MASK_CLIP_RENDERING_DEFAULT - Static variable in class com.github.weisj.jsvg.renderer.SVGRenderingHints
 
VALUE_MASK_CLIP_RENDERING_FAST - Static variable in class com.github.weisj.jsvg.renderer.SVGRenderingHints
 
VALUE_NO_CACHE - Static variable in class com.github.weisj.jsvg.renderer.SVGRenderingHints
 
VALUE_SOFT_CLIPPING_OFF - Static variable in class com.github.weisj.jsvg.renderer.SVGRenderingHints
 
VALUE_SOFT_CLIPPING_ON - Static variable in class com.github.weisj.jsvg.renderer.SVGRenderingHints
 
VALUE_USE_CACHE - Static variable in class com.github.weisj.jsvg.renderer.SVGRenderingHints
 
viewBox() - Method in class com.github.weisj.jsvg.SVGDocument
 
ViewBox - Class in com.github.weisj.jsvg.view
 
ViewBox(float[]) - Constructor for class com.github.weisj.jsvg.view.ViewBox
 
ViewBox(float, float) - Constructor for class com.github.weisj.jsvg.view.ViewBox
 
ViewBox(float, float, float, float) - Constructor for class com.github.weisj.jsvg.view.ViewBox
 
ViewBox(FloatSize) - Constructor for class com.github.weisj.jsvg.view.ViewBox
 
ViewBox(Rectangle2D) - Constructor for class com.github.weisj.jsvg.view.ViewBox
 
viewHeight() - Method in class com.github.weisj.jsvg.renderer.MeasureContext
 
viewWidth() - Method in class com.github.weisj.jsvg.renderer.MeasureContext
 

W

width - Variable in class com.github.weisj.jsvg.view.FloatSize
 

X

XMLInput - Interface in com.github.weisj.jsvg.parser
 
A B C D E F G H I K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form