gml [
w 744.094482
h 744.094482
start {
stop = {
linearGradient815 = {
stop = {
{ offset=0;color="#5c2a6d";opacity=0.968627 },
{ offset=1;color="#3a729a";opacity=0.603922 }
}
},
linearGradient588 = {
stop = {
{ offset=0;color="#0a2a6d";opacity=0.968627 },
{ offset=1;color="#3a729a";opacity=1 }
}
},
linearGradient565 = {
stop = {
{ offset=0;color="#ffffff";opacity=0.843137 },
{ offset=1;color="#87a5f5";opacity=0.227451 }
}
},
linearGradient561 = {
stop = {
{ offset=0;color="#000000";opacity=1 },
{ offset=1;color="#ffffff";opacity=1 }
}
},
linearGradient552 = {
stop = {
{ offset=0;color="#000000";opacity=1 },
{ offset=1;color="#ffffff";opacity=1 }
}
}
}
radial = {
radialGradient555 = {
r=1.372814;
cx=1.077520;
cy=0.953125;
fx=1.077520;
fy=0.953125;
spread="pad";
units="object";
stop=stop.linearGradient552.stop
},
radialGradient559 = {
r=1.575413;
cx=-0.341085;
cy=0.023437;
fx=-0.341085;
fy=0.023437;
spread="pad";
units="object";
stop=stop.linearGradient552.stop
},
radialGradient564 = {
r=0.587712;
cx=0.279070;
cy=0.265625;
fx=0.279070;
fy=0.265625;
spread="pad";
units="object";
stop=stop.linearGradient565.stop
},
radialGradient808 = {
r=0.5;
cx=0.5;
cy=0.5;
stop=stop.linearGradient588.stop
},
radialGradient814 = {
r=0.500000;
cx=0.500000;
cy=0.500000;
fx=0.500000;
fy=0.500000;
spread="pad";
units="object";
stop=stop.linearGradient815.stop
}
}
linear = {
linearGradient556 = {
x1=1.263566;
y1=0.968750;
x2=0.007752;
y2=0.117188;
spread="pad";
units="object";
stop=stop.linearGradient552.stop
},
linearGradient587 = {
x1=0;
y1=0;
x2=1;
y2=0;
stop=stop.linearGradient815.stop
},
linearGradient591 = {
x1=0.398340;
y1=-0.386366;
x2=0.912863;
y2=0.431815;
spread="pad";
units="object";
stop=stop.linearGradient588.stop
}
}
function linear.get( self, name)
local x1, y1 = self [name].x1, self [name].y1
local x2, y2 = self [name].x2, self [name].y2
local units = self [name].units
local spread = self [name].spread
local transform = self [name].transform
local n = table.getn( self [name].stop)
local grad = luajava.newInstance( "org.ussr.luagml.GMLgradient")
grad:setUnits( units) ;
grad:linear( n, x1, y1, x2, y2, spread, transform)
for i = 1, n do
local stop = self [name].stop [i]
grad:append( stop.offset, stop.color, stop.opacity)
end
return grad:get()
end
function radial.get( self, name)
local cx, cy = self [name].cx, self [name].cy
local fx, fy = self [name].fx, self [name].fy
local r = self [name].r
local units = self [name].units
local spread = self [name].spread
local transform = self [name].transform
if fx == nil then fx = cx end
if fy == nil then fy = cy end
local n = table.getn( self [name].stop)
local grad = luajava.newInstance( "org.ussr.luagml.GMLgradient")
grad:setUnits( units) ;
grad:radial( n, cx, cy, r, fx, fy, spread, transform)
for i = 1, n do
local stop = self [name].stop [i]
grad:append( stop.offset, stop.color, stop.opacity)
end
return grad:get()
end
}
g [
transform "translate(-34.84157,-150.2619)"
style "font-size 12"
ellipse [
transform "matrix(1.100000,0.000000,0.000000,1.100000,-22.08651,-33.62854)"
style "fill '#666666' fill-rule 'evenodd' stroke-width 1"
cx 398.030518
cy 513.450867
rx 240.176208
ry 240.176208
]
ellipse [
transform "matrix(1.100000,0.000000,0.000000,1.100000,-39.80305,-51.34509)"
style "fill { return linear:get('linearGradient556')} fill-rule 'evenodd' stroke-width 1"
cx 398.030518
cy 513.450867
rx 240.176208
ry 240.176208
]
ellipse [
transform "matrix(-0.950000,0.000000,0.000000,0.950000,776.1595,25.67249)"
style "fill { return radial:get('radialGradient555')} fill-rule 'evenodd' stroke-width 1"
cx 398.030518
cy 513.450867
rx 240.176208
ry 240.176208
]
ellipse [
transform "matrix(-0.855000,0.000000,0.000000,0.855000,739.9241,75.23907)"
style "fill { return radial:get('radialGradient559')} fill-rule 'evenodd' stroke-width 1"
cx 398.030518
cy 513.450867
rx 240.176208
ry 240.176208
]
ellipse [
transform "matrix(-0.855000,0.000000,0.000000,0.855000,738.3466,74.45032)"
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 1"
cx 398.030518
cy 513.450867
rx 240.176208
ry 240.176208
]
ellipse [
transform "matrix(-0.684000,0.000000,0.000000,0.855000,670.2834,74.45032)"
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 1"
cx 398.030518
cy 513.450867
rx 240.176208
ry 240.176208
]
ellipse [
transform "matrix(-0.410400,0.000000,0.000000,0.855000,561.3821,74.45032)"
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 1"
cx 398.030518
cy 513.450867
rx 240.176208
ry 240.176208
]
ellipse [
transform "matrix(-0.164160,0.000000,0.000000,0.855000,463.3710,74.45032)"
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 1"
cx 398.030518
cy 513.450867
rx 240.176208
ry 240.176208
]
path [
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 1"
d "M 399.111 308.565 L 399.111 718.718 "
]
text [
x 339.126923
y 656.549011
style "font-size 24 font-style 'bold' fill '#000084' stroke-width 1 font-name 'Luxi Serif'"
str "Montre jm"
]
text [
x 336.798828
y 654.829163
style "font-size 24 font-style 'bold' fill { return linear:get( 'linearGradient591')}
stroke-width 1 font-name 'Luxi Serif'"
str "Montre jm"
]
path [
transform "matrix(-2.545517e-5,-1.000000,1.000000,-2.545517e-5,-115.3091,912.7595)"
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 2.375 stroke-linecap 'round'"
d "M 398.322 289.635 L 398.322 304.621 "
]
path [
transform "matrix(2.545517e-5,-1.000000,-1.000000,-2.545517e-5,912.7423,911.9707)"
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 2.375 stroke-linecap 'round'"
d "M 398.322 289.635 L 398.322 304.621 "
]
g [
path [
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 2.375 stroke-linecap 'round'"
d "M 398.322 289.635 L 398.322 304.621 "
]
path [
transform "matrix(0.866025,-0.500000,0.500000,0.866025,-202.4697,267.3635)"
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 2.375 stroke-linecap 'round'"
d "M 398.322 289.635 L 398.322 304.621 "
]
path [
transform "matrix(0.500000,-0.866025,0.866025,0.500000,-243.5170,599.2137)"
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 2.375 stroke-linecap 'round'"
d "M 398.322 289.635 L 398.322 304.621 "
]
path [
transform "matrix(-0.866025,-0.500000,-0.500000,0.866025,999.9030,266.5747)"
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 2.375 stroke-linecap 'round'"
d "M 398.322 289.635 L 398.322 304.621 "
]
path [
transform "matrix(-0.500000,-0.866025,-0.866025,0.500000,1040.950,598.4249)"
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 2.375 stroke-linecap 'round'"
d "M 398.322 289.635 L 398.322 304.621 "
]
]
g [
transform "matrix(-1.000000,1.224647e-16,-1.224647e-16,-1.000000,796.6439,1026.691)"
path [
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 2.375 stroke-linecap 'round'"
d "M 398.322 289.635 L 398.322 304.621 "
]
path [
transform "matrix(0.866025,-0.500000,0.500000,0.866025,-202.4697,267.3635)"
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 2.375 stroke-linecap 'round'"
d "M 398.322 289.635 L 398.322 304.621 "
]
path [
transform "matrix(0.500000,-0.866025,0.866025,0.500000,-243.5170,599.2137)"
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 2.375 stroke-linecap 'round'"
d "M 398.322 289.635 L 398.322 304.621 "
]
path [
transform "matrix(-0.866025,-0.500000,-0.500000,0.866025,999.9030,266.5747)"
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 2.375 stroke-linecap 'round'"
d "M 398.322 289.635 L 398.322 304.621 "
]
path [
transform "matrix(-0.500000,-0.866025,-0.866025,0.500000,1040.950,598.4249)"
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 2.375 stroke-linecap 'round'"
d "M 398.322 289.635 L 398.322 304.621 "
]
]
ellipse [
transform "translate(-8.673741,-8.673828)"
style "fill '#4f4d55' fill-opacity 0.643411 fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
path [
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 1"
d "M 193.245 515.219 L 603.398 513.642 "
]
g [
ellipse [
transform "matrix(1.000309,0.000000,0.000000,1.000000,-9.531385,-10.70105)"
style "fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
ellipse [
transform "matrix(0.800247,0.000000,0.000000,0.800000,72.13009,94.31464)"
style "fill '#ffea1b' fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
]
path [
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 1"
d "M 222.429 408.737 L 575.003 407.949 "
]
path [
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 1"
d "M 297.361 335.383 L 500.071 336.172 "
]
path [
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 1"
d "M 223.218 619.335 L 574.214 618.546 "
]
path [
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 1"
d "M 295.784 691.901 L 500.071 691.112 "
]
g [
style "font-size 26 font-style 'normal' fill '#ffea1b' stroke '#000000' stroke-width 1 font-name 'Luxi Serif'"
text [
x 390.688293
y 335.139496
fill '#000084'
str "12"
]
text [
x 388.688293
y 333.139496
str "12"
]
text [
x 82.358269
y 464.652161
fill '#000084'
transform "matrix(0.866025,-0.500000,0.500000,0.866025,0.000000,0.000000)"
str "11"
]
text [
x 80.358269
y 462.652161
transform "matrix(0.866025,-0.500000,0.500000,0.866025,0.000000,0.000000)"
str "11"
]
text [
x -257.375443
y 423.859680
fill '#000084'
transform "matrix(0.500000,-0.866025,0.866025,0.500000,0.000000,0.000000)"
str "10"
]
text [
x -255.375443
y 421.859680
transform "matrix(0.500000,-0.866025,0.866025,0.500000,0.000000,0.000000)"
str "10"
]
text [
x -525.927246
y 220.295914
fill '#000084'
transform "matrix(0.000000,-0.999999,0.999999,0.000000,0.000000,0.000000)"
str "9"
]
text [
x -523.927246
y 218.295914
transform "matrix(0.000000,-0.999999,0.999999,0.000000,0.000000,0.000000)"
str "9"
]
text [
x -658.524231
y -93.901451
fill '#000084'
transform "matrix(-0.499999,-0.866025,0.866025,-0.499999,0.000000,0.000000)"
str "8"
]
text [
x -656.524231
y -91.901451
transform "matrix(-0.499999,-0.866025,0.866025,-0.499999,0.000000,0.000000)"
str "8"
]
text [
x -613.981384
y -427.942902
fill '#000084'
transform "matrix(-0.866024,-0.500000,0.500000,-0.866024,0.000000,0.000000)"
str "7"
]
text [
x -611.981384
y -425.942902
transform "matrix(-0.866024,-0.500000,0.500000,-0.866024,0.000000,0.000000)"
str "7"
]
text [
x -410.295471
y -694.278198
fill '#000084'
transform "scale(-0.999999,-0.999999)"
str "6"
]
text [
x -408.295471
y -692.278198
transform "scale(-0.999999,-0.999999)"
str "6"
]
text [
x -96.509117
y -825.763977
fill '#000084'
transform "matrix(-0.866024,0.499999,-0.499999,-0.866024,0.000000,0.000000)"
str "5"
]
text [
x -94.509117
y -823.763977
transform "matrix(-0.866024,0.499999,-0.499999,-0.866024,0.000000,0.000000)"
str "5"
]
text [
x 237.997650
y -782.325684
fill '#000084'
transform "matrix(-0.500000,0.866024,-0.866024,-0.500000,0.000000,0.000000)"
str "4"
]
text [
x 235.997650
y -780.325684
transform "matrix(-0.500000,0.866024,-0.866024,-0.500000,0.000000,0.000000)"
str "4"
]
text [
x 507.073639
y -581.507385
fill '#000084'
transform "matrix(-4.768372e-7,0.999998,-0.999998,-4.768372e-7,0.000000,0.000000)"
str "3"
]
text [
x 505.073639
y -579.507385
transform "matrix(-4.768372e-7,0.999998,-0.999998,-4.768372e-7,0.000000,0.000000)"
str "3"
]
text [
x 635.229736
y -271.397369
fill '#000084'
transform "matrix(0.499998,0.866024,-0.866024,0.499998,0.000000,0.000000)"
str "2"
]
text [
x 633.229736
y -269.397369
transform "matrix(0.499998,0.866024,-0.866024,0.499998,0.000000,0.000000)"
str "2"
]
text [
x 598.164734
y 65.932861
fill '#000084'
transform "matrix(0.866023,0.500000,-0.500000,0.866023,0.000000,0.000000)"
str "1"
]
text [
x 596.164734
y 63.932861
transform "matrix(0.866023,0.500000,-0.500000,0.866023,0.000000,0.000000)"
str "1"
]
]
g [
path [
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 3.75"
d "M 398.322 514.431 L 500.071 417.414 "
]
path [
transform "matrix(0.641931,0.766762,-0.766762,0.641931,606.8887,94.97394)"
style "fill '#030000' fill-rule 'evenodd' stroke-width 1"
d "M 188.513 303.044 L 170.72 303.871 L 178.344 276.077 L 188.513 303.044 z "
]
]
g [
transform "matrix(0.119049,-0.674282,0.674282,0.119049,3.811343,720.3829)"
path [
style "fill 'none' fill-rule 'evenodd' stroke '#000000' stroke-width 3.75"
d "M 398.322 514.431 L 500.071 417.414 "
]
path [
transform "matrix(0.641931,0.766762,-0.766762,0.641931,606.8887,94.97394)"
style "fill '#030000' fill-rule 'evenodd' stroke-width 1"
d "M 188.513 303.044 L 170.72 303.871 L 178.344 276.077 L 188.513 303.044 z "
]
]
g [
transform "matrix(0.512000,0.000000,0.000000,0.512000,279.3114,98.71619)"
ellipse [
transform "matrix(1.000309,0.000000,0.000000,1.000000,-9.531385,-10.70105)"
style "fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
ellipse [
transform "matrix(0.800247,0.000000,0.000000,0.800000,72.13009,94.31464)"
style "fill '#ffea1b' fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
]
g [
transform "matrix(0.512000,0.000000,0.000000,0.512000,194.6027,75.45422)"
ellipse [
transform "matrix(1.000309,0.000000,0.000000,1.000000,-9.531385,-10.70105)"
style "fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
ellipse [
transform "matrix(0.800247,0.000000,0.000000,0.800000,72.13009,94.31464)"
style "fill '#ffea1b' fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
]
g [
transform "matrix(0.512000,0.000000,0.000000,0.512000,340.7581,158.4072)"
ellipse [
transform "matrix(1.000309,0.000000,0.000000,1.000000,-9.531385,-10.70105)"
style "fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
ellipse [
transform "matrix(0.800247,0.000000,0.000000,0.800000,72.13009,94.31464)"
style "fill '#ffea1b' fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
]
g [
transform "matrix(0.512000,0.000000,0.000000,0.512000,367.5313,250.1383)"
ellipse [
transform "matrix(1.000309,0.000000,0.000000,1.000000,-9.531385,-10.70105)"
style "fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
ellipse [
transform "matrix(0.800247,0.000000,0.000000,0.800000,72.13009,94.31464)"
style "fill '#ffea1b' fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
]
g [
transform "matrix(0.512000,0.000000,0.000000,0.512000,341.1970,337.0414)"
ellipse [
transform "matrix(1.000309,0.000000,0.000000,1.000000,-9.531385,-10.70105)"
style "fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
ellipse [
transform "matrix(0.800247,0.000000,0.000000,0.800000,72.13009,94.31464)"
style "fill '#ffea1b' fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
]
g [
transform "matrix(0.512000,0.000000,0.000000,0.512000,279.7502,399.8048)"
ellipse [
transform "matrix(1.000309,0.000000,0.000000,1.000000,-9.531385,-10.70105)"
style "fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
ellipse [
transform "matrix(0.800247,0.000000,0.000000,0.800000,72.13009,94.31464)"
style "fill '#ffea1b' fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
]
g [
transform "matrix(0.512000,0.000000,0.000000,0.512000,194.6026,420.8722)"
ellipse [
transform "matrix(1.000309,0.000000,0.000000,1.000000,-9.531385,-10.70105)"
style "fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
ellipse [
transform "matrix(0.800247,0.000000,0.000000,0.800000,72.13009,94.31464)"
style "fill '#ffea1b' fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
]
g [
transform "matrix(0.512000,0.000000,0.000000,0.512000,108.1383,400.6824)"
ellipse [
transform "matrix(1.000309,0.000000,0.000000,1.000000,-9.531385,-10.70105)"
style "fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
ellipse [
transform "matrix(0.800247,0.000000,0.000000,0.800000,72.13009,94.31464)"
style "fill '#ffea1b' fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
]
g [
transform "matrix(0.512000,0.000000,0.000000,0.512000,46.69157,337.9189)"
ellipse [
transform "matrix(1.000309,0.000000,0.000000,1.000000,-9.531385,-10.70105)"
style "fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
ellipse [
transform "matrix(0.800247,0.000000,0.000000,0.800000,72.13009,94.31464)"
style "fill '#ffea1b' fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
]
g [
transform "matrix(0.512000,0.000000,0.000000,0.512000,23.86850,251.8935)"
ellipse [
transform "matrix(1.000309,0.000000,0.000000,1.000000,-9.531385,-10.70105)"
style "fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
ellipse [
transform "matrix(0.800247,0.000000,0.000000,0.800000,72.13009,94.31464)"
style "fill '#ffea1b' fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
]
g [
transform "matrix(0.512000,0.000000,0.000000,0.512000,47.13048,158.8456)"
ellipse [
transform "matrix(1.000309,0.000000,0.000000,1.000000,-9.531385,-10.70105)"
style "fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
ellipse [
transform "matrix(0.800247,0.000000,0.000000,0.800000,72.13009,94.31464)"
style "fill '#ffea1b' fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
]
g [
transform "matrix(0.512000,0.000000,0.000000,0.512000,108.1383,100.4711)"
ellipse [
transform "matrix(1.000309,0.000000,0.000000,1.000000,-9.531385,-10.70105)"
style "fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
ellipse [
transform "matrix(0.800247,0.000000,0.000000,0.800000,72.13009,94.31464)"
style "fill '#ffea1b' fill-rule 'evenodd' stroke-width 1"
cx 408.181274
cy 525.078735
rx 9.859451
ry 9.859467
]
]
path [
style "fill '#ffffff' fill-opacity 0.527132 fill-rule 'evenodd' stroke-width 1"
d "M 554.759 441.286 C 554.759 472.372 519.699 450.962 499.834 439.343 C 472.284 419.17 466.614 412.656 450.532 395.897 C 432.04 374.896 420.245 346.014 444.648 342.942 C 485.647 337.899 554.759 410.199 554.759 441.286 z "
]
ellipse [
transform "matrix(0.950000,0.000000,0.000000,0.950000,19.90158,25.67249)"
style "fill { return radial:get('radialGradient564')} fill-rule 'evenodd' stroke-width 1"
cx 398.030518
cy 513.450867
rx 240.176208
ry 240.176208
]
]
]