![JAR search and dependency download from the Maven repository](/logo.png)
com.github.mreutegg.laszip4j.laslib.LASreaderBINrescalereoffset Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of laszip4j Show documentation
Show all versions of laszip4j Show documentation
The LASzip library ported to Java
The newest version!
/*
* Copyright 2007-2012, martin isenburg, rapidlasso - fast tools to catch reality
*
* This is free software; you can redistribute and/or modify it under the
* terms of the GNU Lesser General Licence as published by the Free Software
* Foundation. See the LICENSE.txt file for more information.
*
* This software is distributed WITHOUT ANY WARRANTY and without even the
* implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*/
package com.github.mreutegg.laszip4j.laslib;
// TODO: only dummy implementation
public class LASreaderBINrescalereoffset extends LASreaderBIN {
public LASreaderBINrescalereoffset(double v, double v1, double v2, double v3, double v4, double v5) {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy