All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.eadge.extractpdfexcel.data.lane.Column Maven / Gradle / Ivy

The newest version!
package org.eadge.extractpdfexcel.data.lane;

/**
 * Created by eadgyo on 15/07/16.
 * 

* Column class to prevent swap columns and lines error (Columns and lines are both lanes). */ public class Column extends Lane { }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy