DefaultPoint

fun <X, Y> DefaultPoint(x: X, y: Y)

Parameters

X

The type of the x-axis values

Y

The type of the y-axis values