AxisSegment

class AxisSegment(val scaled: Boolean, val range: IntRange)

Constructors

Link copied to clipboard
constructor(scaled: Boolean, range: IntRange)

Properties

Link copied to clipboard
Link copied to clipboard
val length: Int
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun computedLength(axis: NinePatchInfo.AxisInfo, boundsLength: Int): Double