Class ImageTool.ImageProperty
java.lang.Object
com.nomagic.magicreport.engine.tools.ImageTool.ImageProperty
- Enclosing class:
ImageTool
Class that store image and its properties e.g., format, path ect.
-
Method Summary
Modifier and TypeMethodDescriptiongetImage()getUri()voidsetAbsolutePath(String absolutePath) voidvoidvoidsetRelativePath(String relativePath) void
-
Method Details
-
getImage
-
setImage
-
getFormat
-
setFormat
-
getRelativePath
-
setRelativePath
-
getAbsolutePath
-
setAbsolutePath
-
getUri
-
setUri
-