korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-datastructure
/
korlibs.math.geom
/
PointArrayList
/
PointSortOpts
Point
Sort
Opts
object
PointSortOpts
:
SortOps
<
PointArrayList
>
Members
Functions
compare
Link copied to clipboard
open
override
fun
compare
(
p
:
PointArrayList
,
l
:
Int
,
r
:
Int
)
:
Int
reverse
Link copied to clipboard
open
fun
reverse
(
subject
:
PointArrayList
,
indexL
:
Int
,
indexR
:
Int
)
shift
Left
Link copied to clipboard
open
fun
shiftLeft
(
subject
:
PointArrayList
,
indexL
:
Int
,
indexR
:
Int
)
swap
Link copied to clipboard
open
override
fun
swap
(
subject
:
PointArrayList
,
indexL
:
Int
,
indexR
:
Int
)