Class PanoramatImage
java.lang.Object
panoramajoinner.PanoramatImage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsGlobalPixel(int x, int y) intintintgetImage()intgetLeft()intintintintgetSrc()intgetTop()intintintgetWidth()voidreload()voidsetBotomBrightnes(int botomBrightnes) voidsetBottomAlpha(int bottomAlpha) voidsetLeft(int left) voidsetLeftAlpha(int leftAlpha) intsetLeftBrightnes(int leftBrightnes) voidsetRightAlpha(int rightAlpha) intsetRightBrightnes(int rightBrightnes) voidsetTop(int top) voidsetTopAlpha(int topAlpha) voidsetTopBrightnes(int topBrightnes)
-
Constructor Details
-
PanoramatImage
public PanoramatImage() -
PanoramatImage
-
-
Method Details
-
getRightAlpha
public int getRightAlpha() -
getRightBrightnes
public int getRightBrightnes() -
setTopBrightnes
public void setTopBrightnes(int topBrightnes) -
getTopBrightnes
public int getTopBrightnes() -
setBotomBrightnes
public void setBotomBrightnes(int botomBrightnes) -
getBotomBrightnes
public int getBotomBrightnes() -
getSrc
-
setLeftAlpha
public void setLeftAlpha(int leftAlpha) -
setLeftBrightnes
public int setLeftBrightnes(int leftBrightnes) -
setRightAlpha
public void setRightAlpha(int rightAlpha) -
setRightBrightnes
public int setRightBrightnes(int rightBrightnes) -
setTop
public void setTop(int top) -
setLeft
public void setLeft(int left) -
getTop
public int getTop() -
getLeft
public int getLeft() -
getLeftBrightnes
public int getLeftBrightnes() -
setBottomAlpha
public void setBottomAlpha(int bottomAlpha) -
setTopAlpha
public void setTopAlpha(int topAlpha) -
getBottomAlpha
public int getBottomAlpha() -
getTopAlpha
public int getTopAlpha() -
getLeftAlpha
public int getLeftAlpha() -
getImage
-
reload
public void reload() -
getWidth
public int getWidth() -
getHeight
public int getHeight() -
containsGlobalPixel
public boolean containsGlobalPixel(int x, int y)
-