toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.bitmap
/
NinePatchInfo
/
AxisInfo
Axis
Info
class
AxisInfo
(
ranges
:
List
<
Pair
<
Boolean
,
IntRange
>
>
,
val
totalLen
:
Int
)
Members
Constructors
Axis
Info
Link copied to clipboard
constructor
(
ranges
:
List
<
Pair
<
Boolean
,
IntRange
>
>
,
totalLen
:
Int
)
Properties
fixed
Len
Link copied to clipboard
val
fixedLen
:
Int
scaled
Len
Link copied to clipboard
val
scaledLen
:
Int
segments
Link copied to clipboard
val
segments
:
List
<
NinePatchInfo.AxisSegment
>
total
Len
Link copied to clipboard
val
totalLen
:
Int