Quad
scalation.scala2d.Quad
The Quad
class provides 4-sided polygons.
Attributes
- Graph
-
- Supertypes
-
trait Producttrait Equalsclass Polygonclass Polygontrait Serializabletrait Shapeclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Set the points/vertices for the quad.
Set the points/vertices for the quad.
Value parameters
- x
-
the x-coordinates
- y
-
the y-coordinates
Attributes
Set the frame for the square quad.
Set the frame for the square quad.
Value parameters
- h
-
the height of the quad
- tx
-
the top-left x-coordinate
- ty
-
the top-left y-coordinate
- w
-
the width of the quad
Attributes
Inherited methods
Attributes
- Inherited from:
- Polygon
Attributes
- Inherited from:
- Polygon
Attributes
- Inherited from:
- Polygon
Attributes
- Inherited from:
- Polygon
Attributes
- Inherited from:
- Polygon
Attributes
- Inherited from:
- Polygon
Attributes
- Inherited from:
- Polygon
Attributes
- Inherited from:
- Polygon
Attributes
- Inherited from:
- Polygon
Attributes
- Inherited from:
- Polygon
Attributes
- Inherited from:
- Polygon
Attributes
- Inherited from:
- Polygon
Attributes
- Inherited from:
- Polygon
Attributes
- Inherited from:
- Polygon
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Polygon
Attributes
- Inherited from:
- Polygon
Deprecated and Inherited methods
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Polygon
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Polygon
In this article