toggle menu
JxBrowser
8.2.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.dsl.ui
/
PointKt
Point
Kt
public
final
class
PointKt
public
final
class
PointKt
Members
Functions
Point
Link copied to clipboard
public
final
static
Point
Point
(
Integer
x
,
Integer
y
)
public
final
static
Point
Point
(
Integer
x
,
Integer
y
)
Creates a new instance of
Point
with the given
x
and
y
coordinates.