- getA() - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
-
Implements SVGMatrix.getA().
- getAffineTransform() - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
-
Returns the associated AffineTransform.
- getAffineTransform() - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList
-
Returns an
AffineTransform that represents the same transform
as that specified by this transform list.
- getAffineTransform() - Method in class org.apache.batik.dom.svg.SVGOMMatrix
-
Returns the associated AffineTransform.
- getAlign() - Method in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio
-
- getAlign() - Method in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio.PreserveAspectRatioParserHandler
-
- getAngle() - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
-
DOM: Implements SVGTransform.getAngle().
- getAngle() - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- getAttributeName() - Method in exception org.apache.batik.dom.svg.LiveAttributeException
-
Returns the attribute name.
- getAttributeType(String, String) - Method in interface org.apache.batik.dom.svg.ExtendedTraitAccess
-
Returns the SVG type of the given XML attribute.
- getB() - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
-
Implements SVGMatrix.getB().
- getBBox() - Method in interface org.apache.batik.dom.svg.SVGContext
-
Returns the tight bounding box in current user space (i.e.,
after application of the transform attribute, if any) on the
geometry of all contained graphics elements, exclusive of
stroke-width and filter effects).
- getC() - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
-
Implements SVGMatrix.getC().
- getCharNumAtPosition(float, float) - Method in interface org.apache.batik.dom.svg.SVGTextContent
-
- getCode() - Method in exception org.apache.batik.dom.svg.LiveAttributeException
-
Returns the error code.
- getComputedTextLength() - Method in interface org.apache.batik.dom.svg.SVGTextContent
-
- getCSSFirstChild() - Method in class org.apache.batik.dom.svg.SVGOMUseShadowRoot
-
Returns the CSS first child node of this node.
- getCSSLastChild() - Method in class org.apache.batik.dom.svg.SVGOMUseShadowRoot
-
Returns the CSS last child of this node.
- getCSSNextSibling() - Method in class org.apache.batik.dom.svg.SVGOMUseShadowRoot
-
Returns the CSS next sibling node of this node.
- getCSSParentNode() - Method in class org.apache.batik.dom.svg.SVGOMUseShadowRoot
-
Returns the CSS parent node of this node.
- getCSSPreviousSibling() - Method in class org.apache.batik.dom.svg.SVGOMUseShadowRoot
-
Returns the CSS previous sibling node of this node.
- getCTM() - Method in interface org.apache.batik.dom.svg.SVGContext
-
Returns the transformation matrix from current user units
(i.e., after application of the transform attribute, if any) to
the viewport coordinate system for the nearestViewportElement.
- getCurrentTime() - Method in interface org.apache.batik.dom.svg.SVGAnimationContext
-
DOM: Implements SVGAnimationElement.getCurrentTime().
- getCurrentTime() - Method in interface org.apache.batik.dom.svg.SVGSVGContext
-
Returns the current document time.
- getD() - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
-
Implements SVGMatrix.getD().
- getE() - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
-
Implements SVGMatrix.getE().
- getElement() - Method in class org.apache.batik.dom.svg.AbstractSVGNumberList
-
Returns the element associated with this SVGNumberList.
- getElement() - Method in exception org.apache.batik.dom.svg.LiveAttributeException
-
Returns the element on which the error occurred.
- getElementById(String) - Method in interface org.apache.batik.dom.svg.IdContainer
-
Returns the element with the given ID that exists in this subtree.
- getElementById(String) - Method in class org.apache.batik.dom.svg.SVGOMUseShadowRoot
-
- getEnclosureList(SVGRect, Element) - Method in interface org.apache.batik.dom.svg.SVGSVGContext
-
Returns a List of all the DOM elements that are encosed in
svgRect that are below end in the
rendering order.
- getEndPositionOfChar(int) - Method in interface org.apache.batik.dom.svg.SVGTextContent
-
Returns the current text position after rendering
the character in the user coordinate system for
rendering the glyph(s) that correspond to the
specified character.
- getExtentOfChar(int) - Method in interface org.apache.batik.dom.svg.SVGTextContent
-
Returns a tightest rectangle which defines the
minimum and maximum X and Y values in the user
coordinate system for rendering the glyph(s)
that correspond to the specified character.
- getF() - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
-
Implements SVGMatrix.getF().
- getFontSize() - Method in interface org.apache.batik.dom.svg.SVGContext
-
Returns the font-size on the associated element.
- getGlobalTransform() - Method in interface org.apache.batik.dom.svg.SVGContext
-
Returns the global transformation matrix from the current
element to the root.
- getHeight() - Method in class org.apache.batik.dom.svg.SVGOMRect
-
DOM: Implements SVGRect.getHeight().
- getHyperlinkBeginTime() - Method in interface org.apache.batik.dom.svg.SVGAnimationContext
-
Returns the time that the document would seek to if this animation
element were hyperlinked to, or NaN if there is no
such begin time.
- getIntersectionList(SVGRect, Element) - Method in interface org.apache.batik.dom.svg.SVGSVGContext
-
Returns a List of all the DOM elements that intersect
svgRect that are below end in the
rendering order.
- getItem(int) - Method in class org.apache.batik.dom.svg.AbstractSVGNumberList
-
DOM: Implements SVGNumberList.getItem(int).
- getItem(int) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList
-
- getItem(int) - Method in class org.apache.batik.dom.svg.AbstractSVGPointList
-
DOM: Implements SVGPointList.getItem(int).
- getItem(int) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList
-
DOM: Implements SVGTransformList.getItem(int).
- getItemImpl(int) - Method in class org.apache.batik.dom.svg.AbstractSVGList
-
Returns the item from the list at the specified index.
- getItemSeparator() - Method in class org.apache.batik.dom.svg.AbstractSVGList
-
Returns the separator string to use when constructing a string
representation of the entire list.
- getItemSeparator() - Method in class org.apache.batik.dom.svg.AbstractSVGNumberList
-
Return the separator between values in the list.
- getItemSeparator() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList
-
Return the separator between segments in the list.
- getItemSeparator() - Method in class org.apache.batik.dom.svg.AbstractSVGPointList
-
Return the separator between points in the list.
- getItemSeparator() - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList
-
Return the separator between transform in the list.
- getLargeArcFlag() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
-
- getList() - Method in class org.apache.batik.dom.svg.ListBuilder
-
Returns the newly created list.
- getMatrix() - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
-
DOM: Implements SVGTransform.getMatrix().
- getMeetOrSlice() - Method in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio
-
- getMeetOrSlice() - Method in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio.PreserveAspectRatioParserHandler
-
- getMotionTransform() - Method in interface org.apache.batik.dom.svg.SVGMotionAnimatableElement
-
Returns the
AffineTransform representing the current motion
animation for this element.
- getNumberOfChars() - Method in interface org.apache.batik.dom.svg.SVGTextContent
-
Returns the total number of characters to be
rendered within the current element.
- getNumberOfItems() - Method in class org.apache.batik.dom.svg.AbstractSVGList
-
Returns the number of items in the list.
- getParent() - Method in class org.apache.batik.dom.svg.AbstractSVGItem
-
Returns the parent list of this item.
- getParent() - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
-
Returns the parent list of this item.
- getParent() - Method in interface org.apache.batik.dom.svg.SVGItem
-
Return the list the item belongs to.
- getParent() - Method in class org.apache.batik.dom.svg.SVGNumberItem
-
Returns the list the item belongs to.
- getParentNodeEventTarget() - Method in class org.apache.batik.dom.svg.SVGOMUseShadowRoot
-
- getPathSegAtLength(float) - Method in interface org.apache.batik.dom.svg.SVGPathContext
-
Returns the index of the path segment at the given distance along the
path.
- getPathSegType() - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- getPathSegTypeAsLetter() - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- getPixelToMM() - Method in interface org.apache.batik.dom.svg.SVGContext
-
Returns the size of a px CSS unit in millimeters.
- getPixelUnitToMillimeter() - Method in interface org.apache.batik.dom.svg.SVGContext
-
Returns the size of a px CSS unit in millimeters.
- getPointAtLength(float) - Method in interface org.apache.batik.dom.svg.SVGPathContext
-
Returns the point at the given distance along the path.
- getPropertyType(String) - Method in interface org.apache.batik.dom.svg.ExtendedTraitAccess
-
Returns the SVG type of the given CSS property.
- getR1() - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- getR2() - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- getRequiredExtensions(Element) - Static method in class org.apache.batik.dom.svg.SVGTestsSupport
-
To implements SVGTests.getRequiredExtensions().
- getRequiredFeatures(Element) - Static method in class org.apache.batik.dom.svg.SVGTestsSupport
-
To implements SVGTests.getRequiredFeatures().
- getRotationOfChar(int) - Method in interface org.apache.batik.dom.svg.SVGTextContent
-
Returns the rotation value relative to the current
user coordinate system used to render the glyph(s)
corresponding to the specified character.
- getScreenTransform() - Method in interface org.apache.batik.dom.svg.SVGContext
-
Returns the transform from the global transform space to pixels.
- getSimpleDuration() - Method in interface org.apache.batik.dom.svg.SVGAnimationContext
-
DOM: Implements SVGAnimationElement.getSimpleDuration().
- getStartPositionOfChar(int) - Method in interface org.apache.batik.dom.svg.SVGTextContent
-
Returns the current text position before rendering
the character in the user coordinate system for
rendering the glyph(s) that correspond to the
specified character.
- getStartTime() - Method in interface org.apache.batik.dom.svg.SVGAnimationContext
-
DOM: Implements SVGAnimationElement.getStartTime().
- getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGItem
-
Return the string representation of the item.
- getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
-
- getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
-
- getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
-
- getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
-
- getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem
-
- getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem
-
- getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem
-
- getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem
-
- getStringValue() - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
-
Returns the string representation of this transform.
- getStringValue() - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- getStringValue() - Method in class org.apache.batik.dom.svg.SVGPointItem
-
Return a String representation of this SVGPoint.
- getSubStringLength(int, int) - Method in interface org.apache.batik.dom.svg.SVGTextContent
-
- getSweepFlag() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
-
- getSystemLanguage(Element) - Static method in class org.apache.batik.dom.svg.SVGTestsSupport
-
To implements SVGTests.getSystemLanguage().
- getTargetElement() - Method in interface org.apache.batik.dom.svg.SVGAnimationContext
-
DOM: Implements SVGAnimationElement.getTargetElement().
- getTotalLength() - Method in interface org.apache.batik.dom.svg.SVGPathContext
-
Returns the total length of the path.
- getType() - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
-
DOM: Implements SVGTransform.getType().
- getUnitType() - Method in class org.apache.batik.dom.svg.SVGOMAngle
-
DOM: Implements SVGAngle.getUnitType().
- getValue() - Method in class org.apache.batik.dom.svg.AbstractSVGNumber
-
DOM: Implements SVGNumber.getValue().
- getValue() - Method in exception org.apache.batik.dom.svg.LiveAttributeException
-
Returns the problematic attribute value.
- getValue() - Method in class org.apache.batik.dom.svg.SVGOMAngle
-
DOM: Implements SVGAngle.getValue().
- getValueAsString() - Method in class org.apache.batik.dom.svg.AbstractSVGItem
-
Returns the cached representation of the item if valid, otherwise
recomputes the String representation of the item.
- getValueAsString() - Method in class org.apache.batik.dom.svg.AbstractSVGList
-
Returns the value of the DOM attribute containing the list.
- getValueAsString(short, short) - Static method in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio
-
Returns a string representation of a preserve aspect ratio value
specified numerically.
- getValueAsString() - Method in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio
-
Returns the string representation of the preserve aspect ratio value.
- getValueAsString() - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
-
Returns the cached representation of the item if valid, otherwise
recomputes the String representation of the item.
- getValueAsString() - Method in interface org.apache.batik.dom.svg.SVGItem
-
Return the String representation of the item.
- getValueAsString() - Method in class org.apache.batik.dom.svg.SVGNumberItem
-
Returns a String representation of the number.
- getValueAsString() - Method in class org.apache.batik.dom.svg.SVGOMAngle
-
DOM: Implements SVGAngle.getValueAsString().
- getValueInSpecifiedUnits() - Method in class org.apache.batik.dom.svg.SVGOMAngle
-
DOM: Implements SVGAngle.getValueInSpecifiedUnits().
- getViewportHeight() - Method in interface org.apache.batik.dom.svg.SVGContext
-
Returns the height of the viewport which directly contains the
associated element.
- getViewportWidth() - Method in interface org.apache.batik.dom.svg.SVGContext
-
Returns the width of the viewport which directly contains the
associated element.
- getWheelDelta() - Method in class org.apache.batik.dom.svg12.SVGOMWheelEvent
-
Returns the number of mouse wheel clicks.
- getWidth() - Method in class org.apache.batik.dom.svg.SVGOMRect
-
DOM: Implements SVGRect.getWidth().
- getX() - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
-
Returns the x coordinate of the center of the rotation, if this
transformation is a rotation.
- getX() - Method in class org.apache.batik.dom.svg.SVGOMPoint
-
DOM: Implements SVGPoint.getX().
- getX() - Method in class org.apache.batik.dom.svg.SVGOMRect
-
DOM: Implements SVGRect.getX().
- getX() - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- getX() - Method in class org.apache.batik.dom.svg.SVGPointItem
-
DOM: Implements SVGPoint.getX().
- getX1() - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- getX2() - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- getXblShadowTree() - Method in class org.apache.batik.dom.svg12.XBLOMShadowTreeEvent
-
Returns the shadow tree that is the object of this event.
- getY() - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
-
Returns the y coordinate of the center of the rotation, if this
transformation is a rotation.
- getY() - Method in class org.apache.batik.dom.svg.SVGOMPoint
-
DOM: Implements SVGPoint.getY().
- getY() - Method in class org.apache.batik.dom.svg.SVGOMRect
-
DOM: Implements SVGRect.getY().
- getY() - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- getY() - Method in class org.apache.batik.dom.svg.SVGPointItem
-
DOM: Implements SVGPoint.getY().
- getY1() - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- getY2() - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- getZoomAndPan(Element) - Static method in class org.apache.batik.dom.svg.SVGZoomAndPanSupport
-
Returns the ZoomAndPan attribute value.
- Global - Interface in org.apache.batik.dom.svg12
-
Interface for a global scripting object.
- IdContainer - Interface in org.apache.batik.dom.svg
-
An interface for DOM nodes that can look up elements with IDs.
- initialize(SVGNumber) - Method in class org.apache.batik.dom.svg.AbstractSVGNumberList
-
DOM: Implements SVGNumberList.initialize(SVGNumber).
- initialize(SVGPathSeg) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList
-
- initialize(SVGPoint) - Method in class org.apache.batik.dom.svg.AbstractSVGPointList
-
DOM: Implements SVGPointList.initialize(SVGPoint).
- initialize(SVGTransform) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList
-
DOM: Implements SVGTransformList.initialize(SVGTransform).
- initializeImpl(Object) - Method in class org.apache.batik.dom.svg.AbstractSVGList
-
Removes all items from the list and adds the specified item to
the list.
- initShadowTreeEvent(String, boolean, boolean, XBLShadowTreeElement) - Method in class org.apache.batik.dom.svg12.XBLOMShadowTreeEvent
-
Initializes this event object.
- initShadowTreeEventNS(String, String, boolean, boolean, XBLShadowTreeElement) - Method in class org.apache.batik.dom.svg12.XBLOMShadowTreeEvent
-
Initializes this event object with a namespaced event type.
- initWheelEvent(String, boolean, boolean, AbstractView, int) - Method in class org.apache.batik.dom.svg12.SVGOMWheelEvent
-
Initializes this SVGOMWheelEvent object.
- initWheelEventNS(String, String, boolean, boolean, AbstractView, int) - Method in class org.apache.batik.dom.svg12.SVGOMWheelEvent
-
Initializes this KeyboardEvent object.
- insertItemBefore(SVGNumber, int) - Method in class org.apache.batik.dom.svg.AbstractSVGNumberList
-
DOM: Implements SVGNumberList.insertItemBefore(SVGNumber,int).
- insertItemBefore(SVGPathSeg, int) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList
-
- insertItemBefore(SVGPoint, int) - Method in class org.apache.batik.dom.svg.AbstractSVGPointList
-
DOM: Implements SVGPointList.insertItemBefore(SVGPoint,int).
- insertItemBefore(SVGTransform, int) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList
-
DOM: Implements SVGTransformList.insertItemBefore(SVGTransform,int).
- insertItemBeforeImpl(Object, int) - Method in class org.apache.batik.dom.svg.AbstractSVGList
-
Inserts a new item into the list at the specified position.
- invalidate() - Method in class org.apache.batik.dom.svg.AbstractSVGList
-
Invalidates this list.
- inverse() - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
-
Implements SVGMatrix.inverse().
- isAttributeAdditive(String, String) - Method in interface org.apache.batik.dom.svg.ExtendedTraitAccess
-
Returns whether the given XML attribute is additive.
- isAttributeAnimatable(String, String) - Method in interface org.apache.batik.dom.svg.ExtendedTraitAccess
-
Returns whether the given XML attribute is animatable.
- isHiddenFromSelectors() - Method in class org.apache.batik.dom.svg.SVGOMUseShadowRoot
-
Returns whether this node is the root of a (conceptual) hidden tree
that selectors will not work across.
- isLargeArcFlag() - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- isLocal - Variable in class org.apache.batik.dom.svg.SVGOMUseShadowRoot
-
Indicates if the imported css element is from
this document.
- isPropertyAdditive(String) - Method in interface org.apache.batik.dom.svg.ExtendedTraitAccess
-
Returns whether the given CSS property is additive.
- isPropertyAnimatable(String) - Method in interface org.apache.batik.dom.svg.ExtendedTraitAccess
-
Returns whether the given CSS property is animatable.
- isReadonly() - Method in class org.apache.batik.dom.svg.SVGOMUseShadowRoot
-
Tests whether this node is readonly.
- isSweepFlag() - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- isTraitAdditive(String, String) - Method in interface org.apache.batik.dom.svg.ExtendedTraitAccess
-
Returns whether the given trait is additive.
- isTraitAnimatable(String, String) - Method in interface org.apache.batik.dom.svg.ExtendedTraitAccess
-
Returns whether the given trait is animatable.
- item(SVGItem) - Method in class org.apache.batik.dom.svg.ListBuilder
-
Adds an item to the list.
- item(SVGItem) - Method in interface org.apache.batik.dom.svg.ListHandler
-
Indicates a new item to add to the list.
- itemChanged() - Method in class org.apache.batik.dom.svg.AbstractSVGList
-
Method to be called by a member
SVGItem object when its value
changes.
- itemList - Variable in class org.apache.batik.dom.svg.AbstractSVGList
-
The list of items.
- itemStringValue - Variable in class org.apache.batik.dom.svg.AbstractSVGItem
-
String representation of the item.
- itemStringValue - Variable in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
-
String representation of the item.
- scale(float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
-
Implements SVGMatrix.scale(float).
- scale(float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
-
Sets the transform to be an x scale.
- scale(float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.TransformListBuilder
-
- scale(float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.TransformListBuilder
-
- scaleNonUniform(float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
-
Implements SVGMatrix.scaleNonUniform(float,float).
- selectSubString(int, int) - Method in interface org.apache.batik.dom.svg.SVGTextContent
-
Causes the specified substring to be selected
just as if the user selected the substring interactively.
- setA(float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
-
Implements SVGMatrix.setA(float).
- setAlign(short) - Method in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio
-
- setAngle(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
-
- setAngle(float) - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- setAttributeValue(String) - Method in class org.apache.batik.dom.svg.AbstractSVGList
-
Sets the DOM attribute value containing the number list.
- setAttributeValue(String) - Method in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio
-
- setB(float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
-
Implements SVGMatrix.setB(float).
- setC(float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
-
Implements SVGMatrix.setC(float).
- setCurrentTime(float) - Method in interface org.apache.batik.dom.svg.SVGSVGContext
-
Sets the current document time.
- setD(float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
-
Implements SVGMatrix.setD(float).
- setE(float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
-
Implements SVGMatrix.setE(float).
- setF(float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
-
Implements SVGMatrix.setF(float).
- setHeight(float) - Method in class org.apache.batik.dom.svg.SVGOMRect
-
DOM: Implements SVGRect.setHeight(float).
- setLargeArcFlag(boolean) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
-
- setLargeArcFlag(boolean) - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- setMatrix(SVGMatrix) - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
-
DOM: Implements SVGTransform.setMatrix(SVGMatrix).
- setMatrix(SVGMatrix) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
-
DOM: Implements SVGTransform.setMatrix(SVGMatrix).
- setMeetOrSlice(short) - Method in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio
-
- setParent(AbstractSVGList) - Method in class org.apache.batik.dom.svg.AbstractSVGItem
-
Assigns a parent list to this item.
- setParent(AbstractSVGList) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
-
Assigns a parent list to this item.
- setParent(AbstractSVGList) - Method in interface org.apache.batik.dom.svg.SVGItem
-
Associates an item to an SVGXXXList
- setParent(AbstractSVGList) - Method in class org.apache.batik.dom.svg.SVGNumberItem
-
- setPathSegType(short) - Method in class org.apache.batik.dom.svg.AbstractSVGNormPathSegList.SVGPathSegGenericItem
-
- setR1(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
-
- setR1(float) - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- setR2(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
-
- setR2(float) - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- setReadonly(boolean) - Method in class org.apache.batik.dom.svg.SVGOMUseShadowRoot
-
Sets this node readonly attribute.
- setRotate(float, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
-
DOM: Implements SVGTransform.setRotate(float,float,float).
- setRotate(float, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
-
DOM: Implements SVGTransform.setRotate(float,float,float).
- setScale(float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
-
DOM: Implements SVGTransform.setScale(float,float).
- setScale(float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
-
DOM: Implements SVGTransform.setScale(float,float).
- setScreenTransform(AffineTransform) - Method in interface org.apache.batik.dom.svg.SVGContext
-
Sets the transform to be used from the global transform space to pixels.
- setSkewX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
-
DOM: Implements SVGTransform.setSkewX(float).
- setSkewX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
-
DOM: Implements SVGTransform.setSkewX(float).
- setSkewY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
-
DOM: Implements SVGTransform.setSkewY(float).
- setSkewY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
-
DOM: Implements SVGTransform.setSkewY(float).
- setSweepFlag(boolean) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
-
- setSweepFlag(boolean) - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- setTranslate(float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
-
DOM: Implements SVGTransform.setTranslate(float,float).
- setTranslate(float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
-
DOM: Implements SVGTransform.setTranslate(float,float).
- setType(short) - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
-
Sets the type of transformation.
- setUnitType(short) - Method in class org.apache.batik.dom.svg.SVGOMAngle
-
- setValue(float, float, float, float, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGNormPathSegList.SVGPathSegGenericItem
-
- setValue(float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGNormPathSegList.SVGPathSegGenericItem
-
- setValue(float) - Method in class org.apache.batik.dom.svg.AbstractSVGNumber
-
DOM: Implements SVGNumber.setValue(float).
- setValue(float) - Method in class org.apache.batik.dom.svg.SVGOMAngle
-
DOM: Implements SVGAngle.setValue(float).
- setValueAsString(List) - Method in class org.apache.batik.dom.svg.AbstractSVGList
-
Sets the DOM attribute value to be the string representation of the
given list.
- setValueAsString(String) - Method in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio
-
- setValueAsString(String) - Method in class org.apache.batik.dom.svg.SVGOMAngle
-
DOM: Implements SVGAngle.setValueAsString(String).
- setValueInSpecifiedUnits(float) - Method in class org.apache.batik.dom.svg.SVGOMAngle
-
DOM: Implements SVGAngle.setValueInSpecifiedUnits(float).
- setWidth(float) - Method in class org.apache.batik.dom.svg.SVGOMRect
-
DOM: Implements SVGRect.setWidth(float).
- setX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
-
- setX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
-
- setX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
-
- setX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
-
- setX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem
-
- setX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem
-
- setX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem
-
- setX(float) - Method in class org.apache.batik.dom.svg.SVGOMPoint
-
DOM: Implements SVGPoint.setX(float).
- setX(float) - Method in class org.apache.batik.dom.svg.SVGOMRect
-
DOM: Implements SVGRect.setX(float).
- setX(float) - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- setX(float) - Method in class org.apache.batik.dom.svg.SVGPointItem
-
DOM: Implements SVGPoint.setX(float).
- setX1(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
-
- setX1(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
-
- setX1(float) - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- setX2(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
-
- setX2(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
-
- setX2(float) - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- setY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
-
- setY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
-
- setY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
-
- setY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
-
- setY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem
-
- setY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem
-
- setY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem
-
- setY(float) - Method in class org.apache.batik.dom.svg.SVGOMPoint
-
DOM: Implements SVGPoint.setY(float).
- setY(float) - Method in class org.apache.batik.dom.svg.SVGOMRect
-
DOM: Implements SVGRect.setY(float).
- setY(float) - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- setY(float) - Method in class org.apache.batik.dom.svg.SVGPointItem
-
DOM: Implements SVGPoint.setY(float).
- setY1(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
-
- setY1(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
-
- setY1(float) - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- setY2(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
-
- setY2(float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
-
- setY2(float) - Method in class org.apache.batik.dom.svg.SVGPathSegItem
-
- setZoomAndPan(Element, short) - Static method in class org.apache.batik.dom.svg.SVGZoomAndPanSupport
-
Sets the zoomAndPan attribute value.
- skewX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
-
Implements SVGMatrix.skewX(float).
- skewX(float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.TransformListBuilder
-
- skewY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGMatrix
-
Implements SVGMatrix.skewY(float).
- skewY(float) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.TransformListBuilder
-
- slice() - Method in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio.PreserveAspectRatioParserHandler
-
Invoked when 'slice' has been parsed.
- startList() - Method in class org.apache.batik.dom.svg.ListBuilder
-
Begins the construction of the list.
- startList() - Method in interface org.apache.batik.dom.svg.ListHandler
-
Indicates that the parser starts
generating the list
- startMouseCapture(EventTarget, boolean, boolean) - Method in interface org.apache.batik.dom.svg12.SVGGlobal
-
Starts mouse capture.
- startNumber() - Method in class org.apache.batik.dom.svg.AbstractSVGNumberList.NumberListBuilder
-
- startNumberList() - Method in class org.apache.batik.dom.svg.AbstractSVGNumberList.NumberListBuilder
-
- startPath() - Method in class org.apache.batik.dom.svg.AbstractSVGNormPathSegList.NormalizedPathSegListBuilder
-
- startPath() - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.PathSegListBuilder
-
- startPoints() - Method in class org.apache.batik.dom.svg.AbstractSVGPointList.PointsListBuilder
-
- startTransformList() - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.TransformListBuilder
-
- stopMouseCapture() - Method in interface org.apache.batik.dom.svg12.SVGGlobal
-
Stops mouse capture.
- suspendRedraw(int) - Method in interface org.apache.batik.dom.svg.SVGSVGContext
-
Suspends redrawing of the canvas for the given number of milliseconds.
- SVG_NUMBER_LIST_SEPARATOR - Static variable in class org.apache.batik.dom.svg.AbstractSVGNumberList
-
Separator for a length list.
- SVG_PATHSEG_LIST_SEPARATOR - Static variable in class org.apache.batik.dom.svg.AbstractSVGPathSegList
-
Separator for a point list.
- SVG_POINT_LIST_SEPARATOR - Static variable in class org.apache.batik.dom.svg.AbstractSVGPointList
-
Separator for a point list.
- SVG_TRANSFORMATION_LIST_SEPARATOR - Static variable in class org.apache.batik.dom.svg.AbstractSVGTransformList
-
Separator for a point list.
- SVGAnimatedPathDataSupport - Class in org.apache.batik.dom.svg
-
This class provide support for the SVGAnimatedPathData
interface.
- SVGAnimatedPathDataSupport() - Constructor for class org.apache.batik.dom.svg.SVGAnimatedPathDataSupport
-
- SVGAnimationContext - Interface in org.apache.batik.dom.svg
-
Context class for SVG animation elements to support extra methods.
- SVGContext - Interface in org.apache.batik.dom.svg
-
This interface is the placeholder for SVG application informations.
- SVGDocumentFactory - Interface in org.apache.batik.dom.svg
-
This interface represents an object which can build a SVGDocument.
- SVGGlobal - Interface in org.apache.batik.dom.svg12
-
Interface for a global scripting object for an SVG document.
- SVGItem - Interface in org.apache.batik.dom.svg
-
This interface represents an item in an SVGXXXList.
- SVGMotionAnimatableElement - Interface in org.apache.batik.dom.svg
-
An interface for SVG elements that can be animated with 'animateMotion'.
- SVGNumberItem - Class in org.apache.batik.dom.svg
-
Representation of the item SVGNumber.
- SVGNumberItem(float) - Constructor for class org.apache.batik.dom.svg.SVGNumberItem
-
Creates a new SVGNumberItem.
- SVGOMAngle - Class in org.apache.batik.dom.svg
-
Implementation of an
SVGAngle not associated with any attribute.
- SVGOMAngle() - Constructor for class org.apache.batik.dom.svg.SVGOMAngle
-
- SVGOMEvent - Class in org.apache.batik.dom.svg
-
This class provides an implementation of the SVGEvent interface.
- SVGOMEvent() - Constructor for class org.apache.batik.dom.svg.SVGOMEvent
-
- SVGOMException - Exception in org.apache.batik.dom.svg
-
An implementation of the SVGException class.
- SVGOMException(short, String) - Constructor for exception org.apache.batik.dom.svg.SVGOMException
-
Constructs a new SVGOMException with the specified parameters.
- SVGOMMatrix - Class in org.apache.batik.dom.svg
-
This class provides an implementation of the
SVGMatrix interface.
- SVGOMMatrix(AffineTransform) - Constructor for class org.apache.batik.dom.svg.SVGOMMatrix
-
Creates a new SVGMatrix.
- SVGOMPoint - Class in org.apache.batik.dom.svg
-
An implementation of
SVGPoint that is not associated with any
attribute.
- SVGOMPoint() - Constructor for class org.apache.batik.dom.svg.SVGOMPoint
-
Creates a new SVGOMPoint with coordinates set to 0.
- SVGOMPoint(float, float) - Constructor for class org.apache.batik.dom.svg.SVGOMPoint
-
Creates a new SVGOMPoint with coordinates set to the specified values.
- SVGOMRect - Class in org.apache.batik.dom.svg
-
An implementation of
SVGRect that is not associated with an
attribute.
- SVGOMRect() - Constructor for class org.apache.batik.dom.svg.SVGOMRect
-
Creates a new SVGOMRect with all values set to zero.
- SVGOMRect(float, float, float, float) - Constructor for class org.apache.batik.dom.svg.SVGOMRect
-
Creates a new SVGOMRect with the specified position and dimensions.
- SVGOMTransform - Class in org.apache.batik.dom.svg
-
This class is the implementation of the SVGTransform interface.
- SVGOMTransform() - Constructor for class org.apache.batik.dom.svg.SVGOMTransform
-
Creates a new SVGOMTransform.
- SVGOMUseShadowRoot - Class in org.apache.batik.dom.svg
-
- SVGOMUseShadowRoot() - Constructor for class org.apache.batik.dom.svg.SVGOMUseShadowRoot
-
Creates a new DocumentFragment object.
- SVGOMUseShadowRoot(AbstractDocument, Element, boolean) - Constructor for class org.apache.batik.dom.svg.SVGOMUseShadowRoot
-
Creates a new DocumentFragment object.
- SVGOMWheelEvent - Class in org.apache.batik.dom.svg12
-
SVG 1.2 mouse wheel event.
- SVGOMWheelEvent() - Constructor for class org.apache.batik.dom.svg12.SVGOMWheelEvent
-
- SVGPathContext - Interface in org.apache.batik.dom.svg
-
Context class for the SVG path element to support extra
methods.
- SVGPathSegArcItem(short, String, float, float, float, boolean, boolean, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
-
- SVGPathSegArcItem(SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
-
- SVGPathSegConstants - Interface in org.apache.batik.dom.svg
-
Constants for the SVGPathSeg interface.
- SVGPathSegCurvetoCubicItem(short, String, float, float, float, float, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
-
- SVGPathSegCurvetoCubicItem(SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
-
- SVGPathSegCurvetoCubicSmoothItem(short, String, float, float, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
-
- SVGPathSegCurvetoCubicSmoothItem(SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
-
- SVGPathSegCurvetoQuadraticItem(short, String, float, float, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
-
- SVGPathSegCurvetoQuadraticItem(SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
-
- SVGPathSegCurvetoQuadraticSmoothItem(short, String, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem
-
- SVGPathSegCurvetoQuadraticSmoothItem(SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem
-
- SVGPathSegGenericItem(short, String, float, float, float, float, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGNormPathSegList.SVGPathSegGenericItem
-
- SVGPathSegItem - Class in org.apache.batik.dom.svg
-
Internal representation of the item SVGPathSeg.
- SVGPathSegItem() - Constructor for class org.apache.batik.dom.svg.SVGPathSegItem
-
- SVGPathSegItem(short, String) - Constructor for class org.apache.batik.dom.svg.SVGPathSegItem
-
- SVGPathSegItem(SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.SVGPathSegItem
-
- SVGPathSegLinetoHorizontalItem(short, String, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem
-
- SVGPathSegLinetoHorizontalItem(SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem
-
- SVGPathSegLinetoVerticalItem(short, String, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem
-
- SVGPathSegLinetoVerticalItem(SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem
-
- SVGPathSegMovetoLinetoItem(short, String, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem
-
- SVGPathSegMovetoLinetoItem(SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem
-
- SVGPointItem - Class in org.apache.batik.dom.svg
-
- SVGPointItem(float, float) - Constructor for class org.apache.batik.dom.svg.SVGPointItem
-
Creates a new SVGPointItem.
- SVGSVGContext - Interface in org.apache.batik.dom.svg
-
Context class for svg:svg elements.
- SVGTestsSupport - Class in org.apache.batik.dom.svg
-
This class provides support for SVGTests features.
- SVGTestsSupport() - Constructor for class org.apache.batik.dom.svg.SVGTestsSupport
-
Creates a new SVGTestsSupport object.
- SVGTextContent - Interface in org.apache.batik.dom.svg
-
This class provides the interface for the SVGTextContentElement
for the bridge to implement.
- SVGTransformItem() - Constructor for class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
-
Creates a new, uninitialized SVGTransformItem.
- SVGTransformItem(SVGTransform) - Constructor for class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
-
- SVGZoomAndPanSupport - Class in org.apache.batik.dom.svg
-
This class provides support for SVGZoomAndPan features.
- SVGZoomAndPanSupport() - Constructor for class org.apache.batik.dom.svg.SVGZoomAndPanSupport
-
This class does not need to be instantiated.