KiteSearchHit

class KiteSearchHit(val pageIndex: Int, val quads: List<Rectangle>, val text: String)

One search match: display-space quads (one per line touched) on page pageIndex.

Constructors

Link copied to clipboard
constructor(pageIndex: Int, quads: List<Rectangle>, text: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard