trait SVGLocatable extends Object
- Annotations
- @JSType() @native()
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- SVGLocatable
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val farthestViewportElement: SVGElement
- def getBBox(): SVGRect
- def getCTM(): SVGMatrix
- def getScreenCTM(): SVGMatrix
- def getTransformToElement(element: SVGElement): SVGMatrix
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
- val nearestViewportElement: SVGElement
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
valueOf(): Any
- Definition Classes
- Object