Methods' 要約 |
selectFont |
creates a new font and 始める,決めるs the font.
|
setClipRegion |
始める,決めるs the clip 地域 to 明示するd clipping.
|
intersectClipRegion |
builds the 交差点 with the 現在の 地域.
|
押し進める |
saves all 現在の settings (Font, TextColor, TextFillColor,
LineColor, FillColor, RasterOp, ClipRegion).
|
pop |
回復するs all previous saved settings.
|
(疑いを)晴らす |
(疑いを)晴らすs the given rectangle on the 装置
|
copy |
copies a rectangle of pixels from another 装置 into this one.
|
draw |
draws a part of the 明示するd bitmap to the 生産(高) 装置.
|
drawPixel |
始める,決めるs a 選び出す/独身 pixel in the 生産(高) 装置.
|
drawLine |
draws a line in the 生産(高) 装置.
|
drawRect |
draws a rectangle in the 生産(高) 装置.
|
drawRoundedRect |
draws a rectangle with 一連の会議、交渉/完成するd corners in the 生産(高) 装置.
|
drawPolyLine |
draws 多重の lines in the 生産(高) 装置 at once.
|
drawPolygon |
draws a polygon line in the 生産(高) 装置.
|
drawPolyPolygon |
draws 多重の polygons in the 生産(高) 装置 at once.
|
drawEllipse |
draws an ellipse in the 生産(高) 装置.
|
drawArc |
draws an arc (part of a circle) in the 生産(高) 装置.
|
drawPie |
draws a circular area in the 生産(高) 装置.
|
drawChord |
draws a chord of a circular area in the 生産(高) 装置.
|
drawGradient |
draws a color dispersion in the 生産(高) 装置.
|
drawText |
draws text in the 生産(高) 装置.
|
drawTextArray |
draws texts in the 生産(高) 装置 using an explicit kerning (米)棚上げする/(英)提議する.
|
drawImage |
draws a ::com::sun::星/主役にする::graphic::XGraphic
in the 生産(高) 装置.
|
Methods' 詳細(に述べる)s |
selectFont
- Description
- creates a new font and 始める,決めるs the font.
|
|
setClipRegion
[oneway] 無効の |
setClipRegion( |
[in] XRegion |
Clipping ); |
- Description
- 始める,決めるs the clip 地域 to 明示するd clipping.
|
|
intersectClipRegion
[oneway] 無効の |
intersectClipRegion( |
[in] XRegion |
xClipping ); |
- Description
- builds the 交差点 with the 現在の 地域.
|
|
押し進める
- Description
- saves all 現在の settings (Font, TextColor, TextFillColor,
LineColor, FillColor, RasterOp, ClipRegion).
|
|
pop
- Description
- 回復するs all previous saved settings.
|
|
(疑いを)晴らす
[oneway] 無効の |
(疑いを)晴らす( |
[in] Rectangle |
aRect ); |
- Description
- (疑いを)晴らすs the given rectangle on the 装置
- Since
- Apache OpenOffice 4.0
|
|
copy
[oneway] 無効の |
copy( |
[in] XDevice |
xSource, |
| [in] long |
nSourceX, |
| [in] long |
nSourceY, |
| [in] long |
nSourceWidth, |
| [in] long |
nSourceHeight, |
| [in] long |
nDestX, |
| [in] long |
nDestY, |
| [in] long |
nDestWidth, |
| [in] long |
nDestHeight ); |
- Description
- copies a rectangle of pixels from another 装置 into this one.
|
|
draw
[oneway] 無効の |
draw( |
[in] XDisplayBitmap |
xBitmapHandle, |
| [in] long |
SourceX, |
| [in] long |
SourceY, |
| [in] long |
SourceWidth, |
| [in] long |
SourceHeight, |
| [in] long |
DestX, |
| [in] long |
DestY, |
| [in] long |
DestWidth, |
| [in] long |
DestHeight ); |
- Description
- draws a part of the 明示するd bitmap to the 生産(高) 装置.
|
|
drawPixel
[oneway] 無効の |
drawPixel( |
[in] long |
X, |
| [in] long |
Y ); |
- Description
- 始める,決めるs a 選び出す/独身 pixel in the 生産(高) 装置.
|
|
drawLine
[oneway] 無効の |
drawLine( |
[in] long |
X1, |
| [in] long |
Y1, |
| [in] long |
X2, |
| [in] long |
Y2 ); |
- Description
- draws a line in the 生産(高) 装置.
|
|
drawRect
[oneway] 無効の |
drawRect( |
[in] long |
X, |
| [in] long |
Y, |
| [in] long |
Width, |
| [in] long |
高さ ); |
- Description
- draws a rectangle in the 生産(高) 装置.
|
|
drawRoundedRect
[oneway] 無効の |
drawRoundedRect( |
[in] long |
X, |
| [in] long |
Y, |
| [in] long |
Width, |
| [in] long |
高さ, |
| [in] long |
nHorzRound, |
| [in] long |
nVertRound ); |
- Description
- draws a rectangle with 一連の会議、交渉/完成するd corners in the 生産(高) 装置.
|
|
drawPolyLine
[oneway] 無効の |
drawPolyLine( |
[in] sequence< long > |
DataX, |
| [in] sequence< long > |
DataY ); |
- Description
- draws 多重の lines in the 生産(高) 装置 at once.
|
|
drawPolygon
[oneway] 無効の |
drawPolygon( |
[in] sequence< long > |
DataX, |
| [in] sequence< long > |
DataY ); |
- Description
- draws a polygon line in the 生産(高) 装置.
|
|
drawPolyPolygon
[oneway] 無効の |
drawPolyPolygon( |
[in] sequence< sequence< long > > |
DataX, |
| [in] sequence< sequence< long > > |
DataY ); |
- Description
- draws 多重の polygons in the 生産(高) 装置 at once.
|
|
drawEllipse
[oneway] 無効の |
drawEllipse( |
[in] long |
X, |
| [in] long |
Y, |
| [in] long |
Width, |
| [in] long |
高さ ); |
- Description
- draws an ellipse in the 生産(高) 装置.
|
|
drawArc
[oneway] 無効の |
drawArc( |
[in] long |
X, |
| [in] long |
Y, |
| [in] long |
Width, |
| [in] long |
高さ, |
| [in] long |
X1, |
| [in] long |
Y1, |
| [in] long |
X2, |
| [in] long |
Y2 ); |
- Description
- draws an arc (part of a circle) in the 生産(高) 装置.
|
|
drawPie
[oneway] 無効の |
drawPie( |
[in] long |
X, |
| [in] long |
Y, |
| [in] long |
Width, |
| [in] long |
高さ, |
| [in] long |
X1, |
| [in] long |
Y1, |
| [in] long |
X2, |
| [in] long |
Y2 ); |
- Description
- draws a circular area in the 生産(高) 装置.
|
|
drawChord
[oneway] 無効の |
drawChord( |
[in] long |
nX, |
| [in] long |
nY, |
| [in] long |
nWidth, |
| [in] long |
nHeight, |
| [in] long |
nX1, |
| [in] long |
nY1, |
| [in] long |
nX2, |
| [in] long |
nY2 ); |
- Description
- draws a chord of a circular area in the 生産(高) 装置.
A chord is a segment of a circle. You get two chords from a
circle if you intersect the circle with a straight line
joining two points on the circle.
|
|
drawGradient
[oneway] 無効の |
drawGradient( |
[in] long |
nX, |
| [in] long |
nY, |
| [in] long |
nWidth, |
| [in] long |
高さ, |
| [in] Gradient |
aGradient ); |
- Description
- draws a color dispersion in the 生産(高) 装置.
|
|
drawText
[oneway] 無効の |
drawText( |
[in] long |
X, |
| [in] long |
Y, |
| [in] string |
Text ); |
- Description
- draws text in the 生産(高) 装置.
|
|
drawTextArray
[oneway] 無効の |
drawTextArray( |
[in] long |
X, |
| [in] long |
Y, |
| [in] string |
Text, |
| [in] sequence< long > |
Longs ); |
- Description
- draws texts in the 生産(高) 装置 using an explicit kerning (米)棚上げする/(英)提議する.
|
|
drawImage
[oneway] 無効の |
drawImage( |
[in] long |
nX, |
| [in] long |
nY, |
| [in] long |
nWidth, |
| [in] long |
nHeight, |
| [in] short |
nStyle, |
| [in] ::com::sun::星/主役にする::graphic::XGraphic |
aGraphic ); |
- Description
- draws a ::com::sun::星/主役にする::graphic::XGraphic
in the 生産(高) 装置.
公式文書,認める that some 装置s may not support this 操作/手術.
- Since
- Apache OpenOffice 4.0
- Parameter nX
- the X 調整する on the 装置 where the graphic will be drawn
- Parameter nY
- the Y 調整する on the 装置 where the graphic will be drawn
- Parameter nWidth
- the width of the 地域 on the 装置
- Parameter nHeight
- the 高さ of the 地域 on the 装置
- Parameter nStyle
- the style used to draw the image.
See ImageDrawMode.
- Parameter aGraphic
- the ::com::sun::星/主役にする::graphic::XGraphic
to be drawn の上に the 装置
|
|
Copyright © 2013, The Apache ソフトウェア 創立/基礎, Licensed under the Apache License, 見解/翻訳/版 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache ソフトウェア 創立/基礎. Other 指名するs may be trademarks of their 各々の owners.