net.sourceforge.lentikit.calibration
Class Calibration
java.lang.Object
net.sourceforge.lentikit.calibration.Calibration
- public class Calibration
- extends java.lang.Object
- Author:
- ROWBOTTOM_A
To change this generated comment edit the template variable "typecomment":
Window>Preferences>Java>Templates.
To enable and disable the creation of type comments go to
Window>Preferences>Java>Code Generation.
Method Summary |
java.awt.image.BufferedImage |
getCalibrationImage(float dpi,
int width,
int height,
java.util.List lpiValues,
boolean includeTiltGuide,
boolean includeResizeGuides)
|
java.awt.image.BufferedImage |
getCalibrationImage(float dpi,
int width,
int height,
java.util.List lpiValues,
boolean includeTiltGuide,
boolean includeResizeGuides,
javax.swing.ProgressMonitor monitor)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Calibration
public Calibration()
getCalibrationImage
public java.awt.image.BufferedImage getCalibrationImage(float dpi,
int width,
int height,
java.util.List lpiValues,
boolean includeTiltGuide,
boolean includeResizeGuides)
getCalibrationImage
public java.awt.image.BufferedImage getCalibrationImage(float dpi,
int width,
int height,
java.util.List lpiValues,
boolean includeTiltGuide,
boolean includeResizeGuides,
javax.swing.ProgressMonitor monitor)
Copyright © 2004 Sourceforge. All Rights Reserved.