Uses of Class
com.scroogexhtml.pictures.EmbeddedPicture
Packages that use EmbeddedPicture
Package
Description
Provides the main converter classes.
Provides embedded picture support classes.
Provides a 'document object model' based on javax.xml.
-
Uses of EmbeddedPicture in com.scroogexhtml.converter
Methods in com.scroogexhtml.converter with parameters of type EmbeddedPicture -
Uses of EmbeddedPicture in com.scroogexhtml.pictures
Methods in com.scroogexhtml.pictures that return EmbeddedPictureModifier and TypeMethodDescriptionPictureAdapter.getCurrentPicture()
Retrieves the current embedded picture in the conversion process.Methods in com.scroogexhtml.pictures that return types with arguments of type EmbeddedPictureModifier and TypeMethodDescriptionPictureAdapter.getPictures()
Retrieves a map of embedded pictures. -
Uses of EmbeddedPicture in com.scroogexhtml.xmldom
Methods in com.scroogexhtml.xmldom with parameters of type EmbeddedPicture