|
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.). |
| ImageHTMLGenerator |
Generates an HTML block for an image, given by it's URL and filename. |
| 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. |