Package | Description |
---|---|
cammons | |
horizontdeformer.analyzer | |
horizontdeformer.cammons | |
horizontdeformer.deformer | |
horizontdeformer.graphicsoutputs | |
horizontdeformer.interpolators | |
panoramajoinner |
Modifier and Type | Method and Description |
---|---|
double |
TPoint.distance2D(TPoint p) |
Modifier and Type | Method and Description |
---|---|
static java.util.ArrayList<TPoint> |
Analyzer.countHeights(java.util.ArrayList<java.lang.Integer> heights,
int i) |
java.util.ArrayList<TPoint> |
Analyzer.getResult(int i) |
Constructor and Description |
---|
OrientedCross(TPoint p) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<TPoint> |
DeformerData.getGuidingLine() |
Modifier and Type | Method and Description |
---|---|
InterpolationWithCoords |
Deformer.createKvadraticInerpolation(int i,
java.util.ArrayList<TPoint> gl) |
InterpolationWithCoords |
Deformer.createLineraInterpolation(int i,
java.util.ArrayList<TPoint> gl) |
InterpolationWithCoords |
Deformer.createNpolynomialInterpolation(int i,
java.util.ArrayList<TPoint> gl) |
Constructor and Description |
---|
DeformerData(java.util.ArrayList<TPoint> list,
java.awt.image.BufferedImage image) |
GausianMatrix(java.util.ArrayList<TPoint> a) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<TPoint> |
ImagePaintComponent.getPrimaryData() |
Modifier and Type | Method and Description |
---|---|
TPoint |
InterpolationWithCoords.getB1() |
TPoint |
InterpolationWithCoords.getB2() |
Modifier and Type | Method and Description |
---|---|
void |
InterpolationWithCoords.setB1(TPoint b1) |
void |
InterpolationWithCoords.setB2(TPoint b2) |
Constructor and Description |
---|
NpolynomialInterpolation(java.util.ArrayList<TPoint> a)
Creates a new instance of LinearInterpolation
|
Modifier and Type | Method and Description |
---|---|
TPoint |
ImagePaintComponent.drawRect(java.awt.Graphics2D g2d,
boolean biggest) |
TPoint |
ImagePaintComponent.getPosun() |
Modifier and Type | Method and Description |
---|---|
void |
ImagePaintComponent.setPosun(TPoint p) |