- calcBoundingBox() - Method in class com.kitfox.svg.Group
-
Recalculates the bounding box by taking the union of the bounding boxes
of all children.
- calcShape() - Method in class com.kitfox.svg.Group
-
- characters(char[], int, int) - Method in class com.kitfox.svg.SVGLoader
-
- children - Variable in class com.kitfox.svg.animation.parser.SimpleNode
-
- children - Variable in class com.kitfox.svg.SVGElement
-
- Circle - Class in com.kitfox.svg
-
- Circle() - Constructor for class com.kitfox.svg.Circle
-
Creates a new instance of Rect
- clear() - Method in class com.kitfox.svg.SVGUniverse
-
Release all loaded SVG document from memory
- clearNodeScope(Node) - Method in class com.kitfox.svg.animation.parser.JJTAnimTimeParserState
-
- ClipPath - Class in com.kitfox.svg
-
- ClipPath() - Constructor for class com.kitfox.svg.ClipPath
-
Creates a new instance of Stop
- close() - Method in class com.kitfox.svg.xml.Base64OutputStream
-
- close() - Method in class com.kitfox.svg.xml.cpx.CPXInputStream
-
Closes this input stream and releases any system resources
associated with the stream.
- close() - Method in class com.kitfox.svg.xml.cpx.CPXOutputStream
-
Closes this output stream and releases any system resources
associated with the stream.
- closeNodeScope(Node, int) - Method in class com.kitfox.svg.animation.parser.JJTAnimTimeParserState
-
- closeNodeScope(Node, boolean) - Method in class com.kitfox.svg.animation.parser.JJTAnimTimeParserState
-
- ColorTable - Class in com.kitfox.svg.xml
-
- ColorTable() - Constructor for class com.kitfox.svg.xml.ColorTable
-
Creates a new instance of ColorTable
- column - Variable in class com.kitfox.svg.animation.parser.SimpleCharStream
-
- com.kitfox.svg - package com.kitfox.svg
-
Provides the nodes of an SVG scene graph.
- com.kitfox.svg.animation - package com.kitfox.svg.animation
-
- com.kitfox.svg.animation.parser - package com.kitfox.svg.animation.parser
-
- com.kitfox.svg.app - package com.kitfox.svg.app
-
- com.kitfox.svg.app.ant - package com.kitfox.svg.app.ant
-
- com.kitfox.svg.app.beans - package com.kitfox.svg.app.beans
-
- com.kitfox.svg.app.data - package com.kitfox.svg.app.data
-
- com.kitfox.svg.composite - package com.kitfox.svg.composite
-
- com.kitfox.svg.pathcmd - package com.kitfox.svg.pathcmd
-
- com.kitfox.svg.pattern - package com.kitfox.svg.pattern
-
- com.kitfox.svg.xml - package com.kitfox.svg.xml
-
- com.kitfox.svg.xml.cpx - package com.kitfox.svg.xml.cpx
-
- compose(Raster, Raster, WritableRaster) - Method in class com.kitfox.svg.composite.AdobeCompositeContext
-
- computeArc(double, double, double, double, double, boolean, boolean, double, double) - Static method in class com.kitfox.svg.pathcmd.Arc
-
This constructs an unrotated Arc2D from the SVG specification of an
Elliptical arc.
- convertUnitsToPixels(int, float) - Static method in class com.kitfox.svg.xml.StyleAttribute
-
- CP_OBJECT_BOUNDING_BOX - Static variable in class com.kitfox.svg.ClipPath
-
- CP_USER_SPACE_ON_USE - Static variable in class com.kitfox.svg.ClipPath
-
- CPXConsts - Interface in com.kitfox.svg.xml.cpx
-
- CPXInputStream - Class in com.kitfox.svg.xml.cpx
-
This class reads/decodes the CPX file format.
- CPXInputStream(InputStream) - Constructor for class com.kitfox.svg.xml.cpx.CPXInputStream
-
Creates a new instance of CPXInputStream
- CPXOutputStream - Class in com.kitfox.svg.xml.cpx
-
- CPXOutputStream(OutputStream) - Constructor for class com.kitfox.svg.xml.cpx.CPXOutputStream
-
Creates a new instance of CPXOutputStream
- CPXTest - Class in com.kitfox.svg.xml.cpx
-
- CPXTest() - Constructor for class com.kitfox.svg.xml.cpx.CPXTest
-
Creates a new instance of CPXTest
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.kitfox.svg.composite.AdobeComposite
-
- createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class com.kitfox.svg.pattern.PatternPaint
-
- createURLStreamHandler(String) - Method in class com.kitfox.svg.app.data.HandlerFactory
-
- cssClass - Variable in class com.kitfox.svg.SVGElement
-
CSS class.
- CT_LAST - Static variable in class com.kitfox.svg.composite.AdobeComposite
-
- CT_MULTIPLY - Static variable in class com.kitfox.svg.composite.AdobeComposite
-
- CT_NORMAL - Static variable in class com.kitfox.svg.composite.AdobeComposite
-
- Cubic - Class in com.kitfox.svg.pathcmd
-
- Cubic() - Constructor for class com.kitfox.svg.pathcmd.Cubic
-
Creates a new instance of MoveTo
- Cubic(boolean, float, float, float, float, float, float) - Constructor for class com.kitfox.svg.pathcmd.Cubic
-
- CubicSmooth - Class in com.kitfox.svg.pathcmd
-
- CubicSmooth() - Constructor for class com.kitfox.svg.pathcmd.CubicSmooth
-
Creates a new instance of MoveTo
- CubicSmooth(boolean, float, float, float, float) - Constructor for class com.kitfox.svg.pathcmd.CubicSmooth
-
- curChar - Variable in class com.kitfox.svg.animation.parser.AnimTimeParserTokenManager
-
- currentToken - Variable in exception com.kitfox.svg.animation.parser.ParseException
-
This is the last token that has been consumed successfully.
- curTime - Variable in class com.kitfox.svg.SVGUniverse
-
Current time in this universe.