Skip to main content

Interface: PositionRefinement

Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:543

Position refinement for precise visual rendering of annotations

Properties

$type?

optional $type: "pub.chive.annotation.comment#positionRefinement"

Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:544


boundingRect?

optional boundingRect: BoundingRect

Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:552


end?

optional end: number

Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:551

Approximate character end offset


pageNumber?

optional pageNumber: number

Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:547

0-indexed page number


start?

optional start: number

Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:549

Approximate character start offset


type

type: "TextPositionSelector"

Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:545