Line
scalation.scala2d.Line
case class Line(x_1: Double, y_1: Double, x_2: Double, y_2: Double) extends Double
Line
is a convenience case class for Line2D
(a subclass of RectangularShape
).
Attributes
- Graph
-
- Supertypes
-
trait Producttrait Equalsclass Doubletrait Serializableclass Line2Dtrait Cloneabletrait Shapeclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Create a copy of the receiver object.
Create a copy of the receiver object.
The default implementation of the clone
method is platform dependent.
Attributes
- Returns
-
a copy of the receiver object.
- Note
-
not specified by SLS as a member of AnyRef
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Double
Attributes
- Inherited from:
- Double
Attributes
- Inherited from:
- Double
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Double
Attributes
- Inherited from:
- Double
Attributes
- Inherited from:
- Double
Attributes
- Inherited from:
- Double
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Double
Attributes
- Inherited from:
- Line2D
Attributes
- Inherited from:
- Line2D
In this article