このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Struct StrokeAttributes
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.16

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: (判決などを)下すing ::

struct StrokeAttributes
Description
This structure 含む/封じ込めるs all せいにするs 要求するd for path 一打/打撃ing.

Path 一打/打撃ing is the 過程 of 製図/抽選 a polygon with a 厚い pen. The さまざまな せいにするs 含む/封じ込めるd in this structure can be used to customize that 過程.

@選び出す/独身 #110496#


Elements' 要約
StrokeWidth Defines the width of the 一打/打撃, 手段d in 使用者 調整する space. This value must be 肯定的な (or 0.0)  
MiterLimit 決定するs the maximal length of the diagonal in mitered corners. 
DashArray Array of 署名/調印する on and off lengths, 手段d in 使用者 調整する space. 
LineArray Array of line widths and spacings for 多重の-line 一打/打撃s. 
StartCapType The start 形態/調整 of the 一打/打撃. 
EndCapType The end 形態/調整 of the 一打/打撃. 
JoinType The join 形態/調整 of the 一打/打撃. 
Elements' 詳細(に述べる)s
StrokeWidth
二塁打 StrokeWidth;
Description
Defines the width of the 一打/打撃, 手段d in 使用者 調整する space. This value must be 肯定的な (or 0.0)
MiterLimit
二塁打 MiterLimit;
Description
決定するs the maximal length of the diagonal in mitered corners.

This せいにする is only used when StrokeAttributes::JoinType is 始める,決める to PathJoinType::MITER. Should the length of a corner's diagonal 越える this 限界, a bevelled join is used instead. This value must be 肯定的な (or 0.0, which is 同等(の) to setting StrokeAttributes::JoinType to PathJoinType::BEVEL.

Before 成し遂げるing the actual comparison, 実施s will multiply the MiterLimit with the 現在の StrokeWidth, such that, with phi 存在 the angle between the two joining segments, MiterLimit=1/sin(phi/2.0).

DashArray
sequence< 二塁打 > DashArray;
Description
Array of 署名/調印する on and off lengths, 手段d in 使用者 調整する space.

The first element 明示するs the length of the first 'on' segment of the dashing, the second element the length of the first 'off' segment, and so 前へ/外へ. Give 無 elements here for solid 一打/打撃s. This array always have an even number of elements, with 無, as usual, counting as even here. その上に, each 入ること/参加(者) in this array must have a value that is 肯定的な (or 0.0)

LineArray
sequence< 二塁打 > LineArray;
Description
Array of line widths and spacings for 多重の-line 一打/打撃s.

The 入ること/参加(者)s here are 親族 to the StrokeAttributes::StrokeWidth せいにする above, i.e. the total width of all lines and spacings will always equal StrokeAttributes::StrokeWidth. The first element 明示するs the width of the rightmost line, when travelling from the start point of the path to the end point. The second element 明示するs the space between the first line and the second line, and so 前へ/外へ. If the array ends with a spacing, this spacing is 含むd in the total width of the 多重の-line 一打/打撃. That is, the 一打/打撃 becomes asymmetric.

StartCapType
byte StartCapType;
Description
The start 形態/調整 of the 一打/打撃.

The start point is the first point of every polygon of the path poly-polygon.

See also
PathCapType
EndCapType
byte EndCapType;
Description
The end 形態/調整 of the 一打/打撃.

The end point is the last point of every polygon of the path poly-polygon.

See also
PathCapType
JoinType
byte JoinType;
Description
The join 形態/調整 of the 一打/打撃.

After every sub-一打/打撃, i.e. after every line or curve segment within a 選び出す/独身 path polygon, a 形態/調整 of this type is 挿入するd into the 一打/打撃 to glue the segments together. Please 公式文書,認める that 際立った polygons within the path poly-polygon are not connected, and therefore also not joined 経由で the 形態/調整 明示するd here.

See also
PathJoinType
最高の,を越す of Page

The ASF

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The ASF logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.