Package org.xwiki.gwt.wysiwyg.client.plugin.image

Class Summary
ImageBehaviorAdjuster Customizes the behavior of the editor according to the image constraints, e.g.
ImageConfig Stores the data about an image: information about the image file (filename, URL, etc.) and also about its representation in an edited document (position, size, etc.).
ImageConfigDOMReader Creates an ImageConfig object from an ImageElement.
ImageConfigDOMWriter Writes an ImageConfig object to a DOM element.
ImageConfigJSONParser Creates ImageConfig instances from JSON.
ImageConfigJSONSerializer Serializes an ImageConfig to JSON.
ImageMenuExtension Provides user interface for manipulating images through the WYSIWYG top-level menu.
ImageMetaDataExtractor Analyzes the passed subtree and detects the image structures and transforms them in minimal HTML elements with metafragments attached, so that the editor operates with minimal HTML.
ImagePlugin Rich text editor plug-in for inserting images, using a dialog to get image data settings from the user.
ImagePluginFactory Factory for ImagePlugin.
 

Enum Summary
ImageConfig.ImageAlignment Enumeration holding all possible values for the image alignment.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.