it
.
unibo
.
scafi
.
space
Point2D
Related Docs:
object Point2D
|
package space
class
Point2D
extends
Point3D
Linear Supertypes
Point3D
,
Product3
[
Double
,
Double
,
Double
],
Product
,
Equals
,
Serializable
,
Serializable
,
AnyRef
,
Any
Known Subclasses
Point1D
Ordering
Alphabetic
By Inheritance
Inherited
Point2D
Point3D
Product3
Product
Equals
Serializable
Serializable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
Point2D
(
x:
Double
,
y:
Double
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
+
(
p2:
Point3D
)
:
Point3D
Definition Classes
Point3D
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
_1
:
Double
Definition Classes
Point3D
→ Product3
def
_2
:
Double
Definition Classes
Point3D
→ Product3
def
_3
:
Double
Definition Classes
Point3D
→ Product3
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
canEqual
(
otherObject:
Any
)
:
Boolean
Definition Classes
Point3D
→ Equals
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@IntrinsicCandidate
()
@throws
(
...
)
def
distance
(
p2:
Point3D
)
:
Double
Definition Classes
Point3D
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
other:
Any
)
:
Boolean
Definition Classes
Point3D
→ Equals → AnyRef → Any
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
Annotations
@IntrinsicCandidate
()
def
hashCode
()
:
Int
Definition Classes
Point3D
→ AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
Annotations
@IntrinsicCandidate
()
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
Annotations
@IntrinsicCandidate
()
def
productArity
:
Int
Definition Classes
Product3 → Product
def
productElement
(
n:
Int
)
:
Any
Definition Classes
Product3 → Product
Annotations
@throws
(
...
)
def
productIterator
:
Iterator
[
Any
]
Definition Classes
Product
def
productPrefix
:
String
Definition Classes
Product
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
Point2D
→
Point3D
→ AnyRef → Any
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
val
x
:
Double
Definition Classes
Point3D
val
y
:
Double
Definition Classes
Point3D
val
z
:
Double
Definition Classes
Point3D
Deprecated Value Members
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@Deprecated
@deprecated
@throws
(
classOf[java.lang.Throwable]
)
Deprecated
(Since version )
see corresponding Javadoc for more information.
Inherited from
Point3D
Inherited from
Product3
[
Double
,
Double
,
Double
]
Inherited from
Product
Inherited from
Equals
Inherited from
Serializable
Inherited from
Serializable
Inherited from
AnyRef
Inherited from
Any
Ungrouped