Skip navigation links
lib-gwt-svg 0.5.12+mca.1
A B C D E F G H I L M N O P R S T U V W X 

S

scale(float) - Method in class org.vectomatic.dom.svg.OMSVGMatrix
Post-multiplies a uniform scale transformation on the current matrix and returns the resulting matrix.
scale(float) - Method in class org.vectomatic.dom.svg.OMSVGPoint
Scales this point by the specified factor.
scale(float, OMSVGPoint) - Method in class org.vectomatic.dom.svg.OMSVGPoint
Scales this point by the specified factor and puts the result in the specified destination point.
scaleNonUniform(float, float) - Method in class org.vectomatic.dom.svg.OMSVGMatrix
Post-multiplies a non-uniform scale transformation on the current matrix and returns the resulting matrix.
selectSubString(int, int) - Method in class org.vectomatic.dom.svg.impl.SVGTextContentElement
Causes the specified substring to be selected just as if the user selected the substring interactively.
selectSubString(int, int) - Method in class org.vectomatic.dom.svg.OMSVGTextContentElement
Causes the specified substring to be selected just as if the user selected the substring interactively.
setA(float) - Method in class org.vectomatic.dom.svg.OMSVGMatrix
The a component of the matrix.
setAlign(short) - Method in class org.vectomatic.dom.svg.OMSVGPreserveAspectRatio
The type of the alignment value as specified by one of the SVG_PRESERVEASPECTRATIO_ constants defined on this interface.
setAngle(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegArcAbs
The rotation angle in degrees for the ellipse's x-axis relative to the x-axis of the user coordinate system.
setAngle(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegArcRel
The rotation angle in degrees for the ellipse's x-axis relative to the x-axis of the user coordinate system.
setAttribute(String, String) - Method in class com.google.gwt.uibinder.rebind.XMLElement
 
setAttribute(String, String) - Method in class org.vectomatic.dom.svg.OMElement
Adds a new attribute.
setAttributeNode(OMAttr) - Method in class org.vectomatic.dom.svg.OMElement
Adds a new attribute node to the specified element.
setAttributeNode(Element, Attr) - Static method in class org.vectomatic.dom.svg.utils.DOMHelper
Adds a new attribute node to the specified element.
setAttributeNS(String, String, String) - Method in class org.vectomatic.dom.svg.OMElement
Adds a new attribute to the specified element.
setAttributeNS(Element, String, String, String) - Static method in class org.vectomatic.dom.svg.utils.DOMHelper
Adds a new attribute to the specified element.
setB(float) - Method in class org.vectomatic.dom.svg.OMSVGMatrix
The b component of the matrix.
setBaseVal(boolean) - Method in class org.vectomatic.dom.svg.OMSVGAnimatedBoolean
The base value of the given attribute before applying any animations.
setBaseVal(short) - Method in class org.vectomatic.dom.svg.OMSVGAnimatedEnumeration
The base value of the given attribute before applying any animations.
setBaseVal(int) - Method in class org.vectomatic.dom.svg.OMSVGAnimatedInteger
The base value of the given attribute before applying any animations.
setBaseVal(float) - Method in class org.vectomatic.dom.svg.OMSVGAnimatedNumber
The base value of the given attribute before applying any animations.
setBaseVal(String) - Method in class org.vectomatic.dom.svg.OMSVGAnimatedString
The base value of the given attribute before applying any animations.
setC(float) - Method in class org.vectomatic.dom.svg.OMSVGMatrix
The c component of the matrix.
setCaptureElement(OMSVGElement, LoseCaptureHandler) - Method in class org.vectomatic.dom.svg.impl.DOMHelperImpl
Makes the specified element capture all the events, until a call to DOMHelperImpl.releaseCaptureElement() terminates the capture
setCaptureElement(OMSVGElement, LoseCaptureHandler) - Static method in class org.vectomatic.dom.svg.utils.DOMHelper
Makes the specified element capture all the events, until a call to DOMHelper.releaseCaptureElement() terminates the capture
setClassNameBaseVal(String) - Method in interface org.vectomatic.dom.svg.itf.ISVGStylable
Sets the baseVal CSS class name of this element to the specified value
setClassNameBaseVal(String) - Method in class org.vectomatic.dom.svg.OMSVGElement
Sets the baseVal CSS class name of this element to the specified value
setClassNameBaseVal(String) - Method in class org.vectomatic.dom.svg.ui.SVGButtonBase
 
setClassNameBaseVal(String) - Method in class org.vectomatic.dom.svg.ui.SVGImage
 
setColor(short, String, String) - Method in class org.vectomatic.dom.svg.OMSVGColor
Sets the color value as specified by the parameters.
setColorProfile(String) - Method in class org.vectomatic.dom.svg.OMSVGICCColor
The name of the color profile, which is the first parameter of an ICC color specification.
setContentScriptType(String) - Method in class org.vectomatic.dom.svg.impl.SVGSVGElement
Corresponds to attribute SVGSVGElement.getContentScriptType() on the given svg element.
setContentScriptType(String) - Method in class org.vectomatic.dom.svg.OMSVGSVGElement
Corresponds to attribute OMSVGSVGElement.getContentScriptType() on the given svg element.
setContentStyleType(String) - Method in class org.vectomatic.dom.svg.impl.SVGSVGElement
Corresponds to attribute SVGSVGElement.getContentStyleType() on the given svg element.
setContentStyleType(String) - Method in class org.vectomatic.dom.svg.OMSVGSVGElement
Corresponds to attribute OMSVGSVGElement.getContentStyleType() on the given svg element.
setCssText(String) - Method in class org.vectomatic.dom.svg.OMCSSValue
 
setCurrentScale(float) - Method in class org.vectomatic.dom.svg.impl.SVGSVGElement
On an outermost svg element, this attribute indicates the current scale factor relative to the initial view to take into account user magnification and panning operations, as described under Magnification and panning.
setCurrentScale(float) - Method in class org.vectomatic.dom.svg.OMSVGSVGElement
On an outermost svg element, this attribute indicates the current scale factor relative to the initial view to take into account user magnification and panning operations, as described under Magnification and panning.
setCurrentTime(float) - Method in class org.vectomatic.dom.svg.impl.SVGSVGElement
Adjusts the clock for this SVG document fragment, establishing a new current time.
setCurrentTime(float) - Method in class org.vectomatic.dom.svg.OMSVGSVGElement
Adjusts the clock for this SVG document fragment, establishing a new current time.
setD(float) - Method in class org.vectomatic.dom.svg.OMSVGMatrix
The d component of the matrix.
setData(String) - Method in class org.vectomatic.dom.svg.OMText
The character data of the node that implements this interface.
setDown(boolean) - Method in class org.vectomatic.dom.svg.ui.SVGToggleButton
Sets whether this button is down.
setDx(float) - Method in class org.vectomatic.dom.svg.impl.SVGGlyphRefElement
Corresponds to attribute SVGGlyphRefElement.getDx() on the given element.
setDx(float) - Method in class org.vectomatic.dom.svg.OMSVGGlyphRefElement
Corresponds to attribute OMSVGGlyphRefElement.getDx() on the given element.
setDy(float) - Method in class org.vectomatic.dom.svg.impl.SVGGlyphRefElement
Corresponds to attribute SVGGlyphRefElement.getDy() on the given element.
setDy(float) - Method in class org.vectomatic.dom.svg.OMSVGGlyphRefElement
Corresponds to attribute OMSVGGlyphRefElement.getDy() on the given element.
setE(float) - Method in class org.vectomatic.dom.svg.OMSVGMatrix
The e component of the matrix.
setEnabled(boolean) - Method in class org.vectomatic.dom.svg.ui.SVGButtonBase
Sets whether this button is enabled
setEnabled(boolean) - Method in class org.vectomatic.dom.svg.ui.SVGPushButton
 
setF(float) - Method in class org.vectomatic.dom.svg.OMSVGMatrix
The f component of the matrix.
setFieldInitializer(String, String) - Method in class com.google.gwt.uibinder.rebind.UiBinderWriter
Gives the writer the initializer to use for this field instead of the default GWT.create call.
setFieldInitializerAsConstructor(String, String...) - Method in class com.google.gwt.uibinder.rebind.UiBinderWriter
Instructs the writer to initialize the field with a specific constructor invocation, instead of the default GWT.create call.
setFilterRes(int, int) - Method in class org.vectomatic.dom.svg.impl.SVGFilterElement
Sets the values for attribute filterRes.
setFilterRes(int, int) - Method in class org.vectomatic.dom.svg.OMSVGFilterElement
Sets the values for attribute filterRes.
setFloatValue(short, float) - Method in class org.vectomatic.dom.svg.OMCSSPrimitiveValue
 
setFormat(String) - Method in class org.vectomatic.dom.svg.impl.SVGAltGlyphElement
Corresponds to attribute SVGAltGlyphElement.getFormat() on the given element.
setFormat(String) - Method in class org.vectomatic.dom.svg.impl.SVGGlyphRefElement
Corresponds to attribute SVGGlyphRefElement.getFormat() on the given element.
setFormat(String) - Method in class org.vectomatic.dom.svg.OMSVGAltGlyphElement
Corresponds to attribute OMSVGAltGlyphElement.getFormat() on the given element.
setFormat(String) - Method in class org.vectomatic.dom.svg.OMSVGGlyphRefElement
Corresponds to attribute OMSVGGlyphRefElement.getFormat() on the given element.
setGlyphRef(String) - Method in class org.vectomatic.dom.svg.impl.SVGAltGlyphElement
Corresponds to attribute glyphRef attribute on the given element.
setGlyphRef(String) - Method in class org.vectomatic.dom.svg.impl.SVGGlyphRefElement
Corresponds to attribute glyphRef attribute on the given element.
setGlyphRef(String) - Method in class org.vectomatic.dom.svg.OMSVGAltGlyphElement
Corresponds to attribute glyphRef attribute on the given element.
setGlyphRef(String) - Method in class org.vectomatic.dom.svg.OMSVGGlyphRefElement
Corresponds to attribute glyphRef attribute on the given element.
setHeight(float) - Method in class org.vectomatic.dom.svg.OMSVGRect
The height coordinate of the rectangle, in user units.
setHeight(short, float) - Method in class org.vectomatic.dom.svg.OMSVGSVGElement
Sets the base value for the height of this OMSVGSVGElement to the specified value and unit type.
setHeight(Style.Unit, float) - Method in class org.vectomatic.dom.svg.OMSVGSVGElement
Sets the base value for the height of this OMSVGSVGElement to the specified value and unit type.
setId(String) - Method in class org.vectomatic.dom.svg.OMSVGElement
Sets the 'id' attribute of the specified element
setLargeArcFlag(boolean) - Method in class org.vectomatic.dom.svg.OMSVGPathSegArcAbs
The value of the large-arc-flag parameter.
setLargeArcFlag(boolean) - Method in class org.vectomatic.dom.svg.OMSVGPathSegArcRel
The value of the large-arc-flag parameter.
setLocal(String) - Method in class org.vectomatic.dom.svg.impl.SVGColorProfileElement
Corresponds to attribute SVGColorProfileElement.getLocal() on the given element.
setLocal(String) - Method in class org.vectomatic.dom.svg.OMSVGColorProfileElement
Corresponds to attribute OMSVGColorProfileElement.getLocal() on the given element.
setMatrix(OMSVGMatrix) - Method in class org.vectomatic.dom.svg.OMSVGTransform

Sets the transform type to SVG_TRANSFORM_MATRIX, with parameter matrix defining the new transformation.

setMedia(String) - Method in class org.vectomatic.dom.svg.impl.SVGStyleElement
Corresponds to attribute SVGStyleElement.getMedia() on the given element.
setMedia(String) - Method in class org.vectomatic.dom.svg.OMSVGStyleElement
Corresponds to attribute OMSVGStyleElement.getMedia() on the given element.
setMeetOrSlice(short) - Method in class org.vectomatic.dom.svg.OMSVGPreserveAspectRatio
The type of the meet-or-slice value as specified by one of the SVG_MEETORSLICE_ constants defined on this interface.
setName(String) - Method in class org.vectomatic.dom.svg.impl.SVGColorProfileElement
Corresponds to attribute SVGColorProfileElement.getName() on the given element.
setName(String) - Method in class org.vectomatic.dom.svg.OMSVGColorProfileElement
Corresponds to attribute OMSVGColorProfileElement.getName() on the given element.
setNamedItem(Node) - Method in class org.vectomatic.dom.svg.impl.NamedNodeMap
Adds a node using its nodeName attribute.
setNamedItem(T) - Method in class org.vectomatic.dom.svg.OMNamedNodeMap
Adds a node using its nodeName attribute.
setNamedItemNS(Node) - Method in class org.vectomatic.dom.svg.impl.NamedNodeMap
Adds a node using its namespaceURI and localName.
setNamedItemNS(T) - Method in class org.vectomatic.dom.svg.OMNamedNodeMap
Adds a node using its namespaceURI and localName.
setNodeValue(String) - Method in class org.vectomatic.dom.svg.OMNode
The value of this node, depending on its type; see the table above.
setOrientToAngle(OMSVGAngle) - Method in class org.vectomatic.dom.svg.impl.SVGMarkerElement
Sets the value of attribute orient to the given angle.
setOrientToAngle(OMSVGAngle) - Method in class org.vectomatic.dom.svg.OMSVGMarkerElement
Sets the value of attribute orient to the given angle.
setOrientToAuto() - Method in class org.vectomatic.dom.svg.impl.SVGMarkerElement
Sets the value of attribute orient to 'auto'.
setOrientToAuto() - Method in class org.vectomatic.dom.svg.OMSVGMarkerElement
Sets the value of attribute orient to 'auto'.
setPaint(short, String, String, String) - Method in class org.vectomatic.dom.svg.OMSVGPaint
Sets the paint as specified by the parameters.
setProperty(OMSVGStyle, String, String) - Method in class org.vectomatic.dom.svg.impl.CSSHelper
 
setR1(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegArcAbs
The x-axis radius for the ellipse (i.e., r1).
setR1(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegArcRel
The x-axis radius for the ellipse (i.e., r1).
setR2(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegArcAbs
The y-axis radius for the ellipse (i.e., r2).
setR2(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegArcRel
The y-axis radius for the ellipse (i.e., r2).
setRenderingIntent(short) - Method in class org.vectomatic.dom.svg.impl.SVGColorProfileElement
Corresponds to attribute rendering-intent on the given element.
setRenderingIntent(short) - Method in class org.vectomatic.dom.svg.OMSVGColorProfileElement
Corresponds to attribute rendering-intent on the given element.
setRepeatDelay(int) - Method in class org.vectomatic.dom.svg.ui.SVGPushButton
 
setResource(SVGResource) - Method in class org.vectomatic.dom.svg.ui.SVGButtonBase
Sets the SVG resource defining the button
setResource(SVGResource) - Method in class org.vectomatic.dom.svg.ui.SVGImage
 
setRGBColor(String) - Method in class org.vectomatic.dom.svg.OMSVGColor
Modifies the color value to be the specified sRGB color without an alternate ICC color specification.
setRGBColorICCColor(String, String) - Method in class org.vectomatic.dom.svg.OMSVGColor
Modifies the color value to be the specified sRGB color with an alternate ICC color specification.
setRotate(float, float, float) - Method in class org.vectomatic.dom.svg.OMSVGTransform
Sets the transform type to SVG_TRANSFORM_ROTATE, with parameter angle defining the rotation angle and parameters cx and cy defining the optional center of rotation.
setScale(float, float) - Method in class org.vectomatic.dom.svg.OMSVGTransform
Sets the transform type to SVG_TRANSFORM_SCALE, with parameters sx and sy defining the scale amounts.
setScale(float, float, float, float) - Method in class org.vectomatic.dom.svg.OMSVGTransform
Specifies a scaling transform around a center point.
setSkewX(float) - Method in class org.vectomatic.dom.svg.OMSVGTransform
Sets the transform type to SVG_TRANSFORM_SKEWX, with parameter angle defining the amount of skew.
setSkewY(float) - Method in class org.vectomatic.dom.svg.OMSVGTransform
Sets the transform type to SVG_TRANSFORM_SKEWY, with parameter angle defining the amount of skew.
setStdDeviation(float, float) - Method in class org.vectomatic.dom.svg.impl.SVGFEGaussianBlurElement
Sets the values for attribute stdDeviation.
setStdDeviation(float, float) - Method in class org.vectomatic.dom.svg.OMSVGFEGaussianBlurElement
Sets the values for attribute stdDeviation.
setStringValue(short, String) - Method in class org.vectomatic.dom.svg.OMCSSPrimitiveValue
 
setSvgElement(OMSVGSVGElement) - Method in class org.vectomatic.dom.svg.ui.SVGButtonBase
Sets the SVG element defining the button
setSvgElement(OMSVGSVGElement) - Method in class org.vectomatic.dom.svg.ui.SVGImage
 
setSVGProperty(String, String) - Method in class org.vectomatic.dom.svg.OMSVGStyle
Sets the value of a named property.
setSweepFlag(boolean) - Method in class org.vectomatic.dom.svg.OMSVGPathSegArcAbs
The value of the sweep-flag parameter.
setSweepFlag(boolean) - Method in class org.vectomatic.dom.svg.OMSVGPathSegArcRel
The value of the sweep-flag parameter.
setTranslate(float, float) - Method in class org.vectomatic.dom.svg.OMSVGTransform
Sets the transform type to SVG_TRANSFORM_TRANSLATE, with parameters tx and ty defining the translation amounts.
setType(String) - Method in class org.vectomatic.dom.svg.impl.SVGScriptElement
Corresponds to attribute SVGScriptElement.getType() on the given script element.
setType(String) - Method in class org.vectomatic.dom.svg.impl.SVGStyleElement
Corresponds to attribute SVGStyleElement.getType() on the given element.
setType(String) - Method in class org.vectomatic.dom.svg.OMSVGScriptElement
Corresponds to attribute OMSVGScriptElement.getType() on the given script element.
setType(String) - Method in class org.vectomatic.dom.svg.OMSVGStyleElement
Corresponds to attribute OMSVGStyleElement.getType() on the given element.
setUri(String) - Method in class org.vectomatic.dom.svg.OMSVGPaint
Sets the OMSVGPaint.getPaintType() to SVG_PAINTTYPE_URI_NONE and sets OMSVGPaint.getUri() to the specified value.
setValue(String) - Method in class org.vectomatic.dom.svg.impl.Attr
On retrieval, the value of the attribute is returned as a string.
setValue(String) - Method in class org.vectomatic.dom.svg.OMAttr
On retrieval, the value of the attribute is returned as a string.
setValue(float) - Method in class org.vectomatic.dom.svg.OMSVGAngle
The angle value as a floating point value, in degrees.
setValue(float) - Method in class org.vectomatic.dom.svg.OMSVGLength
The value as a floating point value, in user units.
setValue(float) - Method in class org.vectomatic.dom.svg.OMSVGNumber
The value of the given attribute.
setValueAsString(String) - Method in class org.vectomatic.dom.svg.OMSVGAngle
The angle value as a string value, in the units expressed by OMSVGAngle.getUnitType().
setValueAsString(String) - Method in class org.vectomatic.dom.svg.OMSVGLength
The value as a string value, in the units expressed by OMSVGLength.getUnitType().
setValueInSpecifiedUnits(float) - Method in class org.vectomatic.dom.svg.OMSVGAngle
The angle value as a floating point value, in the units expressed by OMSVGAngle.getUnitType().
setValueInSpecifiedUnits(float) - Method in class org.vectomatic.dom.svg.OMSVGLength
The value as a floating point value, in the units expressed by OMSVGLength.getUnitType().
setViewBox(OMSVGRect) - Method in class org.vectomatic.dom.svg.OMSVGSVGElement
Sets the base value for the viewbox of this OMSVGSVGElement to the specified rectangle.
setViewBox(float, float, float, float) - Method in class org.vectomatic.dom.svg.OMSVGSVGElement
Sets the base value for the viewbox of this OMSVGSVGElement to the specified coordinates and size.
setWidth(float) - Method in class org.vectomatic.dom.svg.OMSVGRect
The width coordinate of the rectangle, in user units.
setWidth(short, float) - Method in class org.vectomatic.dom.svg.OMSVGSVGElement
Sets the base value for the width of this OMSVGSVGElement to the specified value and unit type.
setWidth(Style.Unit, float) - Method in class org.vectomatic.dom.svg.OMSVGSVGElement
Sets the base value for the width of this OMSVGSVGElement to the specified value and unit type.
setX(float) - Method in class org.vectomatic.dom.svg.impl.SVGGlyphRefElement
Corresponds to attribute SVGGlyphRefElement.getX() on the given element.
setX(float) - Method in class org.vectomatic.dom.svg.OMSVGGlyphRefElement
Corresponds to attribute OMSVGGlyphRefElement.getX() on the given element.
setX(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegArcAbs
The absolute X coordinate for the end point of this path segment.
setX(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegArcRel
The relative X coordinate for the end point of this path segment.
setX(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicAbs
The absolute X coordinate for the end point of this path segment.
setX(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicRel
The relative X coordinate for the end point of this path segment.
setX(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicSmoothAbs
The absolute X coordinate for the end point of this path segment.
setX(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicSmoothRel
The relative X coordinate for the end point of this path segment.
setX(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoQuadraticAbs
The absolute X coordinate for the end point of this path segment.
setX(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoQuadraticRel
The relative X coordinate for the end point of this path segment.
setX(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoQuadraticSmoothAbs
The absolute X coordinate for the end point of this path segment.
setX(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoQuadraticSmoothRel
The relative X coordinate for the end point of this path segment.
setX(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegLinetoAbs
The absolute X coordinate for the end point of this path segment.
setX(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegLinetoHorizontalAbs
The absolute X coordinate for the end point of this path segment.
setX(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegLinetoHorizontalRel
The relative X coordinate for the end point of this path segment.
setX(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegLinetoRel
The relative X coordinate for the end point of this path segment.
setX(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegMovetoAbs
The absolute X coordinate for the end point of this path segment.
setX(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegMovetoRel
The relative X coordinate for the end point of this path segment.
setX(float) - Method in class org.vectomatic.dom.svg.OMSVGPoint
The x coordinate.
setX(float) - Method in class org.vectomatic.dom.svg.OMSVGRect
The x coordinate of the rectangle, in user units.
setX1(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicAbs
The absolute X coordinate for the first control point.
setX1(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicRel
The relative X coordinate for the first control point.
setX1(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoQuadraticAbs
The absolute X coordinate for the first control point.
setX1(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoQuadraticRel
The relative X coordinate for the first control point.
setX2(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicAbs
The absolute X coordinate for the second control point.
setX2(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicRel
The relative X coordinate for the second control point.
setX2(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicSmoothAbs
The absolute X coordinate for the second control point.
setX2(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicSmoothRel
The relative X coordinate for the second control point.
setXmlbase(String) - Method in class org.vectomatic.dom.svg.impl.SVGElement
Corresponds to attribute xml:base on the given element.
setXmlbase(String) - Method in class org.vectomatic.dom.svg.OMSVGElement
Corresponds to attribute xml:base on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGAElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGCircleElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGClipPathElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGDefsElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGDescElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGEllipseElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGFEImageElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGFilterElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGForeignObjectElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGGElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGImageElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGLineElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGMarkerElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGMaskElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGPathElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGPatternElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGPolygonElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGPolylineElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGRectElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGStyleElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGSVGElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGSwitchElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGSymbolElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGTextContentElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGTitleElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.impl.SVGUseElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in interface org.vectomatic.dom.svg.itf.ISVGLangSpace
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGAElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGCircleElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGClipPathElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGDefsElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGDescElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGEllipseElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGFEImageElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGFilterElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGForeignObjectElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGGElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGImageElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGLineElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGMarkerElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGMaskElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGPathElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGPatternElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGPolygonElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGPolylineElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGRectElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGStyleElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGSVGElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGSwitchElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGSymbolElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGTextContentElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGTitleElement
Corresponds to attribute xml:lang on the given element.
setXmllang(String) - Method in class org.vectomatic.dom.svg.OMSVGUseElement
Corresponds to attribute xml:lang on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGAElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGCircleElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGClipPathElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGDefsElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGDescElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGEllipseElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGFEImageElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGFilterElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGForeignObjectElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGGElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGImageElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGLineElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGMarkerElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGMaskElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGPathElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGPatternElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGPolygonElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGPolylineElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGRectElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGStyleElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGSVGElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGSwitchElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGSymbolElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGTextContentElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGTitleElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.impl.SVGUseElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in interface org.vectomatic.dom.svg.itf.ISVGLangSpace
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGAElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGCircleElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGClipPathElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGDefsElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGDescElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGEllipseElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGFEImageElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGFilterElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGForeignObjectElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGGElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGImageElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGLineElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGMarkerElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGMaskElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGPathElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGPatternElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGPolygonElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGPolylineElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGRectElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGStyleElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGSVGElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGSwitchElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGSymbolElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGTextContentElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGTitleElement
Corresponds to attribute xml:space on the given element.
setXmlspace(String) - Method in class org.vectomatic.dom.svg.OMSVGUseElement
Corresponds to attribute xml:space on the given element.
setY(float) - Method in class org.vectomatic.dom.svg.impl.SVGGlyphRefElement
Corresponds to attribute SVGGlyphRefElement.getY() on the given element.
setY(float) - Method in class org.vectomatic.dom.svg.OMSVGGlyphRefElement
Corresponds to attribute OMSVGGlyphRefElement.getY() on the given element.
setY(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegArcAbs
The absolute Y coordinate for the end point of this path segment.
setY(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegArcRel
The relative Y coordinate for the end point of this path segment.
setY(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicAbs
The absolute Y coordinate for the end point of this path segment.
setY(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicRel
The relative Y coordinate for the end point of this path segment.
setY(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicSmoothAbs
The absolute Y coordinate for the end point of this path segment.
setY(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicSmoothRel
The relative Y coordinate for the end point of this path segment.
setY(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoQuadraticAbs
The absolute Y coordinate for the end point of this path segment.
setY(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoQuadraticRel
The relative Y coordinate for the end point of this path segment.
setY(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoQuadraticSmoothAbs
The absolute Y coordinate for the end point of this path segment.
setY(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoQuadraticSmoothRel
The relative Y coordinate for the end point of this path segment.
setY(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegLinetoAbs
The absolute Y coordinate for the end point of this path segment.
setY(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegLinetoRel
The relative Y coordinate for the end point of this path segment.
setY(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegLinetoVerticalAbs
The absolute Y coordinate for the end point of this path segment.
setY(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegLinetoVerticalRel
The relative Y coordinate for the end point of this path segment.
setY(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegMovetoAbs
The absolute Y coordinate for the end point of this path segment.
setY(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegMovetoRel
The relative Y coordinate for the end point of this path segment.
setY(float) - Method in class org.vectomatic.dom.svg.OMSVGPoint
The y coordinate.
setY(float) - Method in class org.vectomatic.dom.svg.OMSVGRect
The y coordinate of the rectangle, in user units.
setY1(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicAbs
The absolute Y coordinate for the first control point.
setY1(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicRel
The relative Y coordinate for the first control point.
setY1(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoQuadraticAbs
The absolute Y coordinate for the first control point.
setY1(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoQuadraticRel
The relative Y coordinate for the first control point.
setY2(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicAbs
The absolute Y coordinate for the second control point.
setY2(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicRel
The relative Y coordinate for the second control point.
setY2(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicSmoothAbs
The absolute Y coordinate for the second control point.
setY2(float) - Method in class org.vectomatic.dom.svg.OMSVGPathSegCurvetoCubicSmoothRel
The relative Y coordinate for the second control point.
setZoomAndPan(short) - Method in class org.vectomatic.dom.svg.impl.SVGSVGElement
Corresponds to attribute ISVGZoomAndPan.getZoomAndPan() on the given element.
setZoomAndPan(short) - Method in class org.vectomatic.dom.svg.impl.SVGViewElement
Corresponds to attribute ISVGZoomAndPan.getZoomAndPan() on the given element.
setZoomAndPan(short) - Method in interface org.vectomatic.dom.svg.itf.ISVGZoomAndPan
Corresponds to attribute ISVGZoomAndPan.getZoomAndPan() on the given element.
setZoomAndPan(short) - Method in class org.vectomatic.dom.svg.OMSVGSVGElement
Corresponds to attribute ISVGZoomAndPan.getZoomAndPan() on the given element.
setZoomAndPan(short) - Method in class org.vectomatic.dom.svg.OMSVGViewElement
Corresponds to attribute ISVGZoomAndPan.getZoomAndPan() on the given element.
setZoomAndPan(short) - Method in class org.vectomatic.dom.svg.OMSVGViewSpec
Corresponds to attribute ISVGZoomAndPan.getZoomAndPan() on the given element.
showFace(SVGButtonBase.SVGFaceName) - Method in class org.vectomatic.dom.svg.ui.SVGButtonBase
Forces the button to display the specified face
sinkEvents(Element, String) - Method in class org.vectomatic.dom.svg.impl.DOMHelperImpl
Activate the event listener for the specified event on an element
skewX(float) - Method in class org.vectomatic.dom.svg.OMSVGMatrix
Post-multiplies a skewX transformation on the current matrix and returns the resulting matrix.
skewY(float) - Method in class org.vectomatic.dom.svg.OMSVGMatrix
Post-multiplies a skewY transformation on the current matrix and returns the resulting matrix.
splitText(int) - Method in class org.vectomatic.dom.svg.OMText
Breaks this node into two nodes at the specified offset, keeping both in the tree as siblings.
substract(OMSVGPoint) - Method in class org.vectomatic.dom.svg.OMSVGPoint
Substracts the specified point from this point.
substract(OMSVGPoint, OMSVGPoint) - Method in class org.vectomatic.dom.svg.OMSVGPoint
Substracts the specified point to this point and puts the result in the specified destination point.
substringData(int, int) - Method in class org.vectomatic.dom.svg.OMText
Extracts a range of data from the node.
substringData(Text, int, int) - Static method in class org.vectomatic.dom.svg.utils.DOMHelper
Extracts a range of data from the node.
supportsSvgTouchEvents() - Static method in class org.vectomatic.dom.svg.utils.DOMHelper
Deprecated.
Use the DOMHelper.hasFeature(String) method with the SVGConstants.SVG_FEATURE_TOUCH_EVENTS parameter instead.
suspendRedraw(int) - Method in class org.vectomatic.dom.svg.impl.SVGSVGElement
Takes a time-out value which indicates that redraw shall not occur until: the corresponding unsuspendRedraw() call has been made, an unsuspendRedrawAll() call has been made, or its timer has timed out.
suspendRedraw(int) - Method in class org.vectomatic.dom.svg.OMSVGSVGElement
Takes a time-out value which indicates that redraw shall not occur until: the corresponding unsuspendRedraw() call has been made, an unsuspendRedrawAll() call has been made, or its timer has timed out.
SVG_100_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_200_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_300_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_400_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_500_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_600_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_700_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_800_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_900_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_A_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_A_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ABSOLUTE_COLORIMETRIC_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ACCENT_HEIGHT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ACCUMULATE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ADDITIVE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ALIGN_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ALL_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ALPHABETIC_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ALT_GLYPH_DEF_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ALT_GLYPH_ITEM_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ALT_GLYPH_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_AMPLITUDE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ANGLETYPE_DEG - Static variable in class org.vectomatic.dom.svg.OMSVGAngle
The unit type was explicitly set to degrees.
SVG_ANGLETYPE_GRAD - Static variable in class org.vectomatic.dom.svg.OMSVGAngle
The unit type is radians.
SVG_ANGLETYPE_RAD - Static variable in class org.vectomatic.dom.svg.OMSVGAngle
The unit type is radians.
SVG_ANGLETYPE_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGAngle
The unit type is not one of predefined unit types.
SVG_ANGLETYPE_UNSPECIFIED - Static variable in class org.vectomatic.dom.svg.OMSVGAngle
No unit type was provided (i.e., a unitless value was specified).
SVG_ANIMATE_COLOR_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ANIMATE_MOTION_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ANIMATE_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ANIMATE_TRANSFORM_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ARABIC_FORM_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ARITHMETIC_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ASCENT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ATOP_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ATTRIBUTE_NAME_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ATTRIBUTE_TYPE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_AUTO_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_AZIMUTH_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_B_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_BACKGROUND_ALPHA_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_BACKGROUND_IMAGE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_BASE_FREQUENCY_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_BASE_PROFILE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_BBOX_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_BEGIN_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_BEVEL_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_BIAS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_BOLD_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_BOLDER_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_BUTT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_BY_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_CALC_MODE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_CAP_HEIGHT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_CHANNEL_A - Static variable in class org.vectomatic.dom.svg.OMSVGFEDisplacementMapElement
Corresponds to value 'A'.
SVG_CHANNEL_B - Static variable in class org.vectomatic.dom.svg.OMSVGFEDisplacementMapElement
Corresponds to value 'B'.
SVG_CHANNEL_G - Static variable in class org.vectomatic.dom.svg.OMSVGFEDisplacementMapElement
Corresponds to value 'G'.
SVG_CHANNEL_R - Static variable in class org.vectomatic.dom.svg.OMSVGFEDisplacementMapElement
Corresponds to value 'R'.
SVG_CHANNEL_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGFEDisplacementMapElement
The type is not one of predefined types.
SVG_CIRCLE_CX_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_CIRCLE_CY_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_CIRCLE_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_CLASS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_CLIP_PATH_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_CLIP_PATH_CLIP_PATH_UNITS_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_CLIP_PATH_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_CLIP_PATH_UNITS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_COLOR_INTERPOLATION_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_COLOR_PROFILE_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_COLOR_RENDERING_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_COLORTYPE_CURRENTCOLOR - Static variable in class org.vectomatic.dom.svg.OMSVGColor
Corresponds to when keyword currentColor has been specified.
SVG_COLORTYPE_RGBCOLOR - Static variable in class org.vectomatic.dom.svg.OMSVGColor
An sRGB color has been specified without an alterICC color specification.
SVG_COLORTYPE_RGBCOLOR_ICCCOLOR - Static variable in class org.vectomatic.dom.svg.OMSVGColor
An sRGB color has been specified along with an alterICC color specification.
SVG_COLORTYPE_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGColor
The color type is not one of predefined types.
SVG_COMPONENT_TRANSFER_FUNCTION_AMPLITUDE_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_COMPONENT_TRANSFER_FUNCTION_EXPONENT_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_COMPONENT_TRANSFER_FUNCTION_INTERCEPT_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_COMPONENT_TRANSFER_FUNCTION_OFFSET_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_COMPONENT_TRANSFER_FUNCTION_SLOPE_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_COMPONENT_TRANSFER_FUNCTION_TABLE_VALUES_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_COMPOSITE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_CONTENT_SCRIPT_TYPE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_CONTENT_STYLE_TYPE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_CRISP_EDGES_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_CROSSHAIR_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_CURSOR_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_CURSOR_X_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_CURSOR_Y_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_CX_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_CY_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_D_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_DARKEN_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_DEFS_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_DESC_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_DESCENT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_DIFFUSE_CONSTANT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_DIGIT_ONE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_DILATE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_DISABLE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_DISCRETE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_DIVISOR_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_DUPLICATE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_DUR_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_DX_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_DY_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_E_RESIZE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_EDGE_MODE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_EDGEMODE_DUPLICATE - Static variable in class org.vectomatic.dom.svg.OMSVGFEConvolveMatrixElement
Corresponds to value 'duplicate'.
SVG_EDGEMODE_NONE - Static variable in class org.vectomatic.dom.svg.OMSVGFEConvolveMatrixElement
Corresponds to value 'none'.
SVG_EDGEMODE_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGFEConvolveMatrixElement
The type is not one of predefined types.
SVG_EDGEMODE_WRAP - Static variable in class org.vectomatic.dom.svg.OMSVGFEConvolveMatrixElement
Corresponds to value 'wrap'.
SVG_ELEVATION_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ELLIPSE_CX_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ELLIPSE_CY_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ELLIPSE_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ENABLE_BACKGROUND_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_END_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_END_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ERODE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_EVEN_ODD_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_EVENT_CLICK - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_EVENT_KEYDOWN - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_EVENT_KEYPRESS - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_EVENT_KEYUP - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_EVENT_MOUSEDOWN - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_EVENT_MOUSEMOVE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_EVENT_MOUSEOUT - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_EVENT_MOUSEOVER - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_EVENT_MOUSEUP - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_EXACT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_EXPONENT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_EXTERNAL_RESOURCES_REQUIRED_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FALSE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_BLEND_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_COLOR_MATRIX_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_COMPONENT_TRANSFER_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_COMPOSITE_K1_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_COMPOSITE_K2_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_COMPOSITE_K3_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_COMPOSITE_K4_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_COMPOSITE_OPERATOR_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_COMPOSITE_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_CONVOLVE_MATRIX_EDGE_MODE_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_CONVOLVE_MATRIX_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_DIFFUSE_LIGHTING_DIFFUSE_CONSTANT_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_DIFFUSE_LIGHTING_SURFACE_SCALE_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_DIFFUSE_LIGHTING_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_DISPLACEMENT_MAP_SCALE_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_DISPLACEMENT_MAP_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_DISTANT_LIGHT_AZIMUTH_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_DISTANT_LIGHT_ELEVATION_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_DISTANT_LIGHT_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_FLOOD_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_FUNC_A_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_FUNC_B_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_FUNC_G_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_FUNC_R_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_GAUSSIAN_BLUR_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_IMAGE_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_MERGE_NODE_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_MERGE_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_MORPHOLOGY_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_OFFSET_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_POINT_LIGHT_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_POINT_LIGHT_X_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_POINT_LIGHT_Y_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_POINT_LIGHT_Z_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_SPECULAR_LIGHTING_SPECULAR_CONSTANT_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_SPECULAR_LIGHTING_SPECULAR_EXPONENT_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_SPECULAR_LIGHTING_SURFACE_SCALE_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_SPECULAR_LIGHTING_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_SPOT_LIGHT_LIMITING_CONE_ANGLE_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_SPOT_LIGHT_POINTS_AT_X_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_SPOT_LIGHT_POINTS_AT_Y_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_SPOT_LIGHT_POINTS_AT_Z_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_SPOT_LIGHT_SPECULAR_EXPONENT_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_SPOT_LIGHT_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_SPOT_LIGHT_X_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_SPOT_LIGHT_Y_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_SPOT_LIGHT_Z_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_TILE_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_TURBULENCE_NUM_OCTAVES_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_TURBULENCE_SEED_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FE_TURBULENCE_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_ANIMATION - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_ANIMATION_EVENTS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_BASIC_CLIP - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_BASIC_FILTER - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_BASIC_FONT - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_BASIC_GRAPHICS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_BASIC_PAINT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_BASIC_STRUCTURE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_BASIC_TEXT - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_CLIP - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_COLOR_PROFILE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_CONDITIONAL_PROCESSING - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_CONTAINER_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_CORE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_CURSOR - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_DND_EVENTS - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_DOCUMENT_EVENTS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_EXTENSIBILITY - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_EXTERNAL_RESOURCES_REQUIRED - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_FILTER - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_FONT - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_GRADIENT - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_GRAPHICAL_EVENTS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_GRAPHICS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_HYPERLINKING - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_IMAGE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_MARKER - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_MASK - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_OPACITY_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_PAINT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_PATTERN - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_SCRIPT - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_SCRIPTING - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_SHAPE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_STRUCTURE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_STYLE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_SVG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_SVG_ANIMATION - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_SVG_DYNAMIC - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_SVG_STATIC - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_SVGDOM - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_SVGDOM_ANIMATION - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_SVGDOM_DYNAMIC - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_SVGDOM_STATIC - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_TEXT - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_TOUCH_EVENTS - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_VIEW - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_VIEWPORT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEATURE_XLINK_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FEBLEND_MODE_DARKEN - Static variable in class org.vectomatic.dom.svg.OMSVGFEBlendElement
Corresponds to value 'darken'.
SVG_FEBLEND_MODE_LIGHTEN - Static variable in class org.vectomatic.dom.svg.OMSVGFEBlendElement
Corresponds to value 'lighten'.
SVG_FEBLEND_MODE_MULTIPLY - Static variable in class org.vectomatic.dom.svg.OMSVGFEBlendElement
Corresponds to value 'multiply'.
SVG_FEBLEND_MODE_NORMAL - Static variable in class org.vectomatic.dom.svg.OMSVGFEBlendElement
Corresponds to value 'normal'.
SVG_FEBLEND_MODE_SCREEN - Static variable in class org.vectomatic.dom.svg.OMSVGFEBlendElement
Corresponds to value 'screen'.
SVG_FEBLEND_MODE_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGFEBlendElement
The type is not one of predefined types.
SVG_FECOLORMATRIX_TYPE_HUEROTATE - Static variable in class org.vectomatic.dom.svg.OMSVGFEColorMatrixElement
Corresponds to value 'hueRotate'.
SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA - Static variable in class org.vectomatic.dom.svg.OMSVGFEColorMatrixElement
Corresponds to value 'luminanceToAlpha'.
SVG_FECOLORMATRIX_TYPE_MATRIX - Static variable in class org.vectomatic.dom.svg.OMSVGFEColorMatrixElement
Corresponds to value 'matrix'.
SVG_FECOLORMATRIX_TYPE_SATURATE - Static variable in class org.vectomatic.dom.svg.OMSVGFEColorMatrixElement
Corresponds to value 'saturate'.
SVG_FECOLORMATRIX_TYPE_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGFEColorMatrixElement
The type is not one of predefined types.
SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE - Static variable in class org.vectomatic.dom.svg.OMSVGComponentTransferFunctionElement
Corresponds to value 'discrete'.
SVG_FECOMPONENTTRANSFER_TYPE_GAMMA - Static variable in class org.vectomatic.dom.svg.OMSVGComponentTransferFunctionElement
Corresponds to value 'gamma'.
SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY - Static variable in class org.vectomatic.dom.svg.OMSVGComponentTransferFunctionElement
Corresponds to value 'identity'.
SVG_FECOMPONENTTRANSFER_TYPE_LINEAR - Static variable in class org.vectomatic.dom.svg.OMSVGComponentTransferFunctionElement
Corresponds to value 'linear'.
SVG_FECOMPONENTTRANSFER_TYPE_TABLE - Static variable in class org.vectomatic.dom.svg.OMSVGComponentTransferFunctionElement
Corresponds to value 'table'.
SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGComponentTransferFunctionElement
The type is not one of predefined types.
SVG_FECOMPOSITE_OPERATOR_ARITHMETIC - Static variable in class org.vectomatic.dom.svg.OMSVGFECompositeElement
Corresponds to value 'arithmetic'.
SVG_FECOMPOSITE_OPERATOR_ATOP - Static variable in class org.vectomatic.dom.svg.OMSVGFECompositeElement
Corresponds to value 'atop'.
SVG_FECOMPOSITE_OPERATOR_IN - Static variable in class org.vectomatic.dom.svg.OMSVGFECompositeElement
Corresponds to value 'in'.
SVG_FECOMPOSITE_OPERATOR_OUT - Static variable in class org.vectomatic.dom.svg.OMSVGFECompositeElement
Corresponds to value 'out'.
SVG_FECOMPOSITE_OPERATOR_OVER - Static variable in class org.vectomatic.dom.svg.OMSVGFECompositeElement
Corresponds to value 'over'.
SVG_FECOMPOSITE_OPERATOR_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGFECompositeElement
The type is not one of predefined types.
SVG_FECOMPOSITE_OPERATOR_XOR - Static variable in class org.vectomatic.dom.svg.OMSVGFECompositeElement
Corresponds to value 'xor'.
SVG_FILL_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FILL_OPACITY_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FILL_PAINT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FILL_RULE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FILTER_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FILTER_FILTER_UNITS_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FILTER_HEIGHT_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FILTER_PRIMITIVE_HEIGHT_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FILTER_PRIMITIVE_UNITS_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FILTER_PRIMITIVE_WIDTH_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FILTER_PRIMITIVE_X_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FILTER_PRIMITIVE_Y_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FILTER_RES_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FILTER_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FILTER_UNITS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FILTER_WIDTH_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FILTER_X_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FILTER_Y_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FLOOD_COLOR_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FLOOD_OPACITY_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FLOOD_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FONT_FACE_FONT_STRETCH_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FONT_FACE_FONT_STYLE_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FONT_FACE_FONT_VARIANT_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FONT_FACE_FONT_WEIGHT_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FONT_FACE_FORMAT_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FONT_FACE_NAME_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FONT_FACE_PANOSE_1_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FONT_FACE_SLOPE_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FONT_FACE_SRC_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FONT_FACE_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FONT_FACE_UNITS_PER_EM_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FONT_FACE_URI_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FONT_FAMILY_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FONT_SIZE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FONT_STRETCH_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FONT_STYLE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FONT_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FONT_VARIANT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FONT_WEIGHT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FOREIGN_OBJECT_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FOREIGN_OBJECT_X_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FOREIGN_OBJECT_Y_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FORMAT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FRACTAL_NOISE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FROM_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FX_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_FY_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_G1_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_G2_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_G_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_G_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_GAMMA_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_GEOMETRIC_PRECISION_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_GLYPH_NAME_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_GLYPH_REF_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_GLYPH_REF_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_GLYPH_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_GRADIENT_TRANSFORM_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_GRADIENT_UNITS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_H_KERN_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_H_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_HANGING_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_HEIGHT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_HELP_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_HORIZ_ADV_X_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_HORIZ_ORIGIN_X_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_HORIZ_ORIGIN_X_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_HORIZ_ORIGIN_Y_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_HORIZ_ORIGIN_Y_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_HUE_ROTATE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_HUNDRED_PERCENT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ID_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_IDENTITY_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_IDEOGRAPHIC_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_IMAGE_RENDERING_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_IMAGE_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_IMAGE_X_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_IMAGE_Y_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_IN2_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_IN_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_IN_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_INITIAL_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_INTERCEPT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ISOLATED_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ITALIC_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_K1_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_K2_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_K3_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_K4_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_K_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_KERN_K_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_KERNEL_MATRIX_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_KERNEL_UNIT_LENGTH_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_KERNING_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_KEY_POINTS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_KEY_SPLINES_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_KEY_TIMES_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LANG_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LENGTH_ADJUST_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LENGTHTYPE_CM - Static variable in class org.vectomatic.dom.svg.OMSVGLength
A value was specified using the cm units defined in CSS2.
SVG_LENGTHTYPE_EMS - Static variable in class org.vectomatic.dom.svg.OMSVGLength
A value was specified using the em units defined in CSS2.
SVG_LENGTHTYPE_EXS - Static variable in class org.vectomatic.dom.svg.OMSVGLength
A value was specified using the ex units defined in CSS2.
SVG_LENGTHTYPE_IN - Static variable in class org.vectomatic.dom.svg.OMSVGLength
A value was specified using the in units defined in CSS2.
SVG_LENGTHTYPE_MM - Static variable in class org.vectomatic.dom.svg.OMSVGLength
A value was specified using the mm units defined in CSS2.
SVG_LENGTHTYPE_NUMBER - Static variable in class org.vectomatic.dom.svg.OMSVGLength
No unit type was provided (i.e., a unitless value was specified), which indicates a value in user units.
SVG_LENGTHTYPE_PC - Static variable in class org.vectomatic.dom.svg.OMSVGLength
A value was specified using the pc units defined in CSS2.
SVG_LENGTHTYPE_PERCENTAGE - Static variable in class org.vectomatic.dom.svg.OMSVGLength
A percentage value was specified.
SVG_LENGTHTYPE_PT - Static variable in class org.vectomatic.dom.svg.OMSVGLength
A value was specified using the pt units defined in CSS2.
SVG_LENGTHTYPE_PX - Static variable in class org.vectomatic.dom.svg.OMSVGLength
A value was specified using the px units defined in CSS2.
SVG_LENGTHTYPE_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGLength
The unit type is not one of predefined unit types.
SVG_LIGHT_COLOR_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LIGHTEN_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LIGHTER_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LIGHTING_COLOR_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LIMITING_CONE_ANGLE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LINE_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LINE_X1_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LINE_X2_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LINE_Y1_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LINE_Y2_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LINEAR_GRADIENT_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LINEAR_GRADIENT_X1_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LINEAR_GRADIENT_X2_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LINEAR_GRADIENT_Y1_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LINEAR_GRADIENT_Y2_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LINEAR_RGB_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LINEAR_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LOCAL_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_LUMINANCE_TO_ALPHA_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_M_PATH_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MAGNIFY_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MARKER_HEIGHT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MARKER_MARKER_HEIGHT_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MARKER_MARKER_UNITS_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MARKER_MARKER_WIDTH_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MARKER_ORIENT_ANGLE - Static variable in class org.vectomatic.dom.svg.OMSVGMarkerElement
Attribute orient has an angle value.
SVG_MARKER_ORIENT_AUTO - Static variable in class org.vectomatic.dom.svg.OMSVGMarkerElement
Attribute orient has value 'auto'.
SVG_MARKER_ORIENT_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MARKER_ORIENT_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGMarkerElement
The marker orientation is not one of predefined types.
SVG_MARKER_REF_X_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MARKER_REF_Y_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MARKER_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MARKER_UNITS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MARKER_WIDTH_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MARKERUNITS_STROKEWIDTH - Static variable in class org.vectomatic.dom.svg.OMSVGMarkerElement
The value of attribute OMSVGMarkerElement.getMarkerUnits() is 'strokeWidth'.
SVG_MARKERUNITS_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGMarkerElement
The marker unit type is not one of predefined types.
SVG_MARKERUNITS_USERSPACEONUSE - Static variable in class org.vectomatic.dom.svg.OMSVGMarkerElement
The value of attribute OMSVGMarkerElement.getMarkerUnits() is 'userSpaceOnUse'.
SVG_MASK_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MASK_CONTENT_UNITS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MASK_HEIGHT_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MASK_MASK_UNITS_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MASK_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MASK_UNITS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MASK_WIDTH_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MASK_X_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MASK_Y_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MATHEMATICAL_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MATRIX_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MAX_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MEDIA_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MEDIAL_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MEET_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MEETORSLICE_MEET - Static variable in class org.vectomatic.dom.svg.OMSVGPreserveAspectRatio
Corresponds to value 'meet' for attribute preserveAspectRatio.
SVG_MEETORSLICE_SLICE - Static variable in class org.vectomatic.dom.svg.OMSVGPreserveAspectRatio
Corresponds to value 'slice' for attribute preserveAspectRatio.
SVG_MEETORSLICE_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGPreserveAspectRatio
The enumeration was set to a value that is not one of predefined types.
SVG_METADATA_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_METHOD_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MIDDLE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MIN_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MISSING_GLYPH_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MITER_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MODE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MORPHOLOGY_OPERATOR_DILATE - Static variable in class org.vectomatic.dom.svg.OMSVGFEMorphologyElement
Corresponds to value 'dilate'.
SVG_MORPHOLOGY_OPERATOR_ERODE - Static variable in class org.vectomatic.dom.svg.OMSVGFEMorphologyElement
Corresponds to value 'erode'.
SVG_MORPHOLOGY_OPERATOR_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGFEMorphologyElement
The type is not one of predefined types.
SVG_MOVE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_MULTIPLY_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_N_RESIZE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_NAME_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_NAMESPACE_URI - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_NE_RESIZE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_NEW_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_NINETY_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_NO_STITCH_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_NON_ZERO_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_NONE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_NORMAL_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_NUM_OCTAVES_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_NW_RESIZE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_OBJECT_BOUNDING_BOX_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_OBLIQUE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_OFFSET_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ONE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_OPACITY_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_OPAQUE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_OPERATOR_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_OPTIMIZE_LEGIBILITY_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_OPTIMIZE_QUALITY_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_OPTIMIZE_SPEED_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ORDER_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ORDER_X_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ORDER_Y_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ORIENT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ORIENTATION_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ORIGIN_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_OUT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_OVER_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_OVERLINE_POSITION_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_OVERLINE_THICKNESS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PACED_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PAD_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PAINTTYPE_CURRENTCOLOR - Static variable in class org.vectomatic.dom.svg.OMSVGPaint
Corresponds to a currentColor value on a <paint> specification.
SVG_PAINTTYPE_NONE - Static variable in class org.vectomatic.dom.svg.OMSVGPaint
Corresponds to a none value on a <paint> specification.
SVG_PAINTTYPE_RGBCOLOR - Static variable in class org.vectomatic.dom.svg.OMSVGPaint
An sRGB color has been specified without an alterICC color specification.
SVG_PAINTTYPE_RGBCOLOR_ICCCOLOR - Static variable in class org.vectomatic.dom.svg.OMSVGPaint
An sRGB color has been specified along with an alterICC color specification.
SVG_PAINTTYPE_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGPaint
The paint type is not one of predefined types.
SVG_PAINTTYPE_URI - Static variable in class org.vectomatic.dom.svg.OMSVGPaint
Only a URI has been specified.
SVG_PAINTTYPE_URI_CURRENTCOLOR - Static variable in class org.vectomatic.dom.svg.OMSVGPaint
A URI has been specified, along with an sRGB color as the backup paint method in case the URI is unavailable or invalid.
SVG_PAINTTYPE_URI_NONE - Static variable in class org.vectomatic.dom.svg.OMSVGPaint
A URI has been specified, along with an explicit none as the backup paint method in case the URI is unavailable or invalid.
SVG_PAINTTYPE_URI_RGBCOLOR - Static variable in class org.vectomatic.dom.svg.OMSVGPaint
A URI has been specified, along with an sRGB color as the backup paint method in case the URI is unavailable or invalid.
SVG_PAINTTYPE_URI_RGBCOLOR_ICCCOLOR - Static variable in class org.vectomatic.dom.svg.OMSVGPaint
A URI has been specified, along with both an sRGB color and alternate ICC color as the backup paint method in case the URI is unavailable or invalid.
SVG_PANOSE_1_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PATH_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PATH_LENGTH_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PATH_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PATTERN_CONTENT_UNITS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PATTERN_HEIGHT_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PATTERN_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PATTERN_TRANSFORM_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PATTERN_UNITS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PATTERN_WIDTH_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PATTERN_X_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PATTERN_Y_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PERCEPTUAL_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_POINTER_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_POINTS_AT_X_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_POINTS_AT_Y_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_POINTS_AT_Z_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_POINTS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_POLYGON_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_POLYLINE_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PREFIX - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PRESERVE_ALPHA_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PRESERVE_ASPECT_RATIO_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PRESERVE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PRESERVEASPECTRATIO_NONE - Static variable in class org.vectomatic.dom.svg.OMSVGPreserveAspectRatio
Corresponds to value 'none' for attribute preserveAspectRatio.
SVG_PRESERVEASPECTRATIO_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGPreserveAspectRatio
The enumeration was set to a value that is not one of predefined types.
SVG_PRESERVEASPECTRATIO_XMAXYMAX - Static variable in class org.vectomatic.dom.svg.OMSVGPreserveAspectRatio
Corresponds to value 'xMaxYMax' for attribute preserveAspectRatio.
SVG_PRESERVEASPECTRATIO_XMAXYMID - Static variable in class org.vectomatic.dom.svg.OMSVGPreserveAspectRatio
Corresponds to value 'xMaxYMid' for attribute preserveAspectRatio.
SVG_PRESERVEASPECTRATIO_XMAXYMIN - Static variable in class org.vectomatic.dom.svg.OMSVGPreserveAspectRatio
Corresponds to value 'xMaxYMin' for attribute preserveAspectRatio.
SVG_PRESERVEASPECTRATIO_XMIDYMAX - Static variable in class org.vectomatic.dom.svg.OMSVGPreserveAspectRatio
Corresponds to value 'xMidYMax' for attribute preserveAspectRatio.
SVG_PRESERVEASPECTRATIO_XMIDYMID - Static variable in class org.vectomatic.dom.svg.OMSVGPreserveAspectRatio
Corresponds to value 'xMidYMid' for attribute preserveAspectRatio.
SVG_PRESERVEASPECTRATIO_XMIDYMIN - Static variable in class org.vectomatic.dom.svg.OMSVGPreserveAspectRatio
Corresponds to value 'xMidYMin' for attribute preserveAspectRatio.
SVG_PRESERVEASPECTRATIO_XMINYMAX - Static variable in class org.vectomatic.dom.svg.OMSVGPreserveAspectRatio
Corresponds to value 'xMinYMax' for attribute preserveAspectRatio.
SVG_PRESERVEASPECTRATIO_XMINYMID - Static variable in class org.vectomatic.dom.svg.OMSVGPreserveAspectRatio
Corresponds to value 'XMinYMid' for attribute preserveAspectRatio.
SVG_PRESERVEASPECTRATIO_XMINYMIN - Static variable in class org.vectomatic.dom.svg.OMSVGPreserveAspectRatio
Corresponds to value 'xMinYMin' for attribute preserveAspectRatio.
SVG_PRIMITIVE_UNITS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_PUBLIC_ID - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_R_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_R_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_RADIAL_GRADIENT_CX_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_RADIAL_GRADIENT_CY_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_RADIAL_GRADIENT_R_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_RADIAL_GRADIENT_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_RADIUS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_RECT_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_RECT_X_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_RECT_Y_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_REF_X_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_REF_Y_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_REFLECT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_RELATIVE_COLORIMETRIC_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_RENDERING_INTENT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_REPEAT_COUNT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_REPEAT_DUR_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_REPEAT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_REQUIRED_EXTENSIONS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_REQUIRED_FEATURES_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_RESTART_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_RESULT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_RESULT_SCALE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ROTATE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ROUND_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_RX_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_RY_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_S_RESIZE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SATURATE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SATURATION_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SCALE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SCREEN_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SCRIPT_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SCRIPT_TYPE_APPLICATION_ECMASCRIPT - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SCRIPT_TYPE_APPLICATION_JAVASCRIPT - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SCRIPT_TYPE_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SCRIPT_TYPE_ECMASCRIPT - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SCRIPT_TYPE_JAVA - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SCRIPT_TYPE_JAVASCRIPT - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SE_RESIZE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SEED_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SET_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SHAPE_RENDERING_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SLICE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SLOPE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SNAPSHOT_TIME_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SOURCE_ALPHA_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SOURCE_GRAPHIC_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SPACE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SPACING_AND_GLYPHS_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SPACING_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SPACING_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SPECULAR_CONSTANT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SPECULAR_EXPONENT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SPREAD_METHOD_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SPREADMETHOD_PAD - Static variable in class org.vectomatic.dom.svg.OMSVGGradientElement
Corresponds to value 'pad'.
SVG_SPREADMETHOD_REFLECT - Static variable in class org.vectomatic.dom.svg.OMSVGGradientElement
Corresponds to value 'reflect'.
SVG_SPREADMETHOD_REPEAT - Static variable in class org.vectomatic.dom.svg.OMSVGGradientElement
Corresponds to value 'repeat'.
SVG_SPREADMETHOD_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGGradientElement
The type is not one of predefined types.
SVG_SQUARE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SRGB_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_START_OFFSET_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_START_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STD_DEVIATION_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STEMH_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STEMV_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STITCH_TILES_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STITCH_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STITCHTYPE_NOSTITCH - Static variable in class org.vectomatic.dom.svg.OMSVGFETurbulenceElement
Corresponds to value 'noStitch'.
SVG_STITCHTYPE_STITCH - Static variable in class org.vectomatic.dom.svg.OMSVGFETurbulenceElement
Corresponds to value 'stitch'.
SVG_STITCHTYPE_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGFETurbulenceElement
The type is not one of predefined types.
SVG_STOP_COLOR_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STOP_OPACITY_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STOP_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STRETCH_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STRIKETHROUGH_POSITION_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STRIKETHROUGH_THICKNESS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STRING_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STROKE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STROKE_DASHARRAY_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STROKE_DASHOFFSET_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STROKE_LINECAP_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STROKE_LINEJOIN_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STROKE_MITERLIMIT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STROKE_OPACITY_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STROKE_PAINT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STROKE_WIDTH_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STROKE_WIDTH_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STYLE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_STYLE_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SURFACE_SCALE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SVG_HEIGHT_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SVG_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SVG_WIDTH_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SVG_X_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SVG_Y_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SW_RESIZE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SWITCH_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SYMBOL_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SYSTEM_ID - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_SYSTEM_LANGUAGE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_T_REF_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_T_SPAN_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TABLE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TABLE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TABLE_VALUES_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TARGET_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TARGET_X_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TARGET_Y_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TERMINAL_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TEXT_ANCHOR_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TEXT_LENGTH_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TEXT_PATH_START_OFFSET_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TEXT_PATH_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TEXT_RENDERING_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TEXT_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TEXT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TITLE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TITLE_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TO_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TRANSFORM_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TRANSFORM_MATRIX - Static variable in class org.vectomatic.dom.svg.OMSVGTransform
A 'matrix(…)' transformation.
SVG_TRANSFORM_ROTATE - Static variable in class org.vectomatic.dom.svg.OMSVGTransform
A 'rotate(…)' transformation.
SVG_TRANSFORM_SCALE - Static variable in class org.vectomatic.dom.svg.OMSVGTransform
A 'scale(…)' transformation.
SVG_TRANSFORM_SKEWX - Static variable in class org.vectomatic.dom.svg.OMSVGTransform
A 'skewX(…)' transformation.
SVG_TRANSFORM_SKEWY - Static variable in class org.vectomatic.dom.svg.OMSVGTransform
A 'skewY(…)' transformation.
SVG_TRANSFORM_TRANSLATE - Static variable in class org.vectomatic.dom.svg.OMSVGTransform
A 'translate(…)' transformation.
SVG_TRANSFORM_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGTransform
The unit type is not one of predefined types.
SVG_TRANSLATE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TRUE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TURBULENCE_TYPE_FRACTALNOISE - Static variable in class org.vectomatic.dom.svg.OMSVGFETurbulenceElement
Corresponds to value 'fractalNoise'.
SVG_TURBULENCE_TYPE_TURBULENCE - Static variable in class org.vectomatic.dom.svg.OMSVGFETurbulenceElement
Corresponds to value 'turbulence'.
SVG_TURBULENCE_TYPE_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGFETurbulenceElement
The type is not one of predefined types.
SVG_TURBULENCE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_TYPE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_U1_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_U2_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_UNDERLINE_POSITION_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_UNDERLINE_THICKNESS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_UNICODE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_UNICODE_RANGE_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_UNIT_TYPE_OBJECTBOUNDINGBOX - Static variable in interface org.vectomatic.dom.svg.itf.ISVGUnitTypes
Corresponds to value 'objectBoundingBox'.
SVG_UNIT_TYPE_OBJECTBOUNDINGBOX - Static variable in class org.vectomatic.dom.svg.OMSVGAnimatedEnumeration
Corresponds to value 'objectBoundingBox'.
SVG_UNIT_TYPE_UNKNOWN - Static variable in interface org.vectomatic.dom.svg.itf.ISVGUnitTypes
The type is not one of predefined types.
SVG_UNIT_TYPE_UNKNOWN - Static variable in class org.vectomatic.dom.svg.OMSVGAnimatedEnumeration
The type is not one of predefined types.
SVG_UNIT_TYPE_USERSPACEONUSE - Static variable in interface org.vectomatic.dom.svg.itf.ISVGUnitTypes
Corresponds to value 'userSpaceOnUse'.
SVG_UNIT_TYPE_USERSPACEONUSE - Static variable in class org.vectomatic.dom.svg.OMSVGAnimatedEnumeration
Corresponds to value 'userSpaceOnUse'.
SVG_UNITS_PER_EM_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_USE_HEIGHT_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_USE_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_USE_WIDTH_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_USE_X_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_USE_Y_DEFAULT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_USER_SPACE_ON_USE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_V_ALPHABETIC_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_V_HANGING_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_V_IDEOGRAPHIC_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_V_KERN_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_V_MATHEMATICAL_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_V_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_VALUES_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_VERSION - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_VERSION_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_VERT_ADV_Y_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_VERT_ORIGIN_X_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_VERT_ORIGIN_Y_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_VIEW_BOX_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_VIEW_TAG - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_VIEW_TARGET_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_W_RESIZE_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_WAIT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_WIDTH_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_WIDTHS_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_WRAP_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_X1_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_X2_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_X_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_X_CHANNEL_SELECTOR_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_X_HEIGHT_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_XMAXYMAX_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_XMAXYMID_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_XMAXYMIN_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_XMIDYMAX_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_XMIDYMID_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_XMIDYMIN_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_XMINYMAX_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_XMINYMID_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_XMINYMIN_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_XOR_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_Y1_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_Y2_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_Y_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_Y_CHANNEL_SELECTOR_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_Z_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ZERO_PERCENT_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ZERO_VALUE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ZOOM_AND_PAN_ATTRIBUTE - Static variable in interface org.vectomatic.dom.svg.utils.SVGConstants
 
SVG_ZOOMANDPAN_DISABLE - Static variable in interface org.vectomatic.dom.svg.itf.ISVGZoomAndPan
Corresponds to value 'disable'.
SVG_ZOOMANDPAN_MAGNIFY - Static variable in interface org.vectomatic.dom.svg.itf.ISVGZoomAndPan
Corresponds to value 'magnify'.
SVG_ZOOMANDPAN_UNKNOWN - Static variable in interface org.vectomatic.dom.svg.itf.ISVGZoomAndPan
The enumeration was set to a value that is not one of predefined types.
SVGAElement - Class in org.vectomatic.dom.svg.impl
The SVGAElement interface corresponds to the a element.
SVGAElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGAElement
 
SVGAltGlyphDefElement - Class in org.vectomatic.dom.svg.impl
The SVGAltGlyphDefElement interface corresponds to the altGlyphDef element.
SVGAltGlyphDefElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGAltGlyphDefElement
 
SVGAltGlyphElement - Class in org.vectomatic.dom.svg.impl
The SVGAltGlyphElement interface corresponds to the altGlyph element.
SVGAltGlyphElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGAltGlyphElement
 
SVGAltGlyphItemElement - Class in org.vectomatic.dom.svg.impl
The SVGAltGlyphItemElement interface corresponds to the altGlyphItem element.
SVGAltGlyphItemElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGAltGlyphItemElement
 
SVGAnimateColorElement - Class in org.vectomatic.dom.svg.impl
The SVGAnimateColorElement interface corresponds to the animateColor element.
SVGAnimateColorElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGAnimateColorElement
 
SVGAnimateElement - Class in org.vectomatic.dom.svg.impl
The SVGAnimateElement interface corresponds to the animate element.
SVGAnimateElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGAnimateElement
 
SVGAnimateMotionElement - Class in org.vectomatic.dom.svg.impl
The SVGAnimateMotionElement interface corresponds to the animateMotion element.
SVGAnimateMotionElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGAnimateMotionElement
 
SVGAnimateTransformElement - Class in org.vectomatic.dom.svg.impl
The SVGAnimateTransformElement interface corresponds to the animateTransform element.
SVGAnimateTransformElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGAnimateTransformElement
 
SVGAnimationElement - Class in org.vectomatic.dom.svg.impl
The SVGAnimationElement interface is the base interface for all of the animation element interfaces: SVGAnimateElement, SVGSetElement, SVGAnimateColorElement, SVGAnimateMotionElement and SVGAnimateTransformElement.
SVGAnimationElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGAnimationElement
 
SVGButtonBase - Class in org.vectomatic.dom.svg.ui
Abstract base class for SVG buttons.
SVGButtonBase() - Constructor for class org.vectomatic.dom.svg.ui.SVGButtonBase
No-arg constructor.
SVGButtonBase(OMSVGSVGElement, Map<SVGButtonBase.SVGFaceName, SVGButtonBase.SVGFace>) - Constructor for class org.vectomatic.dom.svg.ui.SVGButtonBase
Constructor
SVGButtonBase(SVGResource, Map<SVGButtonBase.SVGFaceName, SVGButtonBase.SVGFace>) - Constructor for class org.vectomatic.dom.svg.ui.SVGButtonBase
Constructor
SVGButtonBase.SVGFace - Class in org.vectomatic.dom.svg.ui
Class to represent an SVG button face.
SVGButtonBase.SVGFaceChange - Class in org.vectomatic.dom.svg.ui
Base class to represent the changes occurring to an SVG button when it enters a new state.
SVGButtonBase.SVGFaceName - Enum in org.vectomatic.dom.svg.ui
Enum to represent the possible states of an SVG button
SVGButtonBase.SVGStyleChange - Class in org.vectomatic.dom.svg.ui
Class to represent a style change as an SVG button enters a new state.
SVGButtonBaseParser - Class in org.vectomatic.dev.svg.impl.gen
 
SVGButtonBaseParser() - Constructor for class org.vectomatic.dev.svg.impl.gen.SVGButtonBaseParser
 
SVGCircleElement - Class in org.vectomatic.dom.svg.impl
The SVGCircleElement interface corresponds to the circle element.
SVGCircleElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGCircleElement
 
SVGClipPathElement - Class in org.vectomatic.dom.svg.impl
The SVGClipPathElement interface corresponds to the clipPath element.
SVGClipPathElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGClipPathElement
 
SVGColorProfileElement - Class in org.vectomatic.dom.svg.impl
The SVGColorProfileElement interface corresponds to the color-profile element.
SVGColorProfileElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGColorProfileElement
 
SVGComponentTransferFunctionElement - Class in org.vectomatic.dom.svg.impl
This interface defines a base interface used by the component transfer function interfaces.
SVGComponentTransferFunctionElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGComponentTransferFunctionElement
 
SVGConstants - Interface in org.vectomatic.dom.svg.utils
Class to define constants commonly used in CSS, SVG and XLink
SVGCursorElement - Class in org.vectomatic.dom.svg.impl
The SVGCursorElement interface corresponds to the cursor element.
SVGCursorElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGCursorElement
 
SVGDefsElement - Class in org.vectomatic.dom.svg.impl
The SVGDefsElement interface corresponds to the defs element.
SVGDefsElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGDefsElement
 
SVGDescElement - Class in org.vectomatic.dom.svg.impl
The SVGDescElement interface corresponds to the desc element.
SVGDescElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGDescElement
 
SVGDocument - Class in org.vectomatic.dom.svg.impl
When an svg element is embedded inline as a component of a document from another namespace, such as when an svg element is embedded inline within an XHTML document [XHTML], then an SVGDocument object will not exist; instead, the root object in the document object hierarchy will be a Document object of a different type, such as an HTMLDocument object.
SVGDocument() - Constructor for class org.vectomatic.dom.svg.impl.SVGDocument
 
SVGElement - Class in org.vectomatic.dom.svg.impl
All of the SVG DOM interfaces that correspond directly to elements in the SVG language (such as the SVGPathElement interface for the path element) derive from the SVGElement interface.
SVGElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGElement
 
svgElement - Variable in class org.vectomatic.dom.svg.ui.SVGButtonBase
The OMSVGSVGElement representing this button
svgElement - Variable in class org.vectomatic.dom.svg.ui.SVGImage
 
SVGEllipseElement - Class in org.vectomatic.dom.svg.impl
The SVGEllipseElement interface corresponds to the ellipse element.
SVGEllipseElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGEllipseElement
 
SVGFace(SVGButtonBase.SVGFaceChange[]) - Constructor for class org.vectomatic.dom.svg.ui.SVGButtonBase.SVGFace
Constructor
SVGFaceChange() - Constructor for class org.vectomatic.dom.svg.ui.SVGButtonBase.SVGFaceChange
 
SVGFEBlendElement - Class in org.vectomatic.dom.svg.impl
The SVGFEBlendElement interface corresponds to the feBlend element.
SVGFEBlendElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFEBlendElement
 
SVGFEColorMatrixElement - Class in org.vectomatic.dom.svg.impl
The SVGFEColorMatrixElement interface corresponds to the feColorMatrix element.
SVGFEColorMatrixElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFEColorMatrixElement
 
SVGFEComponentTransferElement - Class in org.vectomatic.dom.svg.impl
The SVGFEComponentTransferElement interface corresponds to the feComponentTransfer element.
SVGFEComponentTransferElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFEComponentTransferElement
 
SVGFECompositeElement - Class in org.vectomatic.dom.svg.impl
The SVGFECompositeElement interface corresponds to the feComposite element.
SVGFECompositeElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFECompositeElement
 
SVGFEConvolveMatrixElement - Class in org.vectomatic.dom.svg.impl
The SVGFEConvolveMatrixElement interface corresponds to the feConvolveMatrix element.
SVGFEConvolveMatrixElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFEConvolveMatrixElement
 
SVGFEDiffuseLightingElement - Class in org.vectomatic.dom.svg.impl
The SVGFEDiffuseLightingElement interface corresponds to the feDiffuseLighting element.
SVGFEDiffuseLightingElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFEDiffuseLightingElement
 
SVGFEDisplacementMapElement - Class in org.vectomatic.dom.svg.impl
The SVGFEDisplacementMapElement interface corresponds to the feDisplacementMap element.
SVGFEDisplacementMapElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFEDisplacementMapElement
 
SVGFEDistantLightElement - Class in org.vectomatic.dom.svg.impl
The SVGFEDistantLightElement interface corresponds to the feDistantLight element.
SVGFEDistantLightElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFEDistantLightElement
 
SVGFEFloodElement - Class in org.vectomatic.dom.svg.impl
The SVGFEFloodElement interface corresponds to the feFlood element.
SVGFEFloodElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFEFloodElement
 
SVGFEFuncAElement - Class in org.vectomatic.dom.svg.impl
The SVGFEFuncAElement interface corresponds to the feFuncA element.
SVGFEFuncAElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFEFuncAElement
 
SVGFEFuncBElement - Class in org.vectomatic.dom.svg.impl
The SVGFEFuncBElement interface corresponds to the feFuncB element.
SVGFEFuncBElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFEFuncBElement
 
SVGFEFuncGElement - Class in org.vectomatic.dom.svg.impl
The SVGFEFuncRElement interface corresponds to the feFuncG element.
SVGFEFuncGElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFEFuncGElement
 
SVGFEFuncRElement - Class in org.vectomatic.dom.svg.impl
The SVGFEFuncRElement interface corresponds to the feFuncR element.
SVGFEFuncRElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFEFuncRElement
 
SVGFEGaussianBlurElement - Class in org.vectomatic.dom.svg.impl
The SVGFEGaussianBlurElement interface corresponds to the feGaussianBlur element.
SVGFEGaussianBlurElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFEGaussianBlurElement
 
SVGFEImageElement - Class in org.vectomatic.dom.svg.impl
The SVGFEImageElement interface corresponds to the feImage element.
SVGFEImageElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFEImageElement
 
SVGFEMergeElement - Class in org.vectomatic.dom.svg.impl
The SVGFEMergeElement interface corresponds to the feMerge element.
SVGFEMergeElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFEMergeElement
 
SVGFEMergeNodeElement - Class in org.vectomatic.dom.svg.impl
The SVGFEMergeNodeElement interface corresponds to the feMergeNode element.
SVGFEMergeNodeElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFEMergeNodeElement
 
SVGFEMorphologyElement - Class in org.vectomatic.dom.svg.impl
The SVGFEMorphologyElement interface corresponds to the feMorphology element.
SVGFEMorphologyElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFEMorphologyElement
 
SVGFEOffsetElement - Class in org.vectomatic.dom.svg.impl
The SVGFEOffsetElement interface corresponds to the feOffset element.
SVGFEOffsetElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFEOffsetElement
 
SVGFEPointLightElement - Class in org.vectomatic.dom.svg.impl
The SVGFEPointLightElement interface corresponds to the fePointLight element.
SVGFEPointLightElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFEPointLightElement
 
SVGFESpecularLightingElement - Class in org.vectomatic.dom.svg.impl
The SVGFESpecularLightingElement interface corresponds to the feSpecularLighting element.
SVGFESpecularLightingElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFESpecularLightingElement
 
SVGFESpotLightElement - Class in org.vectomatic.dom.svg.impl
The SVGFESpotLightElement interface corresponds to the feSpotLight element.
SVGFESpotLightElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFESpotLightElement
 
SVGFETileElement - Class in org.vectomatic.dom.svg.impl
The SVGFETileElement interface corresponds to the feTile element.
SVGFETileElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFETileElement
 
SVGFETurbulenceElement - Class in org.vectomatic.dom.svg.impl
The SVGFETurbulenceElement interface corresponds to the feTurbulence element.
SVGFETurbulenceElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFETurbulenceElement
 
SvgFieldInterpreter - Class in com.google.gwt.uibinder.elementparsers
 
SvgFieldInterpreter(UiBinderWriter, String, Element) - Constructor for class com.google.gwt.uibinder.elementparsers.SvgFieldInterpreter
 
SVGFilterElement - Class in org.vectomatic.dom.svg.impl
The SVGFilterElement interface corresponds to the filter element.
SVGFilterElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFilterElement
 
SVGFontElement - Class in org.vectomatic.dom.svg.impl
The SVGFontElement interface corresponds to the font element.
SVGFontElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFontElement
 
SVGFontFaceElement - Class in org.vectomatic.dom.svg.impl
The SVGFontFaceElement interface corresponds to the font-face element.
SVGFontFaceElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFontFaceElement
 
SVGFontFaceFormatElement - Class in org.vectomatic.dom.svg.impl
The SVGFontFaceFormatElement interface corresponds to the font-face-format element.
SVGFontFaceFormatElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFontFaceFormatElement
 
SVGFontFaceNameElement - Class in org.vectomatic.dom.svg.impl
The SVGFontFaceNameElement interface corresponds to the font-face-name element.
SVGFontFaceNameElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFontFaceNameElement
 
SVGFontFaceSrcElement - Class in org.vectomatic.dom.svg.impl
The SVGFontFaceSrcElement interface corresponds to the font-face-src element.
SVGFontFaceSrcElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFontFaceSrcElement
 
SVGFontFaceUriElement - Class in org.vectomatic.dom.svg.impl
The SVGFontFaceUriElement interface corresponds to the font-face-uri element.
SVGFontFaceUriElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGFontFaceUriElement
 
SVGForeignObjectElement - Class in org.vectomatic.dom.svg.impl
The SVGForeignObjectElement interface corresponds to the foreignObject element.
SVGForeignObjectElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGForeignObjectElement
 
SVGGElement - Class in org.vectomatic.dom.svg.impl
The SVGSVGElement interface corresponds to the g element.
SVGGElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGGElement
 
SVGGlyphElement - Class in org.vectomatic.dom.svg.impl
The SVGGlyphElement interface corresponds to the glyph element.
SVGGlyphElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGGlyphElement
 
SVGGlyphRefElement - Class in org.vectomatic.dom.svg.impl
The SVGGlyphRefElement interface corresponds to the glyphRef element.
SVGGlyphRefElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGGlyphRefElement
 
SVGGradientElement - Class in org.vectomatic.dom.svg.impl
The SVGGradientElement interface is a base interface used by SVGLinearGradientElement and SVGRadialGradientElement.
SVGGradientElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGGradientElement
 
SVGHKernElement - Class in org.vectomatic.dom.svg.impl
The SVGHKernElement interface corresponds to the hkern element.
SVGHKernElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGHKernElement
 
SVGImage - Class in org.vectomatic.dom.svg.ui
A widget which contains a single OMSVGSVGElement.
SVGImage() - Constructor for class org.vectomatic.dom.svg.ui.SVGImage
No-arg constructor.
SVGImage(SVGResource) - Constructor for class org.vectomatic.dom.svg.ui.SVGImage
 
SVGImage(OMSVGSVGElement) - Constructor for class org.vectomatic.dom.svg.ui.SVGImage
 
SVGImageElement - Class in org.vectomatic.dom.svg.impl
The SVGImageElement interface corresponds to the image element.
SVGImageElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGImageElement
 
SVGImageParser - Class in org.vectomatic.dev.svg.impl.gen
 
SVGImageParser() - Constructor for class org.vectomatic.dev.svg.impl.gen.SVGImageParser
 
SvgInterpreter - Class in com.google.gwt.uibinder.elementparsers
 
SvgInterpreter(UiBinderWriter, String, Element, XMLElement.Interpreter<String>) - Constructor for class com.google.gwt.uibinder.elementparsers.SvgInterpreter
 
SVGLinearGradientElement - Class in org.vectomatic.dom.svg.impl
The SVGLinearGradientElement interface corresponds to the linearGradient element.
SVGLinearGradientElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGLinearGradientElement
 
SVGLineElement - Class in org.vectomatic.dom.svg.impl
The SVGLineElement interface corresponds to the line element.
SVGLineElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGLineElement
 
SVGMarkerElement - Class in org.vectomatic.dom.svg.impl
The SVGMarkerElement interface corresponds to the marker element.
SVGMarkerElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGMarkerElement
 
SVGMaskElement - Class in org.vectomatic.dom.svg.impl
The SVGMaskElement interface corresponds to the mask element.
SVGMaskElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGMaskElement
 
SVGMetadataElement - Class in org.vectomatic.dom.svg.impl
The SVGMetadataElement interface corresponds to the metadata element.
SVGMetadataElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGMetadataElement
 
SVGMissingGlyphElement - Class in org.vectomatic.dom.svg.impl
The SVGMissingGlyphElement interface corresponds to the missing-glyph element.
SVGMissingGlyphElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGMissingGlyphElement
 
SVGMPathElement - Class in org.vectomatic.dom.svg.impl
The SVGMPathElement interface corresponds to the mpath element.
SVGMPathElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGMPathElement
 
SVGPaintParser - Class in org.vectomatic.dom.svg.impl
Class to parse SVG paint values.
SVGPaintParser() - Constructor for class org.vectomatic.dom.svg.impl.SVGPaintParser
 
SVGParserImpl - Class in org.vectomatic.dom.svg.impl
 
SVGParserImpl() - Constructor for class org.vectomatic.dom.svg.impl.SVGParserImpl
 
SVGParserImplMozilla - Class in org.vectomatic.dom.svg.impl
Internal class to wrap DOM parser implementations for mozilla
SVGParserImplMozilla() - Constructor for class org.vectomatic.dom.svg.impl.SVGParserImplMozilla
 
SVGParserImplWebkit - Class in org.vectomatic.dom.svg.impl
Internal class to wrap DOM parser implementations for webkit based browsers
SVGParserImplWebkit() - Constructor for class org.vectomatic.dom.svg.impl.SVGParserImplWebkit
 
SVGPathElement - Class in org.vectomatic.dom.svg.impl
The SVGPathElement interface corresponds to the path element.
SVGPathElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGPathElement
 
SVGPatternElement - Class in org.vectomatic.dom.svg.impl
The SVGPatternElement interface corresponds to the pattern element.
SVGPatternElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGPatternElement
 
SVGPolygonElement - Class in org.vectomatic.dom.svg.impl
The SVGPolygonElement interface corresponds to the polygon element.
SVGPolygonElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGPolygonElement
 
SVGPolylineElement - Class in org.vectomatic.dom.svg.impl
The SVGPolylineElement interface corresponds to the polyline element.
SVGPolylineElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGPolylineElement
 
SVGPrefixResolver - Class in org.vectomatic.dom.svg.utils
Default implementation of the XPathPrefixResolver.
SVGPrefixResolver() - Constructor for class org.vectomatic.dom.svg.utils.SVGPrefixResolver
Constructor
SVGPushButton - Class in org.vectomatic.dom.svg.ui
SVG push button class.
SVGPushButton() - Constructor for class org.vectomatic.dom.svg.ui.SVGPushButton
 
SVGPushButton(OMSVGSVGElement, Map<SVGButtonBase.SVGFaceName, SVGButtonBase.SVGFace>) - Constructor for class org.vectomatic.dom.svg.ui.SVGPushButton
 
SVGPushButton(SVGResource, Map<SVGButtonBase.SVGFaceName, SVGButtonBase.SVGFace>) - Constructor for class org.vectomatic.dom.svg.ui.SVGPushButton
 
SVGRadialGradientElement - Class in org.vectomatic.dom.svg.impl
The SVGRadialGradientElement interface corresponds to the radialGradient element.
SVGRadialGradientElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGRadialGradientElement
 
SVGRectElement - Class in org.vectomatic.dom.svg.impl
The SVGRectElement interface corresponds to the rect element.
SVGRectElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGRectElement
 
SVGResource - Interface in org.vectomatic.dom.svg.ui
A resource that contains SVG that should be incorporated into the compiled output.
SVGResource.Validated - Annotation Type in org.vectomatic.dom.svg.ui
Specifies additional options to control how an SVG is bundled.
SVGResourceGenerator - Class in org.vectomatic.dev.svg.impl.gen
Provides implementations of SVGResource.
SVGResourceGenerator() - Constructor for class org.vectomatic.dev.svg.impl.gen.SVGResourceGenerator
 
SVGScriptElement - Class in org.vectomatic.dom.svg.impl
The SVGScriptElement interface corresponds to the script element.
SVGScriptElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGScriptElement
 
SVGSetElement - Class in org.vectomatic.dom.svg.impl
The SVGSetElement interface corresponds to the set element.
SVGSetElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGSetElement
 
SVGStopElement - Class in org.vectomatic.dom.svg.impl
The SVGStopElement interface corresponds to the stop element.
SVGStopElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGStopElement
 
SVGStyleChange(String[]) - Constructor for class org.vectomatic.dom.svg.ui.SVGButtonBase.SVGStyleChange
 
SVGStyleElement - Class in org.vectomatic.dom.svg.impl
The SVGStyleElement interface corresponds to the style element.
SVGStyleElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGStyleElement
 
SVGSVGElement - Class in org.vectomatic.dom.svg.impl
A key interface definition is the SVGSVGElement interface, which is the interface that corresponds to the svg element.
SVGSVGElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGSVGElement
 
SVGSwitchElement - Class in org.vectomatic.dom.svg.impl
The SVGSwitchElement interface corresponds to the switch element.
SVGSwitchElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGSwitchElement
 
SVGSymbolElement - Class in org.vectomatic.dom.svg.impl
The SVGSymbolElement interface corresponds to the symbol element.
SVGSymbolElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGSymbolElement
 
SVGTextContentElement - Class in org.vectomatic.dom.svg.impl
The SVGTextContentElement is inherited by various text-related interfaces, such as SVGTextElement, SVGTSpanElement, SVGTRefElement, SVGAltGlyphElement and SVGTextPathElement.
SVGTextContentElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGTextContentElement
 
SVGTextElement - Class in org.vectomatic.dom.svg.impl
The SVGTextElement interface corresponds to the text element.
SVGTextElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGTextElement
 
SVGTextPathElement - Class in org.vectomatic.dom.svg.impl
The SVGTextPathElement interface corresponds to the textPath element.
SVGTextPathElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGTextPathElement
 
SVGTextPositioningElement - Class in org.vectomatic.dom.svg.impl
The SVGTextPositioningElement interface is inherited by text-related interfaces: SVGTextElement, SVGTSpanElement, SVGTRefElement and SVGAltGlyphElement.
SVGTextPositioningElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGTextPositioningElement
 
SVGTitleElement - Class in org.vectomatic.dom.svg.impl
The SVGTitleElement interface corresponds to the title element.
SVGTitleElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGTitleElement
 
SVGToggleButton - Class in org.vectomatic.dom.svg.ui
SVG toggle button class An SVG push toggle typically defines at least the following two faces: UP DOWN You can define an SVG toggle button using UiBinder templates.
SVGToggleButton() - Constructor for class org.vectomatic.dom.svg.ui.SVGToggleButton
 
SVGToggleButton(OMSVGSVGElement, Map<SVGButtonBase.SVGFaceName, SVGButtonBase.SVGFace>) - Constructor for class org.vectomatic.dom.svg.ui.SVGToggleButton
 
SVGToggleButton(SVGResource, Map<SVGButtonBase.SVGFaceName, SVGButtonBase.SVGFace>) - Constructor for class org.vectomatic.dom.svg.ui.SVGToggleButton
 
SVGTRefElement - Class in org.vectomatic.dom.svg.impl
The SVGTRefElement interface corresponds to the tref element.
SVGTRefElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGTRefElement
 
SVGTSpanElement - Class in org.vectomatic.dom.svg.impl
The SVGTSpanElement interface corresponds to the tspan element.
SVGTSpanElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGTSpanElement
 
SVGUseElement - Class in org.vectomatic.dom.svg.impl
The SVGUseElement interface corresponds to the use element.
SVGUseElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGUseElement
 
SVGValidator - Class in org.vectomatic.dev.svg.impl.gen
Class to validate an SVG file against the SVG 1.1 XSD schema
SVGViewElement - Class in org.vectomatic.dom.svg.impl
The SVGAElement interface corresponds to the view element.
SVGViewElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGViewElement
 
SVGVKernElement - Class in org.vectomatic.dom.svg.impl
The SVGVKernElement interface corresponds to the vkern element.
SVGVKernElement() - Constructor for class org.vectomatic.dom.svg.impl.SVGVKernElement
 
SVGWidget - Class in org.vectomatic.dom.svg.ui
Abstract base class for SVG Widgets
SVGWidget() - Constructor for class org.vectomatic.dom.svg.ui.SVGWidget
Constructor
SVGZoomEvent - Class in org.vectomatic.dom.svg.events
The zoom event occurs when the user initiates an action which causes the current view of the SVG document fragment to be rescaled.
SVGZoomEvent() - Constructor for class org.vectomatic.dom.svg.events.SVGZoomEvent
SVGZoomHandler - Interface in org.vectomatic.dom.svg.events
Handler interface for SVGZoomEvent events.
A B C D E F G H I L M N O P R S T U V W X 
Skip navigation links
lib-gwt-svg 0.5.12+mca.1