Uses of Class
cz.vutbr.fit.layout.puppeteer.parser.ImageInfo
-
Packages that use ImageInfo Package Description cz.vutbr.fit.layout.puppeteer.parser -
-
Uses of ImageInfo in cz.vutbr.fit.layout.puppeteer.parser
Fields in cz.vutbr.fit.layout.puppeteer.parser declared as ImageInfo Modifier and Type Field Description ImageInfo[]
InputFile. images
Methods in cz.vutbr.fit.layout.puppeteer.parser that return ImageInfo Modifier and Type Method Description ImageInfo[]
InputFile. getImages()
Methods in cz.vutbr.fit.layout.puppeteer.parser with parameters of type ImageInfo Modifier and Type Method Description void
InputFile. setImages(ImageInfo[] images)
-