Package com.wolfram.alpha.impl
Class WAImageImpl
java.lang.Object
com.wolfram.alpha.impl.WAImageImpl
- All Implemented Interfaces:
- Visitable,- WAImage,- Serializable
- See Also:
- Serialized Form
- 
Field SummaryFields inherited from interface com.wolfram.alpha.visitor.VisitableEMPTY_VISITABLE_ARRAYFields inherited from interface com.wolfram.alpha.WAImageFORMAT_GIF, FORMAT_PNG, FORMAT_UNKNOWN
- 
Method Summary
- 
Method Details- 
getURL
- 
getAlt
- 
getTitle
- 
getFormatpublic int getFormat()
- 
getDimensionspublic int[] getDimensions()- Specified by:
- getDimensionsin interface- WAImage
 
- 
getFile
- 
acquireImagepublic void acquireImage()- Specified by:
- acquireImagein interface- WAImage
 
- 
hashCodepublic int hashCode()
- 
accept
 
-