Options
All
  • Public
  • Public/Protected
  • All
Menu
author

Guenther Grau

Hierarchy

  • BoundingBox

Index

Constructors

constructor

Properties

Private bottomLeft

bottomLeft: ResultPoint

Private bottomRight

bottomRight: ResultPoint

Private image

image: BitMatrix

Private maxX

maxX: int

Private maxY

maxY: int

Private minX

minX: int

Private minY

minY: int

Private topLeft

topLeft: ResultPoint

Private topRight

topRight: ResultPoint

Methods

addMissingRows

  • addMissingRows(missingStartRows: int, missingEndRows: int, isLeft: boolean): BoundingBox

Private constructor_1

Private constructor_2

getBottomLeft

getBottomRight

getMaxX

  • getMaxX(): int

getMaxY

  • getMaxY(): int

getMinX

  • getMinX(): int

getMinY

  • getMinY(): int

getTopLeft

getTopRight

Static merge

Generated using TypeDoc