GetSVGDocument
(SVG Specification)
Method
| Supported
| Notes
|
SVGDocument getSVGDocument
()
|
No
|
|
SVGAElement
(SVG Specification)
SVGAltGlyphElement
(SVG Specification)
Method
| Supported
| Notes
|
java.lang.String getGlyphRef
()
|
Yes
|
|
void setGlyphRef
(java.lang.String)
|
Yes
|
|
java.lang.String getFormat
()
|
Yes
|
|
void setFormat
(java.lang.String)
|
Yes
|
|
SVGAngle
(SVG Specification)
Method
| Supported
| Notes
|
float getValue
()
|
No
|
|
void setValue
(float)
|
No
|
|
short getUnitType
()
|
No
|
|
float getValueInSpecifiedUnits
()
|
No
|
|
void setValueInSpecifiedUnits
(float)
|
No
|
|
java.lang.String getValueAsString
()
|
No
|
|
void setValueAsString
(java.lang.String)
|
No
|
|
void newValueSpecifiedUnits
(short,float)
|
No
|
|
void convertToSpecifiedUnits
(short)
|
No
|
|
SVGAnimatedAngle
(SVG Specification)
SVGAnimatedBoolean
(SVG Specification)
Method
| Supported
| Notes
|
boolean getBaseVal
()
|
Yes
|
|
void setBaseVal
(boolean)
|
Yes
|
|
boolean getAnimVal
()
|
No
|
|
SVGAnimatedEnumeration
(SVG Specification)
Method
| Supported
| Notes
|
short getBaseVal
()
|
Yes
|
|
void setBaseVal
(short)
|
Yes
|
|
short getAnimVal
()
|
No
|
|
SVGAnimatedInteger
(SVG Specification)
Method
| Supported
| Notes
|
int getBaseVal
()
|
Yes
|
|
void setBaseVal
(int)
|
Yes
|
|
int getAnimVal
()
|
No
|
|
SVGAnimatedLength
(SVG Specification)
SVGAnimatedLengthList
(SVG Specification)
SVGAnimatedNumber
(SVG Specification)
Method
| Supported
| Notes
|
float getBaseVal
()
|
Yes
|
|
void setBaseVal
(float)
|
Yes
|
|
float getAnimVal
()
|
No
|
|
SVGAnimatedNumberList
(SVG Specification)
SVGAnimatedPathData
(SVG Specification)
SVGAnimatedPoints
(SVG Specification)
SVGAnimatedPreserveAspectRatio
(SVG Specification)
SVGAnimatedRect
(SVG Specification)
Method
| Supported
| Notes
|
SVGRect getBaseVal
()
|
No
|
|
SVGRect getAnimVal
()
|
No
|
|
SVGAnimatedString
(SVG Specification)
Method
| Supported
| Notes
|
java.lang.String getBaseVal
()
|
Yes
|
|
void setBaseVal
(java.lang.String)
|
Yes
|
|
java.lang.String getAnimVal
()
|
No
|
|
SVGAnimatedTransformList
(SVG Specification)
SVGAnimationElement
(SVG Specification)
Method
| Supported
| Notes
|
SVGElement getTargetElement
()
|
No
|
|
float getStartTime
()
|
No
|
|
float getCurrentTime
()
|
No
|
|
float getSimpleDuration
()
|
No
|
|
SVGCircleElement
(SVG Specification)
SVGClipPathElement
(SVG Specification)
SVGColor
(SVG Specification)
Method
| Supported
| Notes
|
void setColor
(short,java.lang.String,java.lang.String)
|
Yes
|
|
short getColorType
()
|
Yes
|
|
org.w3c.dom.css.RGBColor getRGBColor
()
|
Yes
|
|
SVGICCColor getICCColor
()
|
Yes
|
|
void setRGBColor
(java.lang.String)
|
Yes
|
|
void setRGBColorICCColor
(java.lang.String,java.lang.String)
|
Yes
|
|
SVGColorProfileElement
(SVG Specification)
Method
| Supported
| Notes
|
java.lang.String getName
()
|
Yes
|
|
void setName
(java.lang.String)
|
Yes
|
|
java.lang.String getLocal
()
|
Yes
|
|
void setLocal
(java.lang.String)
|
Yes
|
|
short getRenderingIntent
()
|
Yes
|
|
void setRenderingIntent
(short)
|
Yes
|
|
SVGColorProfileRule
(SVG Specification)
Method
| Supported
| Notes
|
java.lang.String getName
()
|
No
|
|
void setName
(java.lang.String)
|
No
|
|
short getRenderingIntent
()
|
No
|
|
void setRenderingIntent
(short)
|
No
|
|
java.lang.String getSrc
()
|
No
|
|
void setSrc
(java.lang.String)
|
No
|
|
SVGComponentTransferFunctionElement
(SVG Specification)
SVGCursorElement
(SVG Specification)
SVGDocument
(SVG Specification)
Method
| Supported
| Notes
|
java.lang.String getURL
()
|
Yes
|
|
java.lang.String getTitle
()
|
Yes
|
|
java.lang.String getReferrer
()
|
Yes
|
|
java.lang.String getDomain
()
|
Yes
|
|
SVGSVGElement getRootElement
()
|
Yes
|
|
SVGElement
(SVG Specification)
Method
| Supported
| Notes
|
java.lang.String getId
()
|
Yes
|
|
void setId
(java.lang.String)
|
Yes
|
|
java.lang.String getXMLbase
()
|
Yes
|
|
void setXMLbase
(java.lang.String)
|
Yes
|
|
SVGSVGElement getOwnerSVGElement
()
|
Yes
|
|
SVGElement getViewportElement
()
|
Yes
|
|
SVGElementInstance
(SVG Specification)
SVGElementInstanceList
(SVG Specification)
SVGEllipseElement
(SVG Specification)
SVGExternalResourcesRequired
(SVG Specification)
Method
| Supported
| Notes
|
SVGAnimatedBoolean getExternalResourcesRequired
()
|
Yes
|
supported in org.apache.batik.dom.svg.SVGGraphicsElement
|
SVGFEBlendElement
(SVG Specification)
SVGFEColorMatrixElement
(SVG Specification)
SVGFEComponentTransferElement
(SVG Specification)
SVGFECompositeElement
(SVG Specification)
SVGFEConvolveMatrixElement
(SVG Specification)
SVGFEDiffuseLightingElement
(SVG Specification)
SVGFEDisplacementMapElement
(SVG Specification)
SVGFEDistantLightElement
(SVG Specification)
SVGFEFloodElement
(SVG Specification)
SVGFEGaussianBlurElement
(SVG Specification)
SVGFEMergeNodeElement
(SVG Specification)
SVGFEMorphologyElement
(SVG Specification)
SVGFEOffsetElement
(SVG Specification)
SVGFEPointLightElement
(SVG Specification)
SVGFESpecularLightingElement
(SVG Specification)
SVGFESpotLightElement
(SVG Specification)
SVGFETileElement
(SVG Specification)
SVGFETurbulenceElement
(SVG Specification)
SVGFilterElement
(SVG Specification)
SVGFilterPrimitiveStandardAttributes
(SVG Specification)
SVGFitToViewBox
(SVG Specification)
SVGForeignObjectElement
(SVG Specification)
SVGGlyphRefElement
(SVG Specification)
Method
| Supported
| Notes
|
java.lang.String getGlyphRef
()
|
Yes
|
|
void setGlyphRef
(java.lang.String)
|
Yes
|
|
java.lang.String getFormat
()
|
Yes
|
|
void setFormat
(java.lang.String)
|
Yes
|
|
float getX
()
|
Yes
|
|
float getY
()
|
Yes
|
|
float getDx
()
|
Yes
|
|
float getDy
()
|
Yes
|
|
void setX
(float)
|
Yes
|
|
void setY
(float)
|
Yes
|
|
void setDx
(float)
|
Yes
|
|
void setDy
(float)
|
Yes
|
|
SVGGradientElement
(SVG Specification)
SVGICCColor
(SVG Specification)
Method
| Supported
| Notes
|
java.lang.String getColorProfile
()
|
Yes
|
|
void setColorProfile
(java.lang.String)
|
Yes
|
|
SVGNumberList getColors
()
|
Yes
|
|
SVGImageElement
(SVG Specification)
SVGLangSpace
(SVG Specification)
Method
| Supported
| Notes
|
java.lang.String getXMLlang
()
|
Yes
|
Supported by org.batik.dom.svg.SVGGraphicsElement
|
void setXMLlang
(java.lang.String)
|
Yes
|
Supported by org.batik.dom.svg.SVGGraphicsElement
|
java.lang.String getXMLspace
()
|
Yes
|
Supported by org.batik.dom.svg.SVGGraphicsElement
|
void setXMLspace
(java.lang.String)
|
Yes
|
Supported by org.batik.dom.svg.SVGGraphicsElement
|
SVGLength
(SVG Specification)
Method
| Supported
| Notes
|
float getValue
()
|
Yes
|
|
void setValue
(float)
|
Yes
|
|
short getUnitType
()
|
Yes
|
|
float getValueInSpecifiedUnits
()
|
Yes
|
|
void setValueInSpecifiedUnits
(float)
|
Yes
|
|
java.lang.String getValueAsString
()
|
Yes
|
|
void setValueAsString
(java.lang.String)
|
Yes
|
|
void newValueSpecifiedUnits
(short,float)
|
Yes
|
|
void convertToSpecifiedUnits
(short)
|
Yes
|
|
SVGLengthList
(SVG Specification)
SVGLinearGradientElement
(SVG Specification)
SVGLineElement
(SVG Specification)
SVGLocatable
(SVG Specification)
SVGMarkerElement
(SVG Specification)
SVGMaskElement
(SVG Specification)
SVGMatrix
(SVG Specification)
Method
| Supported
| Notes
|
float getA
()
|
Yes
|
|
void setA
(float)
|
Yes
|
|
float getB
()
|
Yes
|
|
void setB
(float)
|
Yes
|
|
float getC
()
|
Yes
|
|
void setC
(float)
|
Yes
|
|
float getD
()
|
Yes
|
|
void setD
(float)
|
Yes
|
|
float getE
()
|
Yes
|
|
void setE
(float)
|
Yes
|
|
float getF
()
|
Yes
|
|
void setF
(float)
|
Yes
|
|
SVGMatrix multiply
(SVGMatrix)
|
Yes
|
|
SVGMatrix inverse
()
|
Yes
|
|
SVGMatrix translate
(float,float)
|
Yes
|
|
SVGMatrix scale
(float)
|
Yes
|
|
SVGMatrix scaleNonUniform
(float,float)
|
Yes
|
|
SVGMatrix rotate
(float)
|
Yes
|
|
SVGMatrix rotateFromVector
(float,float)
|
Yes
|
|
SVGMatrix flipX
()
|
Yes
|
|
SVGMatrix flipY
()
|
Yes
|
|
SVGMatrix skewX
(float)
|
Yes
|
|
SVGMatrix skewY
(float)
|
Yes
|
|
SVGNumber
(SVG Specification)
Method
| Supported
| Notes
|
float getValue
()
|
Yes
|
|
void setValue
(float)
|
Yes
|
|
SVGNumberList
(SVG Specification)
SVGPaint
(SVG Specification)
Method
| Supported
| Notes
|
short getPaintType
()
|
Yes
|
|
java.lang.String getUri
()
|
Yes
|
|
void setUri
(java.lang.String)
|
Yes
|
|
void setPaint
(short,java.lang.String,java.lang.String,java.lang.String)
|
Yes
|
|
SVGPathElement
(SVG Specification)
Method
| Supported
| Notes
|
SVGAnimatedNumber getPathLength
()
|
No
|
|
float getTotalLength
()
|
No
|
|
SVGPoint getPointAtLength
(float)
|
No
|
|
int getPathSegAtLength
(float)
|
No
|
|
SVGPathSegClosePath createSVGPathSegClosePath
()
|
Yes
|
|
SVGPathSegMovetoAbs createSVGPathSegMovetoAbs
(float,float)
|
Yes
|
|
SVGPathSegMovetoRel createSVGPathSegMovetoRel
(float,float)
|
Yes
|
|
SVGPathSegLinetoAbs createSVGPathSegLinetoAbs
(float,float)
|
Yes
|
|
SVGPathSegLinetoRel createSVGPathSegLinetoRel
(float,float)
|
Yes
|
|
SVGPathSegCurvetoCubicAbs createSVGPathSegCurvetoCubicAbs
(float,float,float,float,float,float)
|
Yes
|
|
SVGPathSegCurvetoCubicRel createSVGPathSegCurvetoCubicRel
(float,float,float,float,float,float)
|
Yes
|
|
SVGPathSegCurvetoQuadraticAbs createSVGPathSegCurvetoQuadraticAbs
(float,float,float,float)
|
Yes
|
|
SVGPathSegCurvetoQuadraticRel createSVGPathSegCurvetoQuadraticRel
(float,float,float,float)
|
Yes
|
|
SVGPathSegArcAbs createSVGPathSegArcAbs
(float,float,float,float,float,boolean,boolean)
|
Yes
|
|
SVGPathSegArcRel createSVGPathSegArcRel
(float,float,float,float,float,boolean,boolean)
|
Yes
|
|
SVGPathSegLinetoHorizontalAbs createSVGPathSegLinetoHorizontalAbs
(float)
|
Yes
|
|
SVGPathSegLinetoHorizontalRel createSVGPathSegLinetoHorizontalRel
(float)
|
Yes
|
|
SVGPathSegLinetoVerticalAbs createSVGPathSegLinetoVerticalAbs
(float)
|
Yes
|
|
SVGPathSegLinetoVerticalRel createSVGPathSegLinetoVerticalRel
(float)
|
Yes
|
|
SVGPathSegCurvetoCubicSmoothAbs createSVGPathSegCurvetoCubicSmoothAbs
(float,float,float,float)
|
Yes
|
|
SVGPathSegCurvetoCubicSmoothRel createSVGPathSegCurvetoCubicSmoothRel
(float,float,float,float)
|
Yes
|
|
SVGPathSegCurvetoQuadraticSmoothAbs createSVGPathSegCurvetoQuadraticSmoothAbs
(float,float)
|
Yes
|
|
SVGPathSegCurvetoQuadraticSmoothRel createSVGPathSegCurvetoQuadraticSmoothRel
(float,float)
|
Yes
|
|
SVGPathSeg
(SVG Specification)
Method
| Supported
| Notes
|
short getPathSegType
()
|
Yes
|
|
java.lang.String getPathSegTypeAsLetter
()
|
Yes
|
|
SVGPathSegArcAbs
(SVG Specification)
Method
| Supported
| Notes
|
float getX
()
|
Yes
|
|
float getY
()
|
Yes
|
|
void setX
(float)
|
Yes
|
|
void setY
(float)
|
Yes
|
|
float getR1
()
|
Yes
|
|
void setR1
(float)
|
Yes
|
|
float getR2
()
|
Yes
|
|
void setR2
(float)
|
Yes
|
|
float getAngle
()
|
Yes
|
|
void setAngle
(float)
|
Yes
|
|
boolean getLargeArcFlag
()
|
Yes
|
|
void setLargeArcFlag
(boolean)
|
Yes
|
|
boolean getSweepFlag
()
|
Yes
|
|
void setSweepFlag
(boolean)
|
Yes
|
|
SVGPathSegArcRel
(SVG Specification)
Method
| Supported
| Notes
|
float getX
()
|
Yes
|
|
float getY
()
|
Yes
|
|
void setX
(float)
|
Yes
|
|
void setY
(float)
|
Yes
|
|
float getR1
()
|
Yes
|
|
void setR1
(float)
|
Yes
|
|
float getR2
()
|
Yes
|
|
void setR2
(float)
|
Yes
|
|
float getAngle
()
|
Yes
|
|
void setAngle
(float)
|
Yes
|
|
boolean getLargeArcFlag
()
|
Yes
|
|
void setLargeArcFlag
(boolean)
|
Yes
|
|
boolean getSweepFlag
()
|
Yes
|
|
void setSweepFlag
(boolean)
|
Yes
|
|
SVGPathSegCurvetoCubicAbs
(SVG Specification)
Method
| Supported
| Notes
|
float getX
()
|
Yes
|
|
float getY
()
|
Yes
|
|
void setX
(float)
|
Yes
|
|
void setY
(float)
|
Yes
|
|
float getX1
()
|
Yes
|
|
float getY1
()
|
Yes
|
|
float getX2
()
|
Yes
|
|
float getY2
()
|
Yes
|
|
void setX1
(float)
|
Yes
|
|
void setY1
(float)
|
Yes
|
|
void setX2
(float)
|
Yes
|
|
void setY2
(float)
|
Yes
|
|
SVGPathSegCurvetoCubicRel
(SVG Specification)
Method
| Supported
| Notes
|
float getX
()
|
Yes
|
|
float getY
()
|
Yes
|
|
void setX
(float)
|
Yes
|
|
void setY
(float)
|
Yes
|
|
float getX1
()
|
Yes
|
|
float getY1
()
|
Yes
|
|
float getX2
()
|
Yes
|
|
float getY2
()
|
Yes
|
|
void setX1
(float)
|
Yes
|
|
void setY1
(float)
|
Yes
|
|
void setX2
(float)
|
Yes
|
|
void setY2
(float)
|
Yes
|
|
SVGPathSegCurvetoCubicSmoothAbs
(SVG Specification)
Method
| Supported
| Notes
|
float getX
()
|
Yes
|
|
float getY
()
|
Yes
|
|
void setX
(float)
|
Yes
|
|
void setY
(float)
|
Yes
|
|
float getX2
()
|
Yes
|
|
float getY2
()
|
Yes
|
|
void setX2
(float)
|
Yes
|
|
void setY2
(float)
|
Yes
|
|
SVGPathSegCurvetoCubicSmoothRel
(SVG Specification)
Method
| Supported
| Notes
|
float getX
()
|
Yes
|
|
float getY
()
|
Yes
|
|
void setX
(float)
|
Yes
|
|
void setY
(float)
|
Yes
|
|
float getX2
()
|
Yes
|
|
float getY2
()
|
Yes
|
|
void setX2
(float)
|
Yes
|
|
void setY2
(float)
|
Yes
|
|
SVGPathSegCurvetoQuadraticAbs
(SVG Specification)
Method
| Supported
| Notes
|
float getX
()
|
Yes
|
|
float getY
()
|
Yes
|
|
void setX
(float)
|
Yes
|
|
void setY
(float)
|
Yes
|
|
float getX1
()
|
Yes
|
|
float getY1
()
|
Yes
|
|
void setX1
(float)
|
Yes
|
|
void setY1
(float)
|
Yes
|
|
SVGPathSegCurvetoQuadraticRel
(SVG Specification)
Method
| Supported
| Notes
|
float getX
()
|
Yes
|
|
float getY
()
|
Yes
|
|
void setX
(float)
|
Yes
|
|
void setY
(float)
|
Yes
|
|
float getX1
()
|
Yes
|
|
float getY1
()
|
Yes
|
|
void setX1
(float)
|
Yes
|
|
void setY1
(float)
|
Yes
|
|
SVGPathSegCurvetoQuadraticSmoothAbs
(SVG Specification)
Method
| Supported
| Notes
|
float getX
()
|
Yes
|
|
float getY
()
|
Yes
|
|
void setX
(float)
|
Yes
|
|
void setY
(float)
|
Yes
|
|
SVGPathSegCurvetoQuadraticSmoothRel
(SVG Specification)
Method
| Supported
| Notes
|
float getX
()
|
Yes
|
|
float getY
()
|
Yes
|
|
void setX
(float)
|
Yes
|
|
void setY
(float)
|
Yes
|
|
SVGPathSegLinetoAbs
(SVG Specification)
Method
| Supported
| Notes
|
float getX
()
|
Yes
|
|
float getY
()
|
Yes
|
|
void setX
(float)
|
Yes
|
|
void setY
(float)
|
Yes
|
|
SVGPathSegLinetoHorizontalAbs
(SVG Specification)
Method
| Supported
| Notes
|
float getX
()
|
Yes
|
|
void setX
(float)
|
Yes
|
|
SVGPathSegLinetoHorizontalRel
(SVG Specification)
Method
| Supported
| Notes
|
float getX
()
|
Yes
|
|
void setX
(float)
|
Yes
|
|
SVGPathSegLinetoRel
(SVG Specification)
Method
| Supported
| Notes
|
float getX
()
|
Yes
|
|
float getY
()
|
Yes
|
|
void setX
(float)
|
Yes
|
|
void setY
(float)
|
Yes
|
|
SVGPathSegLinetoVerticalAbs
(SVG Specification)
Method
| Supported
| Notes
|
float getY
()
|
Yes
|
|
void setY
(float)
|
Yes
|
|
SVGPathSegLinetoVerticalRel
(SVG Specification)
Method
| Supported
| Notes
|
float getY
()
|
Yes
|
|
void setY
(float)
|
Yes
|
|
SVGPathSegList
(SVG Specification)
SVGPathSegMovetoAbs
(SVG Specification)
Method
| Supported
| Notes
|
float getX
()
|
Yes
|
|
float getY
()
|
Yes
|
|
void setX
(float)
|
Yes
|
|
void setY
(float)
|
Yes
|
|
SVGPathSegMovetoRel
(SVG Specification)
Method
| Supported
| Notes
|
float getX
()
|
Yes
|
|
float getY
()
|
Yes
|
|
void setX
(float)
|
Yes
|
|
void setY
(float)
|
Yes
|
|
SVGPatternElement
(SVG Specification)
SVGPoint
(SVG Specification)
Method
| Supported
| Notes
|
float getX
()
|
Yes
|
|
float getY
()
|
Yes
|
|
void setX
(float)
|
Yes
|
|
void setY
(float)
|
Yes
|
|
SVGPoint matrixTransform
(SVGMatrix)
|
Partial
|
Not implemented for SVGPoint in a SVGPointList
|
SVGPointList
(SVG Specification)
SVGPreserveAspectRatio
(SVG Specification)
Method
| Supported
| Notes
|
short getAlign
()
|
No
|
|
void setAlign
(short)
|
No
|
|
short getMeetOrSlice
()
|
No
|
|
void setMeetOrSlice
(short)
|
No
|
|
SVGRadialGradientElement
(SVG Specification)
SVGRect
(SVG Specification)
Method
| Supported
| Notes
|
float getX
()
|
Yes
|
|
float getY
()
|
Yes
|
|
void setX
(float)
|
Yes
|
|
void setY
(float)
|
Yes
|
|
float getWidth
()
|
Yes
|
|
void setWidth
(float)
|
Yes
|
|
float getHeight
()
|
Yes
|
|
void setHeight
(float)
|
Yes
|
|
SVGRectElement
(SVG Specification)
SVGScriptElement
(SVG Specification)
Method
| Supported
| Notes
|
java.lang.String getType
()
|
Yes
|
|
void setType
(java.lang.String)
|
Yes
|
|
SVGStopElement
(SVG Specification)
SVGStringList
(SVG Specification)
Method
| Supported
| Notes
|
void clear
()
|
No
|
|
java.lang.String initialize
(java.lang.String)
|
No
|
|
int getNumberOfItems
()
|
No
|
|
java.lang.String getItem
(int)
|
No
|
|
java.lang.String insertItemBefore
(java.lang.String,int)
|
No
|
|
java.lang.String replaceItem
(java.lang.String,int)
|
No
|
|
java.lang.String removeItem
(int)
|
No
|
|
java.lang.String appendItem
(java.lang.String)
|
No
|
|
SVGStylable
(SVG Specification)
Method
| Supported
| Notes
|
SVGAnimatedString getClassName
()
|
Yes
|
|
org.w3c.dom.css.CSSStyleDeclaration getStyle
()
|
Yes
|
|
org.w3c.dom.css.CSSValue getPresentationAttribute
(java.lang.String)
|
Yes
|
|
SVGStyleElement
(SVG Specification)
Method
| Supported
| Notes
|
java.lang.String getType
()
|
Yes
|
|
java.lang.String getTitle
()
|
Yes
|
|
java.lang.String getXMLspace
()
|
Yes
|
|
void setXMLspace
(java.lang.String)
|
Yes
|
|
void setType
(java.lang.String)
|
Yes
|
|
java.lang.String getMedia
()
|
Yes
|
|
void setMedia
(java.lang.String)
|
Yes
|
|
void setTitle
(java.lang.String)
|
Yes
|
|
SVGSVGElement
(SVG Specification)
Method
| Supported
| Notes
|
org.w3c.dom.Element getElementById
(java.lang.String)
|
Yes
|
|
SVGAnimatedLength getX
()
|
Yes
|
|
SVGAnimatedLength getY
()
|
Yes
|
|
float getCurrentTime
()
|
No
|
|
SVGAnimatedLength getWidth
()
|
Yes
|
|
SVGAnimatedLength getHeight
()
|
Yes
|
|
SVGTransform createSVGTransformFromMatrix
(SVGMatrix)
|
Yes
|
|
java.lang.String getContentScriptType
()
|
Yes
|
|
void setContentScriptType
(java.lang.String)
|
Yes
|
|
java.lang.String getContentStyleType
()
|
Yes
|
|
void setContentStyleType
(java.lang.String)
|
Yes
|
|
SVGRect getViewport
()
|
Yes
|
|
float getPixelUnitToMillimeterX
()
|
No
|
|
float getPixelUnitToMillimeterY
()
|
No
|
|
float getScreenPixelToMillimeterX
()
|
No
|
|
float getScreenPixelToMillimeterY
()
|
No
|
|
boolean getUseCurrentView
()
|
No
|
|
void setUseCurrentView
(boolean)
|
No
|
|
SVGViewSpec getCurrentView
()
|
No
|
|
float getCurrentScale
()
|
Yes
|
|
void setCurrentScale
(float)
|
Yes
|
|
SVGPoint getCurrentTranslate
()
|
Yes
|
|
int suspendRedraw
(int)
|
No
|
|
void unsuspendRedraw
(int)
|
No
|
|
void unsuspendRedrawAll
()
|
No
|
|
void forceRedraw
()
|
No
|
|
void pauseAnimations
()
|
No
|
|
void unpauseAnimations
()
|
No
|
|
boolean animationsPaused
()
|
No
|
|
void setCurrentTime
(float)
|
No
|
|
org.w3c.dom.NodeList getIntersectionList
(SVGRect,SVGElement)
|
No
|
|
org.w3c.dom.NodeList getEnclosureList
(SVGRect,SVGElement)
|
No
|
|
boolean checkIntersection
(SVGElement,SVGRect)
|
No
|
|
boolean checkEnclosure
(SVGElement,SVGRect)
|
No
|
|
void deselectAll
()
|
No
|
|
SVGNumber createSVGNumber
()
|
Yes
|
|
SVGLength createSVGLength
()
|
Yes
|
|
SVGAngle createSVGAngle
()
|
No
|
|
SVGPoint createSVGPoint
()
|
Yes
|
|
SVGMatrix createSVGMatrix
()
|
Yes
|
|
SVGRect createSVGRect
()
|
Yes
|
|
SVGTransform createSVGTransform
()
|
Yes
|
|
SVGTests
(SVG Specification)
Method
| Supported
| Notes
|
SVGStringList getRequiredFeatures
()
|
No
|
See org.apache.batik.dom.svg.SVGTestsSupport
|
SVGStringList getRequiredExtensions
()
|
No
|
See org.apache.batik.dom.svg.SVGTestsSupport
|
SVGStringList getSystemLanguage
()
|
No
|
See org.apache.batik.dom.svg.SVGTestsSupport
|
boolean hasExtension
(java.lang.String)
|
No
|
See org.apache.batik.dom.svg.SVGTestsSupport
|
SVGTextContentElement
(SVG Specification)
Method
| Supported
| Notes
|
SVGAnimatedLength getTextLength
()
|
Yes
|
|
SVGAnimatedEnumeration getLengthAdjust
()
|
Yes
|
|
int getNumberOfChars
()
|
Yes
|
|
float getComputedTextLength
()
|
Yes
|
|
float getSubStringLength
(int,int)
|
Yes
|
|
SVGPoint getStartPositionOfChar
(int)
|
Yes
|
|
SVGPoint getEndPositionOfChar
(int)
|
Yes
|
|
SVGRect getExtentOfChar
(int)
|
Yes
|
|
float getRotationOfChar
(int)
|
Yes
|
|
int getCharNumAtPosition
(SVGPoint)
|
Yes
|
|
void selectSubString
(int,int)
|
No
|
|
SVGTextPathElement
(SVG Specification)
SVGTextPositioningElement
(SVG Specification)
SVGTransform
(SVG Specification)
Method
| Supported
| Notes
|
short getType
()
|
Yes
|
|
float getAngle
()
|
Yes
|
|
SVGMatrix getMatrix
()
|
Yes
|
|
void setMatrix
(SVGMatrix)
|
Yes
|
|
void setTranslate
(float,float)
|
Yes
|
|
void setScale
(float,float)
|
Yes
|
|
void setRotate
(float,float,float)
|
Yes
|
|
void setSkewX
(float)
|
Yes
|
|
void setSkewY
(float)
|
Yes
|
|
SVGTransformable
(SVG Specification)
SVGTransformList
(SVG Specification)
SVGURIReference
(SVG Specification)
SVGUseElement
(SVG Specification)
SVGViewElement
(SVG Specification)
SVGViewSpec
(SVG Specification)
Method
| Supported
| Notes
|
SVGTransformList getTransform
()
|
No
|
|
SVGElement getViewTarget
()
|
No
|
|
java.lang.String getViewBoxString
()
|
No
|
|
java.lang.String getPreserveAspectRatioString
()
|
No
|
|
java.lang.String getTransformString
()
|
No
|
|
java.lang.String getViewTargetString
()
|
No
|
|
SVGZoomAndPan
(SVG Specification)
Method
| Supported
| Notes
|
short getZoomAndPan
()
|
Yes
|
|
void setZoomAndPan
(short)
|
Yes
|
|
SVGZoomEvent
(SVG Specification)
Method
| Supported
| Notes
|
SVGRect getZoomRectScreen
()
|
No
|
|
float getPreviousScale
()
|
No
|
|
SVGPoint getPreviousTranslate
()
|
No
|
|
float getNewScale
()
|
No
|
|
SVGPoint getNewTranslate
()
|
No
|
|