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

interface XGraphic

Methods' Summary
getType Get the type of the contained graphic  
Methods' Details
getType
byte
getType();

Description
Get the type of the contained graphic
Returns
The type of the contained graphic
See also
GraphicType
Top of Page