korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.vector
/
Bitmap32Context2d
/
SegmentHandler
Segment
Handler
class
SegmentHandler
Members
Constructors
Segment
Handler
Link copied to clipboard
constructor
(
)
Properties
size
Link copied to clipboard
val
size
:
Int
xmax
Link copied to clipboard
val
xmax
:
IntArrayList
xmin
Link copied to clipboard
val
xmin
:
IntArrayList
Functions
add
Link copied to clipboard
fun
add
(
x0
:
Int
,
x1
:
Int
)
for
Each
Fast
Link copied to clipboard
inline
fun
forEachFast
(
block
:
(
x0
:
Int
,
x1
:
Int
)
->
Unit
)
reset
Link copied to clipboard
fun
reset
(
)