Package ro.sync.exml.workspace.api.images.handlers
-
Class Summary Class Description BinaryImageHandler Special handler for binary images like EPS or AI...EditImageHandler Special handler for editing images which are either embedded or referenced.ImageHandler Base class for all the image handlers.ImageLayoutInformation Information about an image's dimensions and baseline.ImageRenderingContext Contains information about the context in which the image will be rendered..XMLImageHandler Special handler for editing images defined as XML (SVG, MathML, etc). -
Exception Summary Exception Description CannotEditException Exception thrown when an attempt to edit an resource is made with a handler that does not support this, or that gets an error when editing.