Uses of Class
org.xwiki.rendering.block.ImageBlock

Packages that use ImageBlock
org.xwiki.rendering.block Represents content elements (Paragraph, Header, List, Styles, etc) as Blocks and a full document content is represented by a XDOM object. 
 

Uses of ImageBlock in org.xwiki.rendering.block
 

Methods in org.xwiki.rendering.block that return ImageBlock
 ImageBlock ImageBlock.clone(BlockFilter blockFilter)
          Return a copy of the block with filtered children.
 



Copyright © 2004–2013 XWiki. All rights reserved.