1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222 |
- ht.lib = ht.lib || {};
- if (!ht.lib['手车']) {
- ht.lib['手车'] = function (x, y, width, height, angle, localVarObj, localDynamicVar, nodename) {
- _ratio = GD.getRatioWithRotation(0, ratio);
- ht.lib['手车'].superClass.constructor.apply(this);
- this.localVarObj = localVarObj;
- this.localDynamicVar = localDynamicVar;
- this.childNodes = [];
-
- this._styleObject = {};
- this._originWidth = 30*_ratio.ratioX;
- this._originHeight = 48*_ratio.ratioY;
- this._baseClass = "ht.lib.手车";
- this._background = new ht.Node();
- this._background.setWidth(this._originWidth);
- this._background.setHeight(this._originHeight);
- this._background.setPosition(this._originWidth/2, this._originHeight/2);
- this._background.setImage({
- width: width,
- height: height,
- clip: true,
- comps: [
- {
- type: 'rect',
- background: 'rgba(0,255,0,0)',
- rect: [0,0,width, height]
- }
- ]
- });
- this._background.__parentLib = nodename;
- this._background.isLibBackground = true;
- this.childNodes.push(this._background);
- dataModel.add(this._background);
- /*@PageBackgroundInit@*/
- /*@PageBeforeInit@*/
- var Lib_手车Node0_0points=[15, 0,15, 47],
- Lib_手车Node0_0rect=ht.Default.unionPoint([{x:15,y:0},{x:15,y:47}]),
- Lib_手车Node0_0compspts=[];
- _ratio = GD.getRatioWithRotation(0, ratio);
- var _startratio = GD.getRatioWithRotation(4.71238898038469, ratio),
- _endratio = GD.getRatioWithRotation(7.85398163397448, ratio);
- for(var i=0;i<Lib_手车Node0_0points.length;i++){
- if(i%2==0){
- Lib_手车Node0_0compspts.push(Lib_手车Node0_0points[i]-Lib_手车Node0_0rect.x);
- }else{
- Lib_手车Node0_0compspts.push(Lib_手车Node0_0points[i]-Lib_手车Node0_0rect.y);
- }
- }
- var Lib_手车Node0_0ptslength=Lib_手车Node0_0compspts.length;
- if (Lib_手车Node0_0rect.height === 0) {
- Lib_手车Node0_0compspts[0] -= 0;
- Lib_手车Node0_0compspts[Lib_手车Node0_0ptslength-2] += 0;
- } else if (Lib_手车Node0_0rect.width === 0){
- Lib_手车Node0_0compspts[1] -= 0;
- Lib_手车Node0_0compspts[Lib_手车Node0_0ptslength-1] += 0;
- } else {
- Lib_手车Node0_0compspts[0] -= 0;
- Lib_手车Node0_0compspts[1] -= 0;
- Lib_手车Node0_0compspts[Lib_手车Node0_0ptslength-2] += 0;
- Lib_手车Node0_0compspts[Lib_手车Node0_0ptslength-1] += 0;
- }
- Lib_手车Node0_0 = new ht.Node();
- Lib_手车Node0_0.borderWidth = 1;
- Lib_手车Node0_0rect.width = Lib_手车Node0_0rect.width === 0 ? 0.0001 : Lib_手车Node0_0rect.width;
- Lib_手车Node0_0rect.height = Lib_手车Node0_0rect.height === 0 ? 0.0001 : Lib_手车Node0_0rect.height;
- var Lib_手车Node0_0endCompspts = [Lib_手车Node0_0compspts[Lib_手车Node0_0ptslength-2],Lib_手车Node0_0compspts[Lib_手车Node0_0ptslength-1],0,0];
- var Lib_手车Node0_0startCompspts = [Lib_手车Node0_0compspts[0],Lib_手车Node0_0compspts[1],0,0];
- Lib_手车Node0_0.setImage(GD.getPolyLineJSON());
- Lib_手车Node0_0.setPosition(Lib_手车Node0_0rect.x+Lib_手车Node0_0rect.width/2,Lib_手车Node0_0rect.y+Lib_手车Node0_0rect.height/2);
- Lib_手车Node0_0.setSize(Lib_手车Node0_0rect.width,Lib_手车Node0_0rect.height);
- Lib_手车Node0_0.setStyle("opacity",1);
- Lib_手车Node0_0.s({'pixelPerfect':true});
- Lib_手车Node0_0borderwidth=1;
- Lib_手车Node0_0.setRotation(0);
- dataModel.add(Lib_手车Node0_0);
- Lib_手车Node0_0.a('node.points',Lib_手车Node0_0compspts);
- Lib_手车Node0_0.a('node.segments',[1,2]);
- Lib_手车Node0_0.a('node.color','rgba(192,0,0,1)');
- Lib_手车Node0_0.a('node.borderPattern',getDashStyle("@borderPattern@"));
- Lib_手车Node0_0.a('node.borderColor','rgba(192,0,0,1)');
- Lib_手车Node0_0.a('node.background','rgba(192,0,0,1)');
- Lib_手车Node0_0.a('node.gradient','');
- Lib_手车Node0_0.a('node.gradientcolor','rgba(192,0,0,1)');
- Lib_手车Node0_0.a('node.endCompspts',Lib_手车Node0_0endCompspts);
- Lib_手车Node0_0.a('node.startCompspts',Lib_手车Node0_0startCompspts);
- (function (node, img, compspts, endCompspts, startCompspts) {
- var position = node.getPosition(),
- w = node.getWidth()*_ratio.ratioX,
- h = node.getHeight()*_ratio.ratioY;
- function resetPoints(rx, ry) {
- for (var i = 0, len = compspts.length; i < len; i++) {
- if (i%2 === 0) {
- compspts[i]*=rx;
- } else {
- compspts[i]*=ry;
- }
- }
- endCompspts[0] = compspts[compspts.length-2];
- endCompspts[1] = compspts[compspts.length-1];
- endCompspts[2] *= rx;
- endCompspts[3] *= ry;
- node.a('node.offsetEndY', -(endCompspts[3]*0.5));
- node.a('node.offsetEndX', -(endCompspts[2]*0.5));
-
- startCompspts[0] = compspts[0];
- startCompspts[1] = compspts[1];
- startCompspts[2] *= rx;
- startCompspts[3] *= ry;
- node.a('node.offsetStartY', -(startCompspts[3]*0.5));
- node.a('node.offsetStartX', -(startCompspts[2]*0.5));
- node.a('node.endRotation', GD.calcRotationByStartAndEnd(compspts[i-4], compspts[i-3], compspts[i-2], compspts[i-1]));
- node.a('node.startRotation', GD.calcRotationByStartAndEnd(compspts[0], compspts[1], compspts[2], compspts[3]) + Math.PI);
- }
- node.setSize(w, h);
- node.setPosition(position.x * ratio.ratioX, position.y * ratio.ratioY);
- node.a('node.width', w);
- node.a('node.height', h);
- resetPoints(_ratio.ratioX, _ratio.ratioY);
- node.borderWidth = 1;
- node.a('node.borderwidth',node.borderWidth);
- node._nodename = 'Lib_手车Node0_0';
- node._nodeType = 'line';
- zoomNodeList.push({
- node: node,
- attr: 'node.borderwidth'
- });
- var setWidth = node.setWidth,
- setHeight = node.setHeight,
- timer, rx = 1, ry = 1;
-
- node.setWidth = function (width) {
- var _width = this.getWidth();
- rx = width / _width;
- node.a('node.width', width);
- setWidth.apply(this, arguments);
- resetPoints(rx, 1);
- }
- node.setHeight = function (height) {
- var _height = this.getHeight();
- ry = height / _height;
- node.a('node.height', height);
- setHeight.apply(this, arguments);
- resetPoints(1, ry);
- }
- })(Lib_手车Node0_0, Lib_手车Node0_0.getImage(), Lib_手车Node0_0compspts, Lib_手车Node0_0endCompspts, Lib_手车Node0_0startCompspts);
- var Lib_手车Node0_1points=[0, 41,15, 48],
- Lib_手车Node0_1rect=ht.Default.unionPoint([{x:0,y:41},{x:15,y:48}]),
- Lib_手车Node0_1compspts=[];
- _ratio = GD.getRatioWithRotation(0, ratio);
- var _startratio = GD.getRatioWithRotation(3.57821981503485, ratio),
- _endratio = GD.getRatioWithRotation(0.436627161445055, ratio);
- for(var i=0;i<Lib_手车Node0_1points.length;i++){
- if(i%2==0){
- Lib_手车Node0_1compspts.push(Lib_手车Node0_1points[i]-Lib_手车Node0_1rect.x);
- }else{
- Lib_手车Node0_1compspts.push(Lib_手车Node0_1points[i]-Lib_手车Node0_1rect.y);
- }
- }
- var Lib_手车Node0_1ptslength=Lib_手车Node0_1compspts.length;
- if (Lib_手车Node0_1rect.height === 0) {
- Lib_手车Node0_1compspts[0] -= 0;
- Lib_手车Node0_1compspts[Lib_手车Node0_1ptslength-2] += 0;
- } else if (Lib_手车Node0_1rect.width === 0){
- Lib_手车Node0_1compspts[1] -= 0;
- Lib_手车Node0_1compspts[Lib_手车Node0_1ptslength-1] += 0;
- } else {
- Lib_手车Node0_1compspts[0] -= 0;
- Lib_手车Node0_1compspts[1] -= 0;
- Lib_手车Node0_1compspts[Lib_手车Node0_1ptslength-2] += 0;
- Lib_手车Node0_1compspts[Lib_手车Node0_1ptslength-1] += 0;
- }
- Lib_手车Node0_1 = new ht.Node();
- Lib_手车Node0_1.borderWidth = 1;
- Lib_手车Node0_1rect.width = Lib_手车Node0_1rect.width === 0 ? 0.0001 : Lib_手车Node0_1rect.width;
- Lib_手车Node0_1rect.height = Lib_手车Node0_1rect.height === 0 ? 0.0001 : Lib_手车Node0_1rect.height;
- var Lib_手车Node0_1endCompspts = [Lib_手车Node0_1compspts[Lib_手车Node0_1ptslength-2],Lib_手车Node0_1compspts[Lib_手车Node0_1ptslength-1],0,0];
- var Lib_手车Node0_1startCompspts = [Lib_手车Node0_1compspts[0],Lib_手车Node0_1compspts[1],0,0];
- Lib_手车Node0_1.setImage(GD.getPolyLineJSON());
- Lib_手车Node0_1.setPosition(Lib_手车Node0_1rect.x+Lib_手车Node0_1rect.width/2,Lib_手车Node0_1rect.y+Lib_手车Node0_1rect.height/2);
- Lib_手车Node0_1.setSize(Lib_手车Node0_1rect.width,Lib_手车Node0_1rect.height);
- Lib_手车Node0_1.setStyle("opacity",1);
- Lib_手车Node0_1.s({'pixelPerfect':true});
- Lib_手车Node0_1borderwidth=1;
- Lib_手车Node0_1.setRotation(0);
- dataModel.add(Lib_手车Node0_1);
- Lib_手车Node0_1.a('node.points',Lib_手车Node0_1compspts);
- Lib_手车Node0_1.a('node.segments',[1,2]);
- Lib_手车Node0_1.a('node.color','rgba(192,0,0,1)');
- Lib_手车Node0_1.a('node.borderPattern',getDashStyle("@borderPattern@"));
- Lib_手车Node0_1.a('node.borderColor','rgba(192,0,0,1)');
- Lib_手车Node0_1.a('node.background','rgba(192,0,0,1)');
- Lib_手车Node0_1.a('node.gradient','');
- Lib_手车Node0_1.a('node.gradientcolor','rgba(192,0,0,1)');
- Lib_手车Node0_1.a('node.endCompspts',Lib_手车Node0_1endCompspts);
- Lib_手车Node0_1.a('node.startCompspts',Lib_手车Node0_1startCompspts);
- (function (node, img, compspts, endCompspts, startCompspts) {
- var position = node.getPosition(),
- w = node.getWidth()*_ratio.ratioX,
- h = node.getHeight()*_ratio.ratioY;
- function resetPoints(rx, ry) {
- for (var i = 0, len = compspts.length; i < len; i++) {
- if (i%2 === 0) {
- compspts[i]*=rx;
- } else {
- compspts[i]*=ry;
- }
- }
- endCompspts[0] = compspts[compspts.length-2];
- endCompspts[1] = compspts[compspts.length-1];
- endCompspts[2] *= rx;
- endCompspts[3] *= ry;
- node.a('node.offsetEndY', -(endCompspts[3]*0.5));
- node.a('node.offsetEndX', -(endCompspts[2]*0.5));
-
- startCompspts[0] = compspts[0];
- startCompspts[1] = compspts[1];
- startCompspts[2] *= rx;
- startCompspts[3] *= ry;
- node.a('node.offsetStartY', -(startCompspts[3]*0.5));
- node.a('node.offsetStartX', -(startCompspts[2]*0.5));
- node.a('node.endRotation', GD.calcRotationByStartAndEnd(compspts[i-4], compspts[i-3], compspts[i-2], compspts[i-1]));
- node.a('node.startRotation', GD.calcRotationByStartAndEnd(compspts[0], compspts[1], compspts[2], compspts[3]) + Math.PI);
- }
- node.setSize(w, h);
- node.setPosition(position.x * ratio.ratioX, position.y * ratio.ratioY);
- node.a('node.width', w);
- node.a('node.height', h);
- resetPoints(_ratio.ratioX, _ratio.ratioY);
- node.borderWidth = 1;
- node.a('node.borderwidth',node.borderWidth);
- node._nodename = 'Lib_手车Node0_1';
- node._nodeType = 'line';
- zoomNodeList.push({
- node: node,
- attr: 'node.borderwidth'
- });
- var setWidth = node.setWidth,
- setHeight = node.setHeight,
- timer, rx = 1, ry = 1;
-
- node.setWidth = function (width) {
- var _width = this.getWidth();
- rx = width / _width;
- node.a('node.width', width);
- setWidth.apply(this, arguments);
- resetPoints(rx, 1);
- }
- node.setHeight = function (height) {
- var _height = this.getHeight();
- ry = height / _height;
- node.a('node.height', height);
- setHeight.apply(this, arguments);
- resetPoints(1, ry);
- }
- })(Lib_手车Node0_1, Lib_手车Node0_1.getImage(), Lib_手车Node0_1compspts, Lib_手车Node0_1endCompspts, Lib_手车Node0_1startCompspts);
- var Lib_手车Node0_2points=[30, 41,15, 48],
- Lib_手车Node0_2rect=ht.Default.unionPoint([{x:30,y:41},{x:15,y:48}]),
- Lib_手车Node0_2compspts=[];
- _ratio = GD.getRatioWithRotation(0, ratio);
- var _startratio = GD.getRatioWithRotation(-0.436627161445055, ratio),
- _endratio = GD.getRatioWithRotation(2.70496549214474, ratio);
- for(var i=0;i<Lib_手车Node0_2points.length;i++){
- if(i%2==0){
- Lib_手车Node0_2compspts.push(Lib_手车Node0_2points[i]-Lib_手车Node0_2rect.x);
- }else{
- Lib_手车Node0_2compspts.push(Lib_手车Node0_2points[i]-Lib_手车Node0_2rect.y);
- }
- }
- var Lib_手车Node0_2ptslength=Lib_手车Node0_2compspts.length;
- if (Lib_手车Node0_2rect.height === 0) {
- Lib_手车Node0_2compspts[0] -= 0;
- Lib_手车Node0_2compspts[Lib_手车Node0_2ptslength-2] += 0;
- } else if (Lib_手车Node0_2rect.width === 0){
- Lib_手车Node0_2compspts[1] -= 0;
- Lib_手车Node0_2compspts[Lib_手车Node0_2ptslength-1] += 0;
- } else {
- Lib_手车Node0_2compspts[0] -= 0;
- Lib_手车Node0_2compspts[1] -= 0;
- Lib_手车Node0_2compspts[Lib_手车Node0_2ptslength-2] += 0;
- Lib_手车Node0_2compspts[Lib_手车Node0_2ptslength-1] += 0;
- }
- Lib_手车Node0_2 = new ht.Node();
- Lib_手车Node0_2.borderWidth = 1;
- Lib_手车Node0_2rect.width = Lib_手车Node0_2rect.width === 0 ? 0.0001 : Lib_手车Node0_2rect.width;
- Lib_手车Node0_2rect.height = Lib_手车Node0_2rect.height === 0 ? 0.0001 : Lib_手车Node0_2rect.height;
- var Lib_手车Node0_2endCompspts = [Lib_手车Node0_2compspts[Lib_手车Node0_2ptslength-2],Lib_手车Node0_2compspts[Lib_手车Node0_2ptslength-1],0,0];
- var Lib_手车Node0_2startCompspts = [Lib_手车Node0_2compspts[0],Lib_手车Node0_2compspts[1],0,0];
- Lib_手车Node0_2.setImage(GD.getPolyLineJSON());
- Lib_手车Node0_2.setPosition(Lib_手车Node0_2rect.x+Lib_手车Node0_2rect.width/2,Lib_手车Node0_2rect.y+Lib_手车Node0_2rect.height/2);
- Lib_手车Node0_2.setSize(Lib_手车Node0_2rect.width,Lib_手车Node0_2rect.height);
- Lib_手车Node0_2.setStyle("opacity",1);
- Lib_手车Node0_2.s({'pixelPerfect':true});
- Lib_手车Node0_2borderwidth=1;
- Lib_手车Node0_2.setRotation(0);
- dataModel.add(Lib_手车Node0_2);
- Lib_手车Node0_2.a('node.points',Lib_手车Node0_2compspts);
- Lib_手车Node0_2.a('node.segments',[1,2]);
- Lib_手车Node0_2.a('node.color','rgba(192,0,0,1)');
- Lib_手车Node0_2.a('node.borderPattern',getDashStyle("@borderPattern@"));
- Lib_手车Node0_2.a('node.borderColor','rgba(192,0,0,1)');
- Lib_手车Node0_2.a('node.background','rgba(192,0,0,1)');
- Lib_手车Node0_2.a('node.gradient','');
- Lib_手车Node0_2.a('node.gradientcolor','rgba(192,0,0,1)');
- Lib_手车Node0_2.a('node.endCompspts',Lib_手车Node0_2endCompspts);
- Lib_手车Node0_2.a('node.startCompspts',Lib_手车Node0_2startCompspts);
- (function (node, img, compspts, endCompspts, startCompspts) {
- var position = node.getPosition(),
- w = node.getWidth()*_ratio.ratioX,
- h = node.getHeight()*_ratio.ratioY;
- function resetPoints(rx, ry) {
- for (var i = 0, len = compspts.length; i < len; i++) {
- if (i%2 === 0) {
- compspts[i]*=rx;
- } else {
- compspts[i]*=ry;
- }
- }
- endCompspts[0] = compspts[compspts.length-2];
- endCompspts[1] = compspts[compspts.length-1];
- endCompspts[2] *= rx;
- endCompspts[3] *= ry;
- node.a('node.offsetEndY', -(endCompspts[3]*0.5));
- node.a('node.offsetEndX', -(endCompspts[2]*0.5));
-
- startCompspts[0] = compspts[0];
- startCompspts[1] = compspts[1];
- startCompspts[2] *= rx;
- startCompspts[3] *= ry;
- node.a('node.offsetStartY', -(startCompspts[3]*0.5));
- node.a('node.offsetStartX', -(startCompspts[2]*0.5));
- node.a('node.endRotation', GD.calcRotationByStartAndEnd(compspts[i-4], compspts[i-3], compspts[i-2], compspts[i-1]));
- node.a('node.startRotation', GD.calcRotationByStartAndEnd(compspts[0], compspts[1], compspts[2], compspts[3]) + Math.PI);
- }
- node.setSize(w, h);
- node.setPosition(position.x * ratio.ratioX, position.y * ratio.ratioY);
- node.a('node.width', w);
- node.a('node.height', h);
- resetPoints(_ratio.ratioX, _ratio.ratioY);
- node.borderWidth = 1;
- node.a('node.borderwidth',node.borderWidth);
- node._nodename = 'Lib_手车Node0_2';
- node._nodeType = 'line';
- zoomNodeList.push({
- node: node,
- attr: 'node.borderwidth'
- });
- var setWidth = node.setWidth,
- setHeight = node.setHeight,
- timer, rx = 1, ry = 1;
-
- node.setWidth = function (width) {
- var _width = this.getWidth();
- rx = width / _width;
- node.a('node.width', width);
- setWidth.apply(this, arguments);
- resetPoints(rx, 1);
- }
- node.setHeight = function (height) {
- var _height = this.getHeight();
- ry = height / _height;
- node.a('node.height', height);
- setHeight.apply(this, arguments);
- resetPoints(1, ry);
- }
- })(Lib_手车Node0_2, Lib_手车Node0_2.getImage(), Lib_手车Node0_2compspts, Lib_手车Node0_2endCompspts, Lib_手车Node0_2startCompspts);
- var Lib_手车Node0_3points=[0, 6,14, 0],
- Lib_手车Node0_3rect=ht.Default.unionPoint([{x:0,y:6},{x:14,y:0}]),
- Lib_手车Node0_3compspts=[];
- _ratio = GD.getRatioWithRotation(0, ratio);
- var _startratio = GD.getRatioWithRotation(2.73670086370788, ratio),
- _endratio = GD.getRatioWithRotation(-0.404891789881915, ratio);
- for(var i=0;i<Lib_手车Node0_3points.length;i++){
- if(i%2==0){
- Lib_手车Node0_3compspts.push(Lib_手车Node0_3points[i]-Lib_手车Node0_3rect.x);
- }else{
- Lib_手车Node0_3compspts.push(Lib_手车Node0_3points[i]-Lib_手车Node0_3rect.y);
- }
- }
- var Lib_手车Node0_3ptslength=Lib_手车Node0_3compspts.length;
- if (Lib_手车Node0_3rect.height === 0) {
- Lib_手车Node0_3compspts[0] -= 0;
- Lib_手车Node0_3compspts[Lib_手车Node0_3ptslength-2] += 0;
- } else if (Lib_手车Node0_3rect.width === 0){
- Lib_手车Node0_3compspts[1] -= 0;
- Lib_手车Node0_3compspts[Lib_手车Node0_3ptslength-1] += 0;
- } else {
- Lib_手车Node0_3compspts[0] -= 0;
- Lib_手车Node0_3compspts[1] -= 0;
- Lib_手车Node0_3compspts[Lib_手车Node0_3ptslength-2] += 0;
- Lib_手车Node0_3compspts[Lib_手车Node0_3ptslength-1] += 0;
- }
- Lib_手车Node0_3 = new ht.Node();
- Lib_手车Node0_3.borderWidth = 1;
- Lib_手车Node0_3rect.width = Lib_手车Node0_3rect.width === 0 ? 0.0001 : Lib_手车Node0_3rect.width;
- Lib_手车Node0_3rect.height = Lib_手车Node0_3rect.height === 0 ? 0.0001 : Lib_手车Node0_3rect.height;
- var Lib_手车Node0_3endCompspts = [Lib_手车Node0_3compspts[Lib_手车Node0_3ptslength-2],Lib_手车Node0_3compspts[Lib_手车Node0_3ptslength-1],0,0];
- var Lib_手车Node0_3startCompspts = [Lib_手车Node0_3compspts[0],Lib_手车Node0_3compspts[1],0,0];
- Lib_手车Node0_3.setImage(GD.getPolyLineJSON());
- Lib_手车Node0_3.setPosition(Lib_手车Node0_3rect.x+Lib_手车Node0_3rect.width/2,Lib_手车Node0_3rect.y+Lib_手车Node0_3rect.height/2);
- Lib_手车Node0_3.setSize(Lib_手车Node0_3rect.width,Lib_手车Node0_3rect.height);
- Lib_手车Node0_3.setStyle("opacity",1);
- Lib_手车Node0_3.s({'pixelPerfect':true});
- Lib_手车Node0_3borderwidth=1;
- Lib_手车Node0_3.setRotation(0);
- dataModel.add(Lib_手车Node0_3);
- Lib_手车Node0_3.a('node.points',Lib_手车Node0_3compspts);
- Lib_手车Node0_3.a('node.segments',[1,2]);
- Lib_手车Node0_3.a('node.color','rgba(192,0,0,1)');
- Lib_手车Node0_3.a('node.borderPattern',getDashStyle("@borderPattern@"));
- Lib_手车Node0_3.a('node.borderColor','rgba(192,0,0,1)');
- Lib_手车Node0_3.a('node.background','rgba(192,0,0,1)');
- Lib_手车Node0_3.a('node.gradient','');
- Lib_手车Node0_3.a('node.gradientcolor','rgba(192,0,0,1)');
- Lib_手车Node0_3.a('node.endCompspts',Lib_手车Node0_3endCompspts);
- Lib_手车Node0_3.a('node.startCompspts',Lib_手车Node0_3startCompspts);
- (function (node, img, compspts, endCompspts, startCompspts) {
- var position = node.getPosition(),
- w = node.getWidth()*_ratio.ratioX,
- h = node.getHeight()*_ratio.ratioY;
- function resetPoints(rx, ry) {
- for (var i = 0, len = compspts.length; i < len; i++) {
- if (i%2 === 0) {
- compspts[i]*=rx;
- } else {
- compspts[i]*=ry;
- }
- }
- endCompspts[0] = compspts[compspts.length-2];
- endCompspts[1] = compspts[compspts.length-1];
- endCompspts[2] *= rx;
- endCompspts[3] *= ry;
- node.a('node.offsetEndY', -(endCompspts[3]*0.5));
- node.a('node.offsetEndX', -(endCompspts[2]*0.5));
-
- startCompspts[0] = compspts[0];
- startCompspts[1] = compspts[1];
- startCompspts[2] *= rx;
- startCompspts[3] *= ry;
- node.a('node.offsetStartY', -(startCompspts[3]*0.5));
- node.a('node.offsetStartX', -(startCompspts[2]*0.5));
- node.a('node.endRotation', GD.calcRotationByStartAndEnd(compspts[i-4], compspts[i-3], compspts[i-2], compspts[i-1]));
- node.a('node.startRotation', GD.calcRotationByStartAndEnd(compspts[0], compspts[1], compspts[2], compspts[3]) + Math.PI);
- }
- node.setSize(w, h);
- node.setPosition(position.x * ratio.ratioX, position.y * ratio.ratioY);
- node.a('node.width', w);
- node.a('node.height', h);
- resetPoints(_ratio.ratioX, _ratio.ratioY);
- node.borderWidth = 1;
- node.a('node.borderwidth',node.borderWidth);
- node._nodename = 'Lib_手车Node0_3';
- node._nodeType = 'line';
- zoomNodeList.push({
- node: node,
- attr: 'node.borderwidth'
- });
- var setWidth = node.setWidth,
- setHeight = node.setHeight,
- timer, rx = 1, ry = 1;
-
- node.setWidth = function (width) {
- var _width = this.getWidth();
- rx = width / _width;
- node.a('node.width', width);
- setWidth.apply(this, arguments);
- resetPoints(rx, 1);
- }
- node.setHeight = function (height) {
- var _height = this.getHeight();
- ry = height / _height;
- node.a('node.height', height);
- setHeight.apply(this, arguments);
- resetPoints(1, ry);
- }
- })(Lib_手车Node0_3, Lib_手车Node0_3.getImage(), Lib_手车Node0_3compspts, Lib_手车Node0_3endCompspts, Lib_手车Node0_3startCompspts);
- var Lib_手车Node0_4points=[28, 6,14, 0],
- Lib_手车Node0_4rect=ht.Default.unionPoint([{x:28,y:6},{x:14,y:0}]),
- Lib_手车Node0_4compspts=[];
- _ratio = GD.getRatioWithRotation(0, ratio);
- var _startratio = GD.getRatioWithRotation(0.404891789881915, ratio),
- _endratio = GD.getRatioWithRotation(3.54648444347171, ratio);
- for(var i=0;i<Lib_手车Node0_4points.length;i++){
- if(i%2==0){
- Lib_手车Node0_4compspts.push(Lib_手车Node0_4points[i]-Lib_手车Node0_4rect.x);
- }else{
- Lib_手车Node0_4compspts.push(Lib_手车Node0_4points[i]-Lib_手车Node0_4rect.y);
- }
- }
- var Lib_手车Node0_4ptslength=Lib_手车Node0_4compspts.length;
- if (Lib_手车Node0_4rect.height === 0) {
- Lib_手车Node0_4compspts[0] -= 0;
- Lib_手车Node0_4compspts[Lib_手车Node0_4ptslength-2] += 0;
- } else if (Lib_手车Node0_4rect.width === 0){
- Lib_手车Node0_4compspts[1] -= 0;
- Lib_手车Node0_4compspts[Lib_手车Node0_4ptslength-1] += 0;
- } else {
- Lib_手车Node0_4compspts[0] -= 0;
- Lib_手车Node0_4compspts[1] -= 0;
- Lib_手车Node0_4compspts[Lib_手车Node0_4ptslength-2] += 0;
- Lib_手车Node0_4compspts[Lib_手车Node0_4ptslength-1] += 0;
- }
- Lib_手车Node0_4 = new ht.Node();
- Lib_手车Node0_4.borderWidth = 1;
- Lib_手车Node0_4rect.width = Lib_手车Node0_4rect.width === 0 ? 0.0001 : Lib_手车Node0_4rect.width;
- Lib_手车Node0_4rect.height = Lib_手车Node0_4rect.height === 0 ? 0.0001 : Lib_手车Node0_4rect.height;
- var Lib_手车Node0_4endCompspts = [Lib_手车Node0_4compspts[Lib_手车Node0_4ptslength-2],Lib_手车Node0_4compspts[Lib_手车Node0_4ptslength-1],0,0];
- var Lib_手车Node0_4startCompspts = [Lib_手车Node0_4compspts[0],Lib_手车Node0_4compspts[1],0,0];
- Lib_手车Node0_4.setImage(GD.getPolyLineJSON());
- Lib_手车Node0_4.setPosition(Lib_手车Node0_4rect.x+Lib_手车Node0_4rect.width/2,Lib_手车Node0_4rect.y+Lib_手车Node0_4rect.height/2);
- Lib_手车Node0_4.setSize(Lib_手车Node0_4rect.width,Lib_手车Node0_4rect.height);
- Lib_手车Node0_4.setStyle("opacity",1);
- Lib_手车Node0_4.s({'pixelPerfect':true});
- Lib_手车Node0_4borderwidth=1;
- Lib_手车Node0_4.setRotation(0);
- dataModel.add(Lib_手车Node0_4);
- Lib_手车Node0_4.a('node.points',Lib_手车Node0_4compspts);
- Lib_手车Node0_4.a('node.segments',[1,2]);
- Lib_手车Node0_4.a('node.color','rgba(192,0,0,1)');
- Lib_手车Node0_4.a('node.borderPattern',getDashStyle("@borderPattern@"));
- Lib_手车Node0_4.a('node.borderColor','rgba(192,0,0,1)');
- Lib_手车Node0_4.a('node.background','rgba(192,0,0,1)');
- Lib_手车Node0_4.a('node.gradient','');
- Lib_手车Node0_4.a('node.gradientcolor','rgba(192,0,0,1)');
- Lib_手车Node0_4.a('node.endCompspts',Lib_手车Node0_4endCompspts);
- Lib_手车Node0_4.a('node.startCompspts',Lib_手车Node0_4startCompspts);
- (function (node, img, compspts, endCompspts, startCompspts) {
- var position = node.getPosition(),
- w = node.getWidth()*_ratio.ratioX,
- h = node.getHeight()*_ratio.ratioY;
- function resetPoints(rx, ry) {
- for (var i = 0, len = compspts.length; i < len; i++) {
- if (i%2 === 0) {
- compspts[i]*=rx;
- } else {
- compspts[i]*=ry;
- }
- }
- endCompspts[0] = compspts[compspts.length-2];
- endCompspts[1] = compspts[compspts.length-1];
- endCompspts[2] *= rx;
- endCompspts[3] *= ry;
- node.a('node.offsetEndY', -(endCompspts[3]*0.5));
- node.a('node.offsetEndX', -(endCompspts[2]*0.5));
-
- startCompspts[0] = compspts[0];
- startCompspts[1] = compspts[1];
- startCompspts[2] *= rx;
- startCompspts[3] *= ry;
- node.a('node.offsetStartY', -(startCompspts[3]*0.5));
- node.a('node.offsetStartX', -(startCompspts[2]*0.5));
- node.a('node.endRotation', GD.calcRotationByStartAndEnd(compspts[i-4], compspts[i-3], compspts[i-2], compspts[i-1]));
- node.a('node.startRotation', GD.calcRotationByStartAndEnd(compspts[0], compspts[1], compspts[2], compspts[3]) + Math.PI);
- }
- node.setSize(w, h);
- node.setPosition(position.x * ratio.ratioX, position.y * ratio.ratioY);
- node.a('node.width', w);
- node.a('node.height', h);
- resetPoints(_ratio.ratioX, _ratio.ratioY);
- node.borderWidth = 1;
- node.a('node.borderwidth',node.borderWidth);
- node._nodename = 'Lib_手车Node0_4';
- node._nodeType = 'line';
- zoomNodeList.push({
- node: node,
- attr: 'node.borderwidth'
- });
- var setWidth = node.setWidth,
- setHeight = node.setHeight,
- timer, rx = 1, ry = 1;
-
- node.setWidth = function (width) {
- var _width = this.getWidth();
- rx = width / _width;
- node.a('node.width', width);
- setWidth.apply(this, arguments);
- resetPoints(rx, 1);
- }
- node.setHeight = function (height) {
- var _height = this.getHeight();
- ry = height / _height;
- node.a('node.height', height);
- setHeight.apply(this, arguments);
- resetPoints(1, ry);
- }
- })(Lib_手车Node0_4, Lib_手车Node0_4.getImage(), Lib_手车Node0_4compspts, Lib_手车Node0_4endCompspts, Lib_手车Node0_4startCompspts);
- /*@GraphList@*/
- /*@PageInit@*/
-
- var localVarObj = this.localVarObj;
- var localDynamicVarObj = this.localDynamicVar();
- this['Lib_手车Node0_0'] = Lib_手车Node0_0;
- Lib_手车Node0_0.__parentLib = nodename;
- Lib_手车Node0_0.__parent = this;
- this.childNodes.push(Lib_手车Node0_0);
- this['Lib_手车Node0_1'] = Lib_手车Node0_1;
- Lib_手车Node0_1.__parentLib = nodename;
- Lib_手车Node0_1.__parent = this;
- this.childNodes.push(Lib_手车Node0_1);
- this['Lib_手车Node0_2'] = Lib_手车Node0_2;
- Lib_手车Node0_2.__parentLib = nodename;
- Lib_手车Node0_2.__parent = this;
- this.childNodes.push(Lib_手车Node0_2);
- this['Lib_手车Node0_3'] = Lib_手车Node0_3;
- Lib_手车Node0_3.__parentLib = nodename;
- Lib_手车Node0_3.__parent = this;
- this.childNodes.push(Lib_手车Node0_3);
- this['Lib_手车Node0_4'] = Lib_手车Node0_4;
- Lib_手车Node0_4.__parentLib = nodename;
- Lib_手车Node0_4.__parent = this;
- this.childNodes.push(Lib_手车Node0_4);
- /*@ControlContextMenu@*/
- /*@Declare@*/
- this.init(x, y, width, height, angle);
- };
- ht.Default.def('ht.lib.手车', Object, {
- refresh10ms: function () {
-
- var localVarObj = this.localVarObj;
- var localDynamicVarObj = this.localDynamicVar();
- var Lib_手车Node0_0= this.Lib_手车Node0_0;
- var Lib_手车Node0_1= this.Lib_手车Node0_1;
- var Lib_手车Node0_2= this.Lib_手车Node0_2;
- var Lib_手车Node0_3= this.Lib_手车Node0_3;
- var Lib_手车Node0_4= this.Lib_手车Node0_4;
- /*@refresh10ms@*/
- },
- refresh100ms: function () {
-
- var localVarObj = this.localVarObj;
- var localDynamicVarObj = this.localDynamicVar();
- var Lib_手车Node0_0= this.Lib_手车Node0_0;
- var Lib_手车Node0_1= this.Lib_手车Node0_1;
- var Lib_手车Node0_2= this.Lib_手车Node0_2;
- var Lib_手车Node0_3= this.Lib_手车Node0_3;
- var Lib_手车Node0_4= this.Lib_手车Node0_4;
- /*@refresh100ms@*/
- },
- refresh500ms: function () {
-
- var localVarObj = this.localVarObj;
- var localDynamicVarObj = this.localDynamicVar();
- var Lib_手车Node0_0= this.Lib_手车Node0_0;
- var Lib_手车Node0_1= this.Lib_手车Node0_1;
- var Lib_手车Node0_2= this.Lib_手车Node0_2;
- var Lib_手车Node0_3= this.Lib_手车Node0_3;
- var Lib_手车Node0_4= this.Lib_手车Node0_4;
- /*@refresh500ms@*/
- },
- refresh1s: function () {
- var Counter1s = arguments[0] || 0;
-
- var localVarObj = this.localVarObj;
- var localDynamicVarObj = this.localDynamicVar();
- var Lib_手车Node0_0= this.Lib_手车Node0_0;
- var Lib_手车Node0_1= this.Lib_手车Node0_1;
- var Lib_手车Node0_2= this.Lib_手车Node0_2;
- var Lib_手车Node0_3= this.Lib_手车Node0_3;
- var Lib_手车Node0_4= this.Lib_手车Node0_4;
- /*@refresh1s@*/
- },
- refresh5s: function () {
-
- var localVarObj = this.localVarObj;
- var localDynamicVarObj = this.localDynamicVar();
- var Lib_手车Node0_0= this.Lib_手车Node0_0;
- var Lib_手车Node0_1= this.Lib_手车Node0_1;
- var Lib_手车Node0_2= this.Lib_手车Node0_2;
- var Lib_手车Node0_3= this.Lib_手车Node0_3;
- var Lib_手车Node0_4= this.Lib_手车Node0_4;
- /*@refresh5s@*/
- },
- /*@PageDynamic@*/
- onEvent: function (e, data, type, origin, offset, objMouseOn, ctm) {
-
- var localVarObj = this.localVarObj;
- var localDynamicVarObj = this.localDynamicVar();
- var Lib_手车Node0_0= this.Lib_手车Node0_0;
- var Lib_手车Node0_1= this.Lib_手车Node0_1;
- var Lib_手车Node0_2= this.Lib_手车Node0_2;
- var Lib_手车Node0_3= this.Lib_手车Node0_3;
- var Lib_手车Node0_4= this.Lib_手车Node0_4;
-
- if (type === 'click') {
- /*@EvnentClicked@*/
- } else if (type === 'mousedown') {
- mouseX=e.clientX;
- mouseY=e.clientY;
- /*@EvnentMouseDown@*/
- } else if (type === 'mouseup') {
- /*@EvnentMouseUp@*/
- } else if (type === 'mousemove') {
- var mouseX, mouseY, position, zoom;
- position=origin.getLogicalPoint(e);
- zoom = graphView.getZoom();
- if (origin === graphView) {
- mouseX= position.x + origin.tx();
- mouseY = position.y + origin.ty();
- } else {
- offset = offset || {x: 0, y: 0};
- mouseX = position.x / zoom + offset.x + origin.tx();
- mouseY = position.y / zoom + offset.y + origin.ty();
- }
- /*@EvnentMouseLeave@*/
- /*@EvnentMouseOver@*/
- } else if (type === 'keydown') {
- /*@EvnentKeyDown@*/
- } else if (type === 'contextmenu') {
- /*@Declare@*/
- /*@SetNodeContextMenu@*/
- /*@SetPageContextMenu@*/
- }
- /*@LibEvent@*/
- },
- getBaseClass: function () {
- return this._baseClass;
- },
- getWidth: function () {
- return this._width;
- },
- getHeight: function () {
- return this._height;
- },
- getSize: function () {
- return {
- width: this._width,
- height: this._height
- }
- },
- setWidth: function (width) {
- if (width === undefined || width === null || width != width) {
- return ;
- }
- var originWidth = this._width;
- var ratio = width / originWidth;
- var childNodes = this.childNodes, childNode, p, op = this.getPosition(), w, cw, ox, rotation = this.getRotation();
- for (var i = 0, len = childNodes.length; i < len; i++) {
- childNode = childNodes[i];
- p = childNode.getPosition();
- cw = childNode.getWidth();
- w = cw >=2 ? cw * ratio : cw;
- childNode.setWidth(w);
- ox = op.x + (p.x - op.x) * ratio;
- childNode.setPosition(ox, p.y);
- rotation = GD.calcRotation(rotation);
- if (rotation === 0 || rotation === Math.PI) {
- // 图元未旋转
- ox = op.x + (p.x - op.x)*ratio;
- childNode.setPosition(ox, p.y);
- } else if (rotation === 90 * Math.PI / 180) {
- // 图元旋转以后
- ox = op.y + (p.y - op.y)*ratio;
- childNode.setPosition(p.x, ox);
- }
- }
- this._width = width;
- this._originWidth = width;
- this._ratioX = ratio;
- return this;
- },
- setHeight: function (height) {
- if (height === undefined || height === null || height != height) {
- return ;
- }
- var originHeight = this._height;
- var ratio = height / originHeight;
- var childNodes = this.childNodes, childNode, p, op = this.getPosition(), h, ch, oy, rotation = this.getRotation();
- for (var i = 0, len = childNodes.length; i < len; i++) {
- childNode = childNodes[i];
- p = childNode.getPosition();
- ch = childNode.getHeight();
- h = ch >=2 ? ch * ratio : ch;
- childNode.setHeight(h);
-
- rotation = GD.calcRotation(rotation);
- if (rotation === 0 || rotation === Math.PI) {
- // 图元未旋转
- oy = op.y + (p.y - op.y)*ratio;
- childNode.setPosition(p.x, oy);
- } else if (rotation === 90 * Math.PI / 180) {
- // 图元旋转以后
- oy = op.x + (p.x - op.x)*ratio;
- childNode.setPosition(oy, p.y);
- }
- }
- this._height = height;
- this._originHeight = height;
- this._ratioY = ratio;
- return this;
- },
- setSize: function (size) {
- // var args = Array.prototype.slice.call(arguments, 0);
- // var height, width;
- // if (args.length === 0) {
- // return ;
- // }else if (args.length === 1) {
- // height = args[0].height;
- // width = args[0].width;
- // } else {
- // width = args[0];
- // height = args[1];
- // }
- // var wh = GD.getRatioWithRotation(angle, wid)
- // this.setHeight(height);
- // this.setWidth(width);
- // return this;
- var args = Array.prototype.slice.call(arguments, 0);
- var height, width;
- if (args.length === 0) {
- return ;
- }else if (args.length === 1) {
- height = args[0].height;
- width = args[0].width;
- angle = 0;
- } else if (args.length === 2) {
- if (typeof args[0] === 'object') {
- width = args[0].width;
- height = args[0].height;
- angle = args[1] || 0;
- } else {
- width = args[0];
- height = args[1];
- angle = 0;
- }
- } else if (args.length === 3) {
- width = args[0];
- height = args[1];
- angle = args[2] || 0;
- }
- var wh = GD.getRatioWithRotation(0, width, height);
- this.setHeight(wh.ratioY);
- this.setWidth(wh.ratioX);
- return this;
- },
- getPosition: function () {
- return {
- x: this._x,
- y: this._y
- }
- },
- setPosition: function () {
- var args = Array.prototype.slice.call(arguments, 0), x, y;
- if (args.length === 0) {
- return this;
- } else if (args.length === 1) {
- if (typeof args[0] != 'object') {
- return this;
- }
- x = args[0].x;
- y = args[0].y;
- } else {
- x = args[0];
- y = args[1];
- }
- if ((x !== 0 && !x) || (y !== 0 && !y)) {
- return this;
- }
- // var childNodes = this.childNodes, offset, childNode, p;
- // for (var i = 0, len = childNodes.length; i < len; i++) {
- // childNode = childNodes[i];
- // p = childNode.getPosition();
- // childNode.setPosition(x - (this._x-p.x)*this._ratioX, y - (this._y-p.y)*this._ratioY);
- // }
- // this._x = x;
- // this._y = y;
- // return this;
- var childNodes, childNode, background, offset = {}, op, cp;
- childNodes = this.childNodes;
- background = this._background;
- op = background.getPosition();
- offset.x = x - op.x;
- offset.y = y - op.y;
- for (var i = 0, len = childNodes.length; i < len; i++) {
- childNode = childNodes[i];
- cp = childNode.getPosition();
- childNode.setPosition(cp.x + offset.x, cp.y + offset.y);
- }
- this._x = x;
- this._y = y;
- this._position = {x: x, y: y};
- return this;
- },
- getStyle: function (key) {
- if (!key) {
- return undefined;
- }
- return this._styleObject[key];
- },
- setStyle: function (key, value, force) {
- var childNodes = this.childNodes, childNode;
-
- for (var i = 0, len = childNodes.length; i < len; i++) {
- childNode = childNodes[i];
- if (key === '2d.visible') {
- if (value === graphView.isVisible(childNode)) {
- continue;
- }
- if (!value) {
- childNode._savedIsVisible = graphView.isVisible(childNode);
- childNode.s({
- '2d.visible': false
- })
- } else {
- childNode.s({
- '2d.visible': childNode._savedIsVisible
- })
- }
- continue;
- }
- childNode.s({
- key: value
- });
- }
- this._styleObject[key] = value;
- return this;
- },
- calcSize: function () {
- var background = this._background;
- var position = background.getPosition(),
- width = background.getWidth(),
- height = background.getHeight();
- this._width = width;
- this._height = height;
- this._x = position.x;
- this._y = position.y;
- this._position = {
- x: this._x,
- y: this._y
- }
- return this;
- return this;
- },
- s: function (styleObj, force) {
- var args = Array.prototype.slice.call(arguments, 0);
- var styleObj;
- if (args.length === 0) {
- return this;
- } else if (args.length === 1) {
- styleObj = args[0];
- } else {
- this.setStyle(args[0], args[1]);
- return this;
- }
- for (var key in styleObj) {
- if (!styleObj.hasOwnProperty(key)) {
- continue;
- }
- this.setStyle(key, styleObj[key], force);
- }
- return this;
- },
- init: function (x, y, width, height, angle) {
- var that = this;
- this.calcSize();
- (function (width, height, angle) {
- // that.setSize(width, height, angle);
- // var wh = GD.getRatioWithRotation(angle, width, height);
- // width = wh.ratioX;
- // height = wh.ratioY;
- var originHeight = that._height;
- var originWidth = that._width;
- var ratioY = height / originHeight;
- var ratioX = width / originWidth;
- var childNodes = that.childNodes,
- childNode,p, op = that.getPosition(), h, ch, oy, w, cw, ox, name, borderRatio, borderWidth;
- for (var i = 0, len = childNodes.length; i < len; i++) {
- childNode = childNodes[i];
- p = childNode.getPosition();
- childNode.originHeight = childNode.originHeight || childNode.getHeight();
- ch = childNode.getHeight();
- cw = childNode.getWidth();
-
- if (ch > 2) {
- h = ch * ratioY;
- childNode.setHeight(h);
- }
- if (cw > 2) {
- w = cw * ratioX;
- childNode.setWidth(w);
- }
- borderRatio = (ratioX + ratioY)*0.5;
- if (childNode._nodeType === 'line') { // 如果是线,
- if (childNode.getWidth() > childNode.getHeight()) {
- borderRatio = ratioX;
- } else {
- borderRatio = ratioY;
- }
- }
- name = childNode._nodename;
- // if (childNode.borderWidth && name && ch > 2 && cw > 2) {
- // borderWidth = childNode.borderWidth / borderRatio;
- // if (borderWidth > ch*0.5 || borderWidth > cw *0.5) {
- // // borderWidth = childNode.borderWidth;
- // }
- // childNode.borderWidth = borderWidth;
- // childNode.a(name + '.borderwidth', borderWidth);
- // }
- }
- that._height = height;
- that._originHeight = height;
- that._ratioY = ratioY;
- that._width = width;
- that._originWidth = width;
- that._ratioX = ratioX;
- })(width, height, angle);
- that._x = width / 2;
- that._y = height / 2;
- that._rotation = 0;
- // that.setPosition(x, y);
- (function (x, y) {
- var childNodes = that.childNodes, offset, childNode;
- var w2 = that.getWidth() / 2, h2 = that.getHeight()/2;
- for (var i = 0, len = childNodes.length; i < len; i++) {
- childNode = childNodes[i];
- offset = childNode.getPosition();
- childNode.setPosition(x + offset.x * that._ratioX - w2, y + offset.y * that._ratioY - h2);
- }
- that._x = x;
- that._y = y;
- })(x, y);
- // setTimeout(that.addEVent, 1000);
- },
- setRotation: function (angle) {
- var that = this, _angle = that.getRotation();
- if (angle!==0 && !angle || angle === _angle) {
- return this;
- }
- var childNodes = this.childNodes, childNode, p = this.getPosition(), px = p.x, py = p.y;
- for (var i = 0, len = childNodes.length; i < len; i++) {
- childNode = childNodes[i];
- var x = childNode.getPosition().x - px;
- var y = childNode.getPosition().y - py;
- childNode.setPosition(Math.cos(angle-_angle) * x - Math.sin(angle-_angle) * y + px, Math.cos(angle-_angle) * y + Math.sin(angle-_angle) * x + py);
- childNode.setRotation(angle);
- }
- this._rotation = angle;
- return this;
- },
- getRotation: function () {
- return this._rotation;
- },
- setScale: function (sx, sy) {
- var that = this,
- childNodes = this.childNodes,
- childNode;
- if (sx === undefined || sx === null) return ;
- if (sy === undefined || sy === null) {
- sy = sx;
- }
- for (var i = 0, len = childNodes.length; i < len; i++) {
- childNode = childNodes[i];
- if (typeof childNode.setScale === 'function') {
- childNode.setScale(sx, sy);
- }
- }
- },
- getScale: function () {
- return this._background.getScale();
- },
- setScaleX: function (sx) {
- if (sx === undefined || sx === null) return;
- var that = this,
- childNodes = this.childNodes,
- childNode;
- for (var i = 0, len = childNodes.length; i < len; i++) {
- childNode = childNodes[i];
- if (typeof childNode.setScaleX === 'function') {
- childNode.setScaleX(sx);
- }
- }
- },
- setScaleY: function (sy) {
- if (sy === undefined || sy === null) return;
- var that = this,
- childNodes = this.childNodes,
- childNode;
- for (var i = 0, len = childNodes.length; i < len; i++) {
- childNode = childNodes[i];
- if (typeof childNode.setScaleY === 'function') {
- childNode.setScaleY(sy);
- }
- }
- },
- getScaleX: function () {
- return this._background.getScaleX();
- },
- getScaleY: function () {
- return this._background.getScaleY();
- },
- evert: function () {
- var that = this,
- childNodes = this.childNodes,
- background = this._background,
- bp = background.getPosition(),
- bx = bp.x,
- by = bp.y,
- childNode, distanceX, distanceY, x, y, p, nx, ny;
-
- for (var i = 0, len = childNodes.length; i < len; i++) {
- childNode = childNodes[i];
- p = childNode.getPosition();
- x = p.x;
- y = p.y;
- distanceX = bx - x;
- distanceY = by - y;
- nx = bx + distanceX;
- ny = by + distanceY;
- childNode.setPosition(nx, ny);
- if (typeof childNode.setScale === 'function') {
- if (!(childNode._disallowEvert === true))
- childNode.setScale(-1, -1);
- }
- }
- },
- evertX: function () {
- var that = this,
- childNodes = this.childNodes,
- background = this._background,
- bx = background.getPosition().x,
- childNode, distance, x, p, nx;
-
- for (var i = 0, len = childNodes.length; i < len; i++) {
- childNode = childNodes[i];
- p = childNode.getPosition();
- x = p.x;
- distance = bx - x;
- nx = bx + distance;
- childNode.setPosition(nx, p.y);
- if (typeof childNode.setScaleX === 'function') {
- if (!(childNode._disallowEvert === true))
- childNode.setScaleX(-1);
- }
- }
- },
- evertY: function () {
- var that = this,
- childNodes = this.childNodes,
- background = this._background,
- by = background.getPosition().y,
- childNode, distance, y, p, ny;
-
- for (var i = 0, len = childNodes.length; i < len; i++) {
- childNode = childNodes[i];
- p = childNode.getPosition();
- y = p.y;
- distance = by - y;
- ny = by + distance;
- childNode.setPosition(p.x, ny);
- if (typeof childNode.setScaleY === 'function') {
- if (!(childNode._disallowEvert === true))
- childNode.setScaleY(-1);
- }
- }
- },
- attr: function (key, value) {
- var _attrObj = this._attrObj || {};
- if (arguments.length === 1) {
- return _attrObj[key];
- }
- var childNodes = this.childNodes, childNode;
- _attrObj[key] = value;
- for (var i = 0; childNode = childNodes[i++];) {
- if (typeof childNode.a === 'function') {
- childNode.a(key, value);
- }
- }
- },
- a: function () {
- return this.attr.apply(this, arguments);
- }
- });
- }
|