UNPKG

bentley-ottman-sweepline

Version:

Bentley-Ottman segments intersection algorithm

42 lines (35 loc) 466 B
html, body { width: 100%; margin: 0px; } body { background-color: #F3F3F3; background-color: white; font-family: Arial; } #wrap { width: 100%; height: 100%; margin: 0; } #left-panel { width: 350px; height: 100%; float: left; text-align: center; } #map { height: 100%; } #content { margin: auto; } .header { text-align: center; } .segments-number { width: 60px; } .row { margin-bottom: 4px; }