Package io.scanbot.sdk.util.view
See: Description
-
Class Summary Class Description Edge Represents edge of polygon with near and far pointsas well as intersecting lines from other edgespointA handle pointBO========[0]=========O| ^ edgeLine ^ || ||lineA | lineB| || |O====================OpointFarA pointFarB Line Representation of lineCalculates line by two pointsand finds intersection points with other linesGeneral line formula isa * x + b * y + c = 0 PolygonHelper Helper to make it easier to draw polygon on view