@Interface public abstract class SVGLocatable extends Object
Modifier and Type | Field and Description |
---|---|
SVGElement |
farthestViewportElement |
SVGElement |
nearestViewportElement |
constructor, prototype
Constructor and Description |
---|
SVGLocatable() |
Modifier and Type | Method and Description |
---|---|
SVGRect |
getBBox() |
SVGMatrix |
getCTM() |
SVGMatrix |
getScreenCTM() |
SVGMatrix |
getTransformToElement(SVGElement element) |
$applyStatic, $applyStatic, $delete, $delete, $get, $get, $set, $set, $super, assign, create, create, defineProperties, defineProperty, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, hasOwnProperty, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, propertyIsEnumerable, propertyIsEnumerable, seal, toJSString, toLocaleString, toString, valueOf
public SVGElement farthestViewportElement
public SVGElement nearestViewportElement
public SVGRect getBBox()
public SVGMatrix getCTM()
public SVGMatrix getScreenCTM()
public SVGMatrix getTransformToElement(SVGElement element)