42BV / pdf-library

Toucan-PDF
http://www.toucanpdf.org
9 stars 3 forks source link

Replace int arrays in StatePage #55

Closed DylanDeWolff closed 9 years ago

DylanDeWolff commented 9 years ago

StatePage offers method to retrieve open spaces on the page, these should not return int arrays but objects that contain the start, end and height of the space.