service ImageMap in module com::sun::star::image::

(Global Index)

Syntax

service ImageMap;

Description

This service specifies a html image map.

Exported Interfaces

com::sun::star::container::XNamed

Description

a ImageMap can, optionally, have a name.


com::sun::star::container::XIndexContainer

Description

this container interface gives access to the objects inside this image map.

See also

ImageMapRectangleObject

See also

ImageMapCircleObject

See also

ImageMapPolygonObjec

Top of Page