:: com :: sun :: star :: graphic ::

service Graphic
Description
This service acts as a container for graphics

The main interface that has to be implemented for this service is the XGraphic interface, which itself exposes only a few methods. Beside this, a Graphic service incorporates the GraphicDescriptor to give access to the attributes of the graphic.

See also
XGraphic, GraphicDescriptor

Included Services
GraphicDescriptor
(referenced entity's summary:)
This service describes all graphic properties that are available via the ::com::sun::star::beans::XPropertySet interface
Exported Interfaces
XGraphic
(referenced entity's summary:)
This interface acts as a container for the loaded graphic.

 
Top of Page