Uses of Class
panoramajoinner.PanoramatImage
-
Packages that use PanoramatImage Package Description panoramajoinner panoramajoinner.autopanoconnection -
-
Uses of PanoramatImage in panoramajoinner
Methods in panoramajoinner that return PanoramatImage Modifier and Type Method Description static PanoramatImage
PanoramatImageFactory. createFromStream4(java.io.BufferedReader f)
static PanoramatImage
PanoramatImageFactory. createFromStream5(java.io.BufferedReader f)
static PanoramatImage
PanoramatImageFactory. createFromStreamOlder(java.io.BufferedReader f)
PanoramatImage
ImagePaintComponent. getImage(int i)
PanoramatImage
ImagePaintComponent. getImageByIndex(int i)
PanoramatImage
ImagePaintComponent. getTheSelected()
Methods in panoramajoinner with parameters of type PanoramatImage Modifier and Type Method Description void
ImagePaintComponent. setImage(PanoramatImage image, int index)
-
Uses of PanoramatImage in panoramajoinner.autopanoconnection
Constructors in panoramajoinner.autopanoconnection with parameters of type PanoramatImage Constructor Description Connector(PanoramatImage p1, PanoramatImage p2, boolean rotate90upright)
-