:: 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, XGraphicTtransformer, GraphicDescriptor

Included Services - Summary
GraphicDescriptor

[optional] interface ::com::sun::star::graphic::XGraphicTransformer;

Exported Interfaces - Summary
XGraphic
(referenced entity's summary:)
This interface acts as a container for the loaded graphic.
Included Services - Details
GraphicDescriptor
Description
[optional] interface ::com::sun::star::graphic::XGraphicTransformer;
Exported Interfaces - Details
XGraphic
(referenced entity's summary:)
This interface acts as a container for the loaded graphic.

 
Top of Page