A B C D G R S T W 
すべてのクラス すべてのパッケージ

A

addIgnoredElement(By) - クラス のメソッドcom.kazurayam.ashotwrapper.AShotWrapper.Options.Builder
 
AShotWrapper - com.kazurayam.ashotwrapperのクラス
 
AShotWrapper() - クラス のコンストラクタcom.kazurayam.ashotwrapper.AShotWrapper
 
AShotWrapper.DevicePixelRatioResolver - com.kazurayam.ashotwrapperのクラス
 
AShotWrapper.Options - com.kazurayam.ashotwrapperのクラス
 
AShotWrapper.Options.Builder - com.kazurayam.ashotwrapperのクラス
 

B

build() - クラス のメソッドcom.kazurayam.ashotwrapper.AShotWrapper.Options.Builder
 
Builder() - クラス のコンストラクタcom.kazurayam.ashotwrapper.AShotWrapper.Options.Builder
 

C

censor(Screenshot) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
censor means 検閲 in Japanese.
com.kazurayam.ashotwrapper - パッケージ com.kazurayam.ashotwrapper
 

D

DEFAULT_OPTIONS - クラス のstatic変数com.kazurayam.ashotwrapper.AShotWrapper.Options
 
devicePixelRatio(float) - クラス のメソッドcom.kazurayam.ashotwrapper.AShotWrapper.Options.Builder
 

G

getDevicePixelRatio() - クラス のメソッドcom.kazurayam.ashotwrapper.AShotWrapper.Options
 
getIgnoredElements() - クラス のメソッドcom.kazurayam.ashotwrapper.AShotWrapper.Options
 
getTimeout() - クラス のメソッドcom.kazurayam.ashotwrapper.AShotWrapper.Options
 
getWidth() - クラス のメソッドcom.kazurayam.ashotwrapper.AShotWrapper.Options
 

R

resize(BufferedImage, int) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
Resize the source image to have the given width while retaining the aspect ratio unchanged
resolveDPR(WebDriver) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper.DevicePixelRatioResolver
 

S

saveElementImage(WebDriver, By, AShotWrapper.Options, File) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
takes screenshot of the specified WebElement in the target WebPage, and save it into the output file in PNG format.
saveElementImage(WebDriver, By, File) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
 
saveElementImageAsJpeg(WebDriver, By, AShotWrapper.Options, File, float) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
 
saveElementImageAsJpeg(WebDriver, By, File, float) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
 
saveEntirePageImage(WebDriver, AShotWrapper.Options, File) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
 
saveEntirePageImage(WebDriver, File) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
 
saveEntirePageImageAsJpeg(WebDriver, AShotWrapper.Options, File, float) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
 
saveEntirePageImageAsJpeg(WebDriver, File, float) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
 
savePageImage(WebDriver, AShotWrapper.Options, File) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
 
savePageImage(WebDriver, File) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
 
savePageImageAsJpeg(WebDriver, AShotWrapper.Options, File, float) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
 
savePageImageAsJpeg(WebDriver, File, float) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
 

T

takeElementImage(WebDriver, By) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
 
takeElementImage(WebDriver, By, AShotWrapper.Options) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
takes screenshot of the specified WebElement in the target WebPage, returns it as a BufferedImage object.
takeEntirePageImage(WebDriver) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
 
takeEntirePageImage(WebDriver, AShotWrapper.Options) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
takes screenshot of the entire page while ignoring some elements specified returns it as a BufferedImage object
takePageImage(WebDriver) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
 
takePageImage(WebDriver, AShotWrapper.Options) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
takes screenshot of the current viewport of the web page while ignoring some elements specified returns it as a BufferedImage object
timeout(int) - クラス のメソッドcom.kazurayam.ashotwrapper.AShotWrapper.Options.Builder
set scrolling timeout
toString() - クラス のメソッドcom.kazurayam.ashotwrapper.AShotWrapper.Options
 

W

width(int) - クラス のメソッドcom.kazurayam.ashotwrapper.AShotWrapper.Options.Builder
 
writeJPEG(BufferedImage, File, float) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
write a BufferedImage object into a file in JPEG format with some compression applied
writePNG(BufferedImage, File) - クラス のstaticメソッドcom.kazurayam.ashotwrapper.AShotWrapper
 
A B C D G R S T W 
すべてのクラス すべてのパッケージ