Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: drawing ::

service GraphicObjectShape
Description
This service is for a graphic shape.

Included Services - Summary
Shape
(referenced entity's summary:)
This abstract service specifies the general characteristics of all Shapes.
Text
(referenced entity's summary:)
This abstract service specifies the general characteristics of an optional text inside a Shape.
ShadowProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a shadow.
RotationDescriptor
(referenced entity's summary:)
This abstract service specifies the general characteristics of an optional rotation and shearing for a Shape. This service is depricated, instead please use the Transformation property of the service Shape.
Properties' Summary
string
GraphicURL
This is an url to the source bitmap for this graphic shape.  
string
GraphicStreamURL
This is an url to the stream ('in document' or linked graphic) for this graphic shape.  
::com::sun::star::awt::XBitmap
GraphicObjectFillBitmap
[ OPTIONAL ]
Deprecated. Use graphic property instead! This is the bitmap that represents this graphic shape.  
short
AdjustLuminance
If this property is set, the luminance of this graphic shape is adjusted by the given signed percent value.  
short
AdjustContrast
If this property is set, the contrast of this graphic shape is adjusted by the given signed percent value.  
short
AdjustRed
If this property is set, the red channel of this graphic shape is adjusted by the given signed percent value.  
short
AdjustGreen
If this property is set, the green channel of this graphic shape is adjusted by the given signed percent value.  
short
AdjustBlue
If this property is set, the blue channel of this graphic shape is adjusted by the given signed percent value.  
double
Gamma
If this property is set, the gama value of this graphic shape is adjusted by the given value.  
short
Transparency
If this property is set, the transparency value of this graphic shape is adjusted by the given unsigned percent value. 100% is fully transparent, 0 % is fully opaque.  
ColorMode
GraphicColorMode
This property selects the color mode that is used for rendering.  
::com::sun::star::container::XIndexContainer
ImageMap
[ OPTIONAL ]
This property contains a image map for this graphic.  
::com::sun::star::graphic::XGraphic
Graphic
[ OPTIONAL ]
This is the graphic that represents this graphic shape  
Included Services - Details
Shape
(referenced entity's summary:)
This abstract service specifies the general characteristics of all Shapes.
Text
(referenced entity's summary:)
This abstract service specifies the general characteristics of an optional text inside a Shape.
ShadowProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a shadow.
RotationDescriptor
(referenced entity's summary:)
This abstract service specifies the general characteristics of an optional rotation and shearing for a Shape. This service is depricated, instead please use the Transformation property of the service Shape.
Properties' Details
GraphicURL
string GraphicURL;
Description
This is an url to the source bitmap for this graphic shape.
GraphicStreamURL
string GraphicStreamURL;
Description
This is an url to the stream ('in document' or linked graphic) for this graphic shape.
GraphicObjectFillBitmap
::com::sun::star::awt::XBitmap GraphicObjectFillBitmap;
Usage Restrictions
optional
Description
Deprecated. Use graphic property instead! This is the bitmap that represents this graphic shape.
AdjustLuminance
short AdjustLuminance;
Description
If this property is set, the luminance of this graphic shape is adjusted by the given signed percent value.
AdjustContrast
short AdjustContrast;
Description
If this property is set, the contrast of this graphic shape is adjusted by the given signed percent value.
AdjustRed
short AdjustRed;
Description
If this property is set, the red channel of this graphic shape is adjusted by the given signed percent value.
AdjustGreen
short AdjustGreen;
Description
If this property is set, the green channel of this graphic shape is adjusted by the given signed percent value.
AdjustBlue
short AdjustBlue;
Description
If this property is set, the blue channel of this graphic shape is adjusted by the given signed percent value.
Gamma
double Gamma;
Description
If this property is set, the gama value of this graphic shape is adjusted by the given value.
Transparency
short Transparency;
Description
If this property is set, the transparency value of this graphic shape is adjusted by the given unsigned percent value. 100% is fully transparent, 0 % is fully opaque.
GraphicColorMode
ColorMode GraphicColorMode;
Description
This property selects the color mode that is used for rendering.
ImageMap
::com::sun::star::container::XIndexContainer ImageMap;
Usage Restrictions
optional
Description
This property contains a image map for this graphic.
See also
::com::sun::star::image::ImageMap
Graphic
::com::sun::star::graphic::XGraphic Graphic;
Usage Restrictions
optional
Description
This is the graphic that represents this graphic shape

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.