menu
  1. Dart
  2. dart:html
  3. DomQuad class
DomQuad

DomQuad class

Annotations
  • @Native("DOMQuad")

Constructors

DomQuad.new ([Map? p1, Map? p2, Map? p3, Map? p4])
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
p1 DomPoint?
no setter
p2 DomPoint?
no setter
p3 DomPoint?
no setter
p4 DomPoint?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getBounds () Rectangle <num >
noSuchMethod (Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString () String
A string representation of this object.
inherited

Operators

operator == (Object other) bool
The equality operator.
inherited

Static Methods

fromQuad ([Map? other]) DomQuad
fromRect ([Map? other]) DomQuad
dart:html library

AltStyle によって変換されたページ (->オリジナル) /