Uses of Interface
com.atlassian.confluence.renderer.embedded.ImagePathHelper
Packages that use ImagePathHelper
Package
Description
-
Uses of ImagePathHelper in com.atlassian.confluence.pages.thumbnail
Constructors in com.atlassian.confluence.pages.thumbnail with parameters of type ImagePathHelperModifierConstructorDescriptionThumbnails
(List<Attachment> attachments, ImagePathHelper pathHelper, int columns, ThumbnailManager thumbnailManager) Construct a Thumbnails object, which contains details of all thumbnailable images in a list of attachments. -
Uses of ImagePathHelper in com.atlassian.confluence.renderer.attachments
Classes in com.atlassian.confluence.renderer.attachments that implement ImagePathHelperModifier and TypeClassDescriptionclass
Implemenation of the RendererAttachmentManager that converts thumbnails and attachments into useable objects for the wiki renderer.