valgolang
/
com.valgolang.runtime.datastructures
/
Corner
/
TL
T
L
TL
(Pair(-2.0, 4.0))
Content copied to clipboard
Functions
Properties
Functions
clone
Link copied to clipboard
protected fun
clone
():
Any
Content copied to clipboard
compareTo
Link copied to clipboard
operator override fun
compareTo
(other:
Corner
):
Int
Content copied to clipboard
direction
Link copied to clipboard
fun
direction
(secondScan:
Boolean
):
ScanDir
Content copied to clipboard
Direction
equals
Link copied to clipboard
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
finalize
Link copied to clipboard
fun
finalize
()
Content copied to clipboard
getDeclaringClass
Link copied to clipboard
fun
getDeclaringClass
():
Class
<
Corner
>
Content copied to clipboard
hashCode
Link copied to clipboard
override fun
hashCode
():
Int
Content copied to clipboard
next
Link copied to clipboard
fun
next
():
Corner
Content copied to clipboard
Next Corner
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
coord
Link copied to clipboard
val
coord
:
Pair
<
Double
,
Double
>
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard