ui
ui
MShapePolylineMShapePolyline.ui::ShapePolylineAppendArc(FloatArray vertices, float x, y, w, h, int numSeg, bAddFinal, bFlip) -
AppendDiamond(FloatArray vertices, float cx, cy, rx, ry) -
AppendEllipse(FloatArray vertices, float cx, cy, rx, ry, int numSeg) -
AppendEqualDistVertices(FloatArray dstVertices, srcVertices, float curveDistP, int bClosed) -
AppendHexagonA(FloatArray vertices, float px, py, sx, sy, ax, ay) -
AppendRectangle(FloatArray vertices, float x, y, w, h, rhombTx, rhombTy) -
AppendRoundedRectangle(FloatArray vertices, float x, y, w, h, arcW, arcH, int numArcSeg, float rhombTx, rhombTy) -
AppendTriangleAroundRect(FloatArray vertices, float px, py, sx, sy, ax, ay) -
New(FloatArray vertices, int c32, float lineWidth, int pattern) : ui::ShapePolyline -
RemoveDuplicateVertices(FloatArray vertices, int bClosed) -
SubdividePolylineVertices(FloatArray dstVertices, srcVertices, float curveDistB, curveDistP, int bClosed) - addQuad(Vector2f vLT, vRT, vRB, vLB) -
addRoundLineCap_bezier(Vector2f vL, vMiter, vR, int numDiv, FloatArray outerVerticesOrNull, outerWidthsOrNull, float wEndScl) -
addRoundLineJoint_bezier(Vector2f vCtr, vL, vMiter, vR, int numDiv, FloatArray outerVerticesOrNull, outerWidthsOrNull, float wEndScl) -
addTri(Vector2f vLT, vRT, vRB) -
allocLineVertices(int num) : FloatArray -
allocLineWidths(int num) : FloatArray -
calcAdaptiveWidth(float wFactor) : float -
calcLineWidthArrayFromVertices(float widthStart, widthEnd, exp) -
draw() -
freeShape() -
getAdaptiveWidthMax() : float -
getAdaptiveWidthMin() : float -
getBevelFallbackDistance() : float -
getEnableAdaptiveWidth() : int -
getEnableClosed() : int -
getEnableLineJoints() : int -
getLineCapType() : int -
getLineJointType() : int -
getLinePattern() : int -
getLineWidth() : float -
getMiterLimit() : float -
getNumDivRoundLineJoint() : int -
getOrCreateShapeLeft() : ui::ShapePolyline -
getOrCreateShapeRight() : ui::ShapePolyline -
getShapeLeft() : ui::ShapePolyline -
getShapeRight() : ui::ShapePolyline -
initShapePolyline() -
setAdaptiveWidthMax(float max) -
setAdaptiveWidthMin(float min) -
setBevelFallbackDistance(float f) -
setEnableAdaptiveWidth(int bEnable) -
setEnableClosed(int bEnable) -
setEnableLineJoints(int bEnable) -
setLineCapType(int type) -
setLineJointType(int type) -
setLinePattern(int pattern) -
setLineVertices(Object a) -
setLineVerticesRef(FloatArray a) -
setLineWidth(float w) -
setLineWidthArray(FloatArray a) -
setLineWidthArrayRef(FloatArray a) -
setMiterLimit(float f) -
setNumDivRoundLineJoint(int num) -
tesselate() -
tesselatePolyline(FloatArray vertices, widths, int bClosed, pattern) - int LINE_CAP_BUTT -
int LINE_CAP_NONE -
int LINE_CAP_ROUND -
int LINE_CAP_SQUARE -
int LINE_JOINT_BEVEL -
int LINE_JOINT_MITER -
int LINE_JOINT_NONE -
int LINE_JOINT_ROUND -
int NUM_LINE_CAP_TYPES -
int NUM_LINE_JOINT_TYPES -
Function AppendArc | |||||||||||||||||||||||||||||||||||||||||||||
Signature | |||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||
Arguments | |||||||||||||||||||||||||||||||||||||||||||||
|
Function AppendDiamond | ||||||||||||||||||||||||||||||
Signature | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Arguments | ||||||||||||||||||||||||||||||
|
Function AppendEllipse | |||||||||||||||||||||||||||||||||||
Signature | |||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||
Arguments | |||||||||||||||||||||||||||||||||||
|
Function AppendEqualDistVertices | |||||||||||||||||||||||||
Signature | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Arguments | |||||||||||||||||||||||||
|
Function AppendHexagonA | ||||||||||||||||||||||||||||||||||||||||
Signature | ||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||
Arguments | ||||||||||||||||||||||||||||||||||||||||
|
Function AppendRectangle | ||||||||||||||||||||||||||||||||||||||||
Signature | ||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||
Arguments | ||||||||||||||||||||||||||||||||||||||||
|
Function AppendRoundedRectangle | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Signature | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Arguments | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Function AppendTriangleAroundRect | ||||||||||||||||||||||||||||||||||||||||
Signature | ||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||
Arguments | ||||||||||||||||||||||||||||||||||||||||
|
Function New | ||||||||||||||||||||||||||||||
Signature | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Arguments | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||||||
Function RemoveDuplicateVertices | |||||||||||||||
Signature | |||||||||||||||
| |||||||||||||||
Arguments | |||||||||||||||
|
Function SubdividePolylineVertices | ||||||||||||||||||||||||||||||
Signature | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Arguments | ||||||||||||||||||||||||||||||
|
Method addQuad | |
Signature | |
Arguments | |
Method addRoundLineCap_bezier | ||||||||||||||||||||||||||||||||||||||||
Signature | ||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||
Arguments | ||||||||||||||||||||||||||||||||||||||||
|
Method addRoundLineJoint_bezier | |||||||||||||||||||||||||||||||||||||||||||||
Signature | |||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||
Arguments | |||||||||||||||||||||||||||||||||||||||||||||
|
Method addTri | |
Signature | |
Arguments | |
Method allocLineVertices | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
Method allocLineWidths | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
Method calcAdaptiveWidth | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
| ||||||||||
Method calcLineWidthArrayFromVertices | ||||||||||||||||||||
Signature | ||||||||||||||||||||
| ||||||||||||||||||||
Arguments | ||||||||||||||||||||
|
Method draw | |||
Signature | |||
|
Method freeShape | |||
Signature | |||
|
Method getAdaptiveWidthMax | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getAdaptiveWidthMin | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getBevelFallbackDistance | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getEnableAdaptiveWidth | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getEnableClosed | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getEnableLineJoints | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getLineCapType | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getLineJointType | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getLinePattern | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getLineWidth | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getMiterLimit | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getNumDivRoundLineJoint | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getOrCreateShapeLeft | |||||
Signature | |||||
| |||||
Returns | |||||
Method getOrCreateShapeRight | |||||
Signature | |||||
| |||||
Returns | |||||
Method getShapeLeft | |||||
Signature | |||||
| |||||
Returns | |||||
Method getShapeRight | |||||
Signature | |||||
| |||||
Returns | |||||
Method initShapePolyline | |||
Signature | |||
|
Method setAdaptiveWidthMax | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setAdaptiveWidthMin | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setBevelFallbackDistance | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setEnableAdaptiveWidth | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setEnableClosed | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setEnableLineJoints | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setLineCapType | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setLineJointType | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setLinePattern | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setLineVerticesRef | |||||
Signature | |||||
| |||||
Arguments | |||||
Method setLineWidth | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setLineWidthArray | |||||
Signature | |||||
| |||||
Arguments | |||||
Method setLineWidthArrayRef | |||||
Signature | |||||
| |||||
Arguments | |||||
Method setMiterLimit | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setNumDivRoundLineJoint | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method tesselate | |||
Signature | |||
|
Method tesselatePolyline | |||||||||||||||||||||||||
Signature | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Arguments | |||||||||||||||||||||||||
|
Constant LINE_CAP_BUTT (int) | |
Constant LINE_CAP_NONE (int) | |
Constant LINE_CAP_ROUND (int) | |
Constant LINE_CAP_SQUARE (int) | |
Constant LINE_JOINT_BEVEL (int) | |
Constant LINE_JOINT_MITER (int) | |
Constant LINE_JOINT_NONE (int) | |
Constant LINE_JOINT_ROUND (int) | |
Constant NUM_LINE_CAP_TYPES (int) | |
Constant NUM_LINE_JOINT_TYPES (int) | |
auto-generated by "DOG", the TkScript document generator. Thu, 11/Dec/2025 13:42:00