alchemist
Toggle table of contents
36.0.11
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist-swingui
/
it.unibo.alchemist.boundary.swingui.effect.isolines.api
/
Segment2D
Segment2D
interface
Segment2D
(
source
)
A basic 2-dimensional segment.
Members
Functions
get
X1
Link copied to clipboard
abstract
fun
getX1
(
)
:
Number
get
X2
Link copied to clipboard
abstract
fun
getX2
(
)
:
Number
get
Y1
Link copied to clipboard
abstract
fun
getY1
(
)
:
Number
get
Y2
Link copied to clipboard
abstract
fun
getY2
(
)
:
Number