com.agog.mathdisplay.render / MTAccentDisplay

MTAccentDisplay

class MTAccentDisplay : MTDisplay

Constructors

<init> MTAccentDisplay(accent: MTGlyphDisplay, accentee: MTMathListDisplay, range: NSRange)

Properties

accent val accent: MTGlyphDisplay
accentee val accentee: MTMathListDisplay

Inherited Properties

ascent open var ascent: Float
descent open var descent: Float
hasScript var hasScript: Boolean
localTextColor var localTextColor: Int
position var position: CGPoint
range var range: NSRange
shiftDown var shiftDown: Float
textColor var textColor: Int
width open var width: Float

Functions

colorChanged fun colorChanged(): Unit
draw fun draw(canvas: Canvas): Unit
positionChanged fun positionChanged(): Unit
updateAccenteePosition fun updateAccenteePosition(): Unit

Inherited Functions

displayBounds fun displayBounds(): CGRect