|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SVGNumberList | |
org.apache.batik.bridge | Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. |
org.apache.batik.css.dom | |
org.apache.batik.dom.svg | |
org.w3c.dom.svg |
Uses of SVGNumberList in org.apache.batik.bridge |
Methods in org.apache.batik.bridge with parameters of type SVGNumberList | |
static float[] |
SVGUtilities.convertSVGNumberList(SVGNumberList l)
Converts an SVGNumberList into a float array. |
Uses of SVGNumberList in org.apache.batik.css.dom |
Classes in org.apache.batik.css.dom that implement SVGNumberList | |
class |
CSSOMSVGColor
This class implements the SVGColor interface. |
protected class |
CSSOMSVGComputedStyle.ComputedCSSColorValue
To manage a computed color CSSValue. |
class |
CSSOMSVGComputedStyle.ComputedCSSPaintValue
To manage a computed paint CSSValue. |
class |
CSSOMSVGPaint
This class implements the SVGPaint interface. |
class |
CSSOMSVGStyleDeclaration.StyleDeclarationColorValue
This class represents a CSS value returned by this declaration. |
class |
CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue
This class represents a CSS value returned by this declaration. |
Methods in org.apache.batik.css.dom that return SVGNumberList | |
SVGNumberList |
CSSOMSVGColor.getColors()
DOM: Implements SVGICCColor.getColors() . |
Uses of SVGNumberList in org.apache.batik.dom.svg |
Classes in org.apache.batik.dom.svg that implement SVGNumberList | |
class |
SVGStylableElement.PresentationAttributeColorValue
To manage a presentation attribute SVGColor value. |
class |
SVGStylableElement.PresentationAttributePaintValue
To manage a presentation attribute SVGPaint value. |
Uses of SVGNumberList in org.w3c.dom.svg |
Methods in org.w3c.dom.svg that return SVGNumberList | |
SVGNumberList |
SVGICCColor.getColors()
|
SVGNumberList |
SVGAnimatedNumberList.getBaseVal()
|
SVGNumberList |
SVGAnimatedNumberList.getAnimVal()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |