dot-face-lite
1.1.1
dot-face-lite
/
com.innovatrics.dot.core.geometry
/
PointDouble
Point
Double
class
PointDouble
Content copied to clipboard
Functions
Properties
Functions
create
Point
Link copied to clipboard
open
fun
createPoint
(
vector
:
VectorDouble
)
:
PointDouble
Content copied to clipboard
flip
Horizontally
Link copied to clipboard
open
fun
flipHorizontally
(
)
:
PointDouble
Content copied to clipboard
of
Link copied to clipboard
open
fun
of
(
x
:
Double
,
y
:
Double
)
:
PointDouble
Content copied to clipboard
rebase
To
Link copied to clipboard
open
fun
rebaseTo
(
newReferenceRectangle
:
RectangleDouble
)
:
PointDouble
Content copied to clipboard
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Content copied to clipboard
Properties
x
Link copied to clipboard
val
x
:
Double
Content copied to clipboard
y
Link copied to clipboard
val
y
:
Double
Content copied to clipboard