LisaacTM Platform

AI_BEZIER


Operation: bezier
Inherit/Insert Summary
parent_ai_operation No developed.
 
Constructor Summary
create_w1 w2 to
 
Slot Summary
wx1
wy1
wx2
wy2
x
y
 
Creation.
make_w1 w2 to
 
Draw
draw_stroke scale
draw_fill scale
 
Display.
display
 

Inherit/Insert Detail

parent_ai_operation

.../extra/graphics/format/ai/ai_bezier.li line #13

Section:
Inherit

Profile:
- SelfSELFparent_ai_operation : AI_OPERATION

Constructor Detail

create_w1 w2 to

.../extra/graphics/format/ai/ai_bezier.li line #30

Section:
Public

Profile:
- SelfSELFcreate_w1  ( lx1 : REAL_16_16, ly1 : REAL_16_16)  w2  ( lx2 : REAL_16_16, ly2 : REAL_16_16)  to  ( lx3 : REAL_16_16, ly3 : REAL_16_16) : SELF

Detail slot

wx1

.../extra/graphics/format/ai/ai_bezier.li line #17

Section:
Public

Profile:
+ SelfSELFwx1 : REAL_16_16

wy1

.../extra/graphics/format/ai/ai_bezier.li line #18

Section:
Public

Profile:
+ SelfSELFwy1 : REAL_16_16

wx2

.../extra/graphics/format/ai/ai_bezier.li line #20

Section:
Public

Profile:
+ SelfSELFwx2 : REAL_16_16

wy2

.../extra/graphics/format/ai/ai_bezier.li line #21

Section:
Public

Profile:
+ SelfSELFwy2 : REAL_16_16

x

.../extra/graphics/format/ai/ai_bezier.li line #23

Section:
Public

Profile:
+ SelfSELFx : REAL_16_16

y

.../extra/graphics/format/ai/ai_bezier.li line #24

Section:
Public

Profile:
+ SelfSELFy : REAL_16_16

Creation.

make_w1 w2 to

.../extra/graphics/format/ai/ai_bezier.li line #37

Section:
Public

Profile:
- SelfSELFmake_w1  ( lx1 : REAL_16_16, ly1 : REAL_16_16)  w2  ( lx2 : REAL_16_16, ly2 : REAL_16_16)  to  ( lx3 : REAL_16_16, ly3 : REAL_16_16)

Draw

draw_stroke scale

.../extra/graphics/format/ai/ai_bezier.li line #51

Section:
Public

Profile:
- SelfSELFdraw_stroke   b : ABSTRACT_BITMAP  scale   s : REAL_16_16

draw_fill scale

.../extra/graphics/format/ai/ai_bezier.li line #65

Section:
Public

Profile:
- SelfSELFdraw_fill   b : ABSTRACT_BITMAP  scale   s : REAL_16_16

Display.

display

.../extra/graphics/format/ai/ai_bezier.li line #83

Section:
Public

Profile:
- SelfSELFdisplay