Lines Matching refs:rectStyle
3561 this.rectStyle = 'square';
3659 …var rectStyle = (os && os.rectStyle) ? os.rectStyle : mxUtils.getValue(this.style, 'rectStyle', th…
3722 sc.moveNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
3727 sc.paintNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
3730 sc.paintTop(c, x, y, w, h, rectStyle, topRightStyle, size, right);
3734 sc.paintNE(c, x, y, w, h, rectStyle, topRightStyle, size, top);
3737 sc.paintRight(c, x, y, w, h, rectStyle, bottomRightStyle, size, bottom);
3741 sc.paintSE(c, x, y, w, h, rectStyle, bottomRightStyle, size, right);
3744 sc.paintBottom(c, x, y, w, h, rectStyle, bottomLeftStyle, size, left);
3748 sc.paintSW(c, x, y, w, h, rectStyle, bottomLeftStyle, size, bottom);
3751 sc.paintLeft(c, x, y, w, h, rectStyle, topLeftStyle, size, top);
3782 sc.moveNWInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, top, left);
3785 sc.paintLeftInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, left);
3789 sc.paintSWInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom);
3792 sc.paintBottomInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, right, bottom);
3796 sc.paintSEInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent);
3799 sc.paintRightInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, top, right);
3803 sc.paintNEInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent);
3806 sc.paintTopInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, left, top);
3810 sc.paintNWInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent);
3818 …sc.paintFolds(c, x, y, w, h, rectStyle, topLeftStyle, topRightStyle, bottomRightStyle, bottomLeftS…
3830 sc.moveSW(c, x, y, w, h, rectStyle, topLeftStyle, size, bottom);
3831 sc.paintLeft(c, x, y, w, h, rectStyle, topLeftStyle, size, top);
3835 sc.moveNWInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, top, left);
3836 sc.paintLeftInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, left);
3844 sc.moveSW(c, x, y, w, h, rectStyle, topLeftStyle, size, bottom);
3845 sc.paintLeft(c, x, y, w, h, rectStyle, topLeftStyle, size, top);
3846 sc.lineNWInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, top, left);
3847 sc.paintLeftInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, left);
3857 sc.moveSE(c, x, y, w, h, rectStyle, bottomRightStyle, size, right);
3858 sc.paintBottom(c, x, y, w, h, rectStyle, bottomLeftStyle, size, left);
3862 sc.moveSWInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, left);
3863 sc.paintBottomInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, right, bottom);
3871 sc.moveSE(c, x, y, w, h, rectStyle, bottomRightStyle, size, right);
3872 sc.paintBottom(c, x, y, w, h, rectStyle, bottomLeftStyle, size, left);
3873 sc.lineSWInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, left);
3874 sc.paintBottomInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, right, bottom);
3884 sc.moveSE(c, x, y, w, h, rectStyle, bottomRightStyle, size, right);
3885 sc.paintBottom(c, x, y, w, h, rectStyle, bottomLeftStyle, size, left);
3886 sc.paintSW(c, x, y, w, h, rectStyle, bottomLeftStyle, size, bottom);
3887 sc.paintLeft(c, x, y, w, h, rectStyle, topLeftStyle, size, top);
3891 sc.moveNWInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, top, left);
3892 sc.paintLeftInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, left);
3893 sc.paintSWInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom);
3894 sc.paintBottomInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, right, bottom);
3902 sc.moveSE(c, x, y, w, h, rectStyle, bottomRightStyle, size, right);
3903 sc.paintBottom(c, x, y, w, h, rectStyle, bottomLeftStyle, size, left);
3904 sc.paintSW(c, x, y, w, h, rectStyle, bottomLeftStyle, size, bottom);
3905 sc.paintLeft(c, x, y, w, h, rectStyle, topLeftStyle, size, top);
3906 sc.lineNWInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, top, left);
3907 sc.paintLeftInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, left);
3908 sc.paintSWInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom);
3909 sc.paintBottomInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, right, bottom);
3919 sc.moveNE(c, x, y, w, h, rectStyle, topRightStyle, size, top);
3920 sc.paintRight(c, x, y, w, h, rectStyle, bottomRightStyle, size, bottom);
3924 sc.moveSEInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, bottom);
3925 sc.paintRightInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, top, right);
3933 sc.moveNE(c, x, y, w, h, rectStyle, topRightStyle, size, top);
3934 sc.paintRight(c, x, y, w, h, rectStyle, bottomRightStyle, size, bottom);
3935 sc.lineSEInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, bottom);
3936 sc.paintRightInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, top, right);
3946 sc.moveSW(c, x, y, w, h, rectStyle, topLeftStyle, size, bottom);
3947 sc.paintLeft(c, x, y, w, h, rectStyle, topLeftStyle, size, top);
3951 sc.moveNWInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, top, left);
3952 sc.paintLeftInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, left);
3958 sc.moveNE(c, x, y, w, h, rectStyle, topRightStyle, size, top);
3959 sc.paintRight(c, x, y, w, h, rectStyle, bottomRightStyle, size, bottom);
3963 sc.moveSEInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, bottom);
3964 sc.paintRightInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, top, right);
3972 sc.moveSW(c, x, y, w, h, rectStyle, topLeftStyle, size, bottom);
3973 sc.paintLeft(c, x, y, w, h, rectStyle, topLeftStyle, size, top);
3974 sc.lineNWInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, top, left);
3975 sc.paintLeftInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, left);
3980 sc.moveNE(c, x, y, w, h, rectStyle, topRightStyle, size, top);
3981 sc.paintRight(c, x, y, w, h, rectStyle, bottomRightStyle, size, bottom);
3982 sc.lineSEInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, bottom);
3983 sc.paintRightInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, top, right);
3993 sc.moveNE(c, x, y, w, h, rectStyle, topRightStyle, size, top);
3994 sc.paintRight(c, x, y, w, h, rectStyle, bottomRightStyle, size, bottom);
3995 sc.paintSE(c, x, y, w, h, rectStyle, bottomRightStyle, size, right);
3996 sc.paintBottom(c, x, y, w, h, rectStyle, bottomLeftStyle, size, left);
4000 sc.moveSWInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, left);
4001 sc.paintBottomInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, right, bottom);
4002 sc.paintSEInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent);
4003 sc.paintRightInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, top, right);
4011 sc.moveNE(c, x, y, w, h, rectStyle, topRightStyle, size, top);
4012 sc.paintRight(c, x, y, w, h, rectStyle, bottomRightStyle, size, bottom);
4013 sc.paintSE(c, x, y, w, h, rectStyle, bottomRightStyle, size, right);
4014 sc.paintBottom(c, x, y, w, h, rectStyle, bottomLeftStyle, size, left);
4015 sc.lineSWInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, left);
4016 sc.paintBottomInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, right, bottom);
4017 sc.paintSEInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent);
4018 sc.paintRightInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, top, right);
4028 sc.moveNE(c, x, y, w, h, rectStyle, topRightStyle, size, top);
4029 sc.paintRight(c, x, y, w, h, rectStyle, bottomRightStyle, size, bottom);
4030 sc.paintSE(c, x, y, w, h, rectStyle, bottomRightStyle, size, right);
4031 sc.paintBottom(c, x, y, w, h, rectStyle, bottomLeftStyle, size, left);
4032 sc.paintSW(c, x, y, w, h, rectStyle, bottomLeftStyle, size, bottom);
4033 sc.paintLeft(c, x, y, w, h, rectStyle, topLeftStyle, size, top);
4037 sc.moveNWInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, top, left);
4038 sc.paintLeftInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, left);
4039 sc.paintSWInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom);
4040 sc.paintBottomInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, right, bottom);
4041 sc.paintSEInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent);
4042 sc.paintRightInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, top, right);
4050 sc.moveNE(c, x, y, w, h, rectStyle, topRightStyle, size, top);
4051 sc.paintRight(c, x, y, w, h, rectStyle, bottomRightStyle, size, bottom);
4052 sc.paintSE(c, x, y, w, h, rectStyle, bottomRightStyle, size, right);
4053 sc.paintBottom(c, x, y, w, h, rectStyle, bottomLeftStyle, size, left);
4054 sc.paintSW(c, x, y, w, h, rectStyle, bottomLeftStyle, size, bottom);
4055 sc.paintLeft(c, x, y, w, h, rectStyle, topLeftStyle, size, top);
4056 sc.lineNWInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, top, left);
4057 sc.paintLeftInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, left);
4058 sc.paintSWInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom);
4059 sc.paintBottomInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, right, bottom);
4060 sc.paintSEInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent);
4061 sc.paintRightInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, top, right);
4071 sc.moveNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
4072 sc.paintTop(c, x, y, w, h, rectStyle, topRightStyle, size, right);
4076 sc.moveNEInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, right);
4077 sc.paintTopInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, left, top);
4085 sc.moveNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
4086 sc.paintTop(c, x, y, w, h, rectStyle, topRightStyle, size, right);
4087 sc.lineNEInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, right);
4088 sc.paintTopInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, left, top);
4098 sc.moveSW(c, x, y, w, h, rectStyle, bottomLeftStyle, size, bottom);
4099 sc.paintLeft(c, x, y, w, h, rectStyle, topLeftStyle, size, top);
4100 sc.paintNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
4101 sc.paintTop(c, x, y, w, h, rectStyle, topRightStyle, size, right);
4105 sc.moveNEInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, right);
4106 sc.paintTopInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, left, top);
4107 sc.paintNWInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent);
4108 sc.paintLeftInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, left);
4116 sc.moveSW(c, x, y, w, h, rectStyle, bottomLeftStyle, size, bottom);
4117 sc.paintLeft(c, x, y, w, h, rectStyle, topLeftStyle, size, top);
4118 sc.paintNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
4119 sc.paintTop(c, x, y, w, h, rectStyle, topRightStyle, size, right);
4120 sc.lineNEInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, right);
4121 sc.paintTopInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, left, top);
4122 sc.paintNWInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent);
4123 sc.paintLeftInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, left);
4133 sc.moveNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
4134 sc.paintTop(c, x, y, w, h, rectStyle, topRightStyle, size, right);
4138 sc.moveNEInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, right);
4139 sc.paintTopInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, left, top);
4145 sc.moveSE(c, x, y, w, h, rectStyle, bottomRightStyle, size, right);
4146 sc.paintBottom(c, x, y, w, h, rectStyle, bottomLeftStyle, size, left);
4150 sc.moveSWInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, left);
4151 sc.paintBottomInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, right, bottom);
4159 sc.moveNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
4160 sc.paintTop(c, x, y, w, h, rectStyle, topRightStyle, size, right);
4161 sc.lineNEInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, right);
4162 sc.paintTopInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, left, top);
4167 sc.moveSE(c, x, y, w, h, rectStyle, bottomRightStyle, size, right);
4168 sc.paintBottom(c, x, y, w, h, rectStyle, bottomLeftStyle, size, left);
4169 sc.lineSWInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, left);
4170 sc.paintBottomInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, right, bottom);
4180 sc.moveSE(c, x, y, w, h, rectStyle, bottomRightStyle, size, right);
4181 sc.paintBottom(c, x, y, w, h, rectStyle, bottomLeftStyle, size, left);
4182 sc.paintSW(c, x, y, w, h, rectStyle, bottomLeftStyle, size, bottom);
4183 sc.paintLeft(c, x, y, w, h, rectStyle, topLeftStyle, size, top);
4184 sc.paintNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
4185 sc.paintTop(c, x, y, w, h, rectStyle, topRightStyle, size, right);
4189 sc.moveNEInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, right);
4190 sc.paintTopInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, left, top);
4191 sc.paintNWInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent);
4192 sc.paintLeftInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, left);
4193 sc.paintSWInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom);
4194 sc.paintBottomInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, right, bottom);
4202 sc.moveSE(c, x, y, w, h, rectStyle, bottomRightStyle, size, right);
4203 sc.paintBottom(c, x, y, w, h, rectStyle, bottomLeftStyle, size, left);
4204 sc.paintSW(c, x, y, w, h, rectStyle, bottomLeftStyle, size, bottom);
4205 sc.paintLeft(c, x, y, w, h, rectStyle, topLeftStyle, size, top);
4206 sc.paintNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
4207 sc.paintTop(c, x, y, w, h, rectStyle, topRightStyle, size, right);
4208 sc.lineNEInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, right);
4209 sc.paintTopInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, left, top);
4210 sc.paintNWInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent);
4211 sc.paintLeftInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, left);
4212 sc.paintSWInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom);
4213 sc.paintBottomInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, right, bottom);
4223 sc.moveNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
4224 sc.paintTop(c, x, y, w, h, rectStyle, topRightStyle, size, right);
4225 sc.paintNE(c, x, y, w, h, rectStyle, topRightStyle, size, top);
4226 sc.paintRight(c, x, y, w, h, rectStyle, bottomRightStyle, size, bottom);
4230 sc.moveSEInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, bottom);
4231 sc.paintRightInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, top, right);
4232 sc.paintNEInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent);
4233 sc.paintTopInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, left, top);
4241 sc.moveNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
4242 sc.paintTop(c, x, y, w, h, rectStyle, topRightStyle, size, right);
4243 sc.paintNE(c, x, y, w, h, rectStyle, topRightStyle, size, top);
4244 sc.paintRight(c, x, y, w, h, rectStyle, bottomRightStyle, size, bottom);
4245 sc.lineSEInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, bottom);
4246 sc.paintRightInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, top, right);
4247 sc.paintNEInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent);
4248 sc.paintTopInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, left, top);
4258 sc.moveSW(c, x, y, w, h, rectStyle, bottomLeftStyle, size, bottom);
4259 sc.paintLeft(c, x, y, w, h, rectStyle, topLeftStyle, size, top);
4260 sc.paintNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
4261 sc.paintTop(c, x, y, w, h, rectStyle, topRightStyle, size, right);
4262 sc.paintNE(c, x, y, w, h, rectStyle, topRightStyle, size, top);
4263 sc.paintRight(c, x, y, w, h, rectStyle, bottomRightStyle, size, bottom);
4267 sc.moveSEInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, bottom);
4268 sc.paintRightInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, top, right);
4269 sc.paintNEInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent);
4270 sc.paintTopInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, left, top);
4271 sc.paintNWInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent);
4272 sc.paintLeftInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, left);
4280 sc.moveSW(c, x, y, w, h, rectStyle, bottomLeftStyle, size, bottom);
4281 sc.paintLeft(c, x, y, w, h, rectStyle, topLeftStyle, size, top);
4282 sc.paintNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
4283 sc.paintTop(c, x, y, w, h, rectStyle, topRightStyle, size, right);
4284 sc.paintNE(c, x, y, w, h, rectStyle, topRightStyle, size, top);
4285 sc.paintRight(c, x, y, w, h, rectStyle, bottomRightStyle, size, bottom);
4286 sc.lineSEInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, bottom);
4287 sc.paintRightInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, top, right);
4288 sc.paintNEInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent);
4289 sc.paintTopInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, left, top);
4290 sc.paintNWInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent);
4291 sc.paintLeftInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, left);
4301 sc.moveNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
4302 sc.paintTop(c, x, y, w, h, rectStyle, topRightStyle, size, right);
4303 sc.paintNE(c, x, y, w, h, rectStyle, topRightStyle, size, top);
4304 sc.paintRight(c, x, y, w, h, rectStyle, bottomRightStyle, size, bottom);
4305 sc.paintSE(c, x, y, w, h, rectStyle, bottomRightStyle, size, right);
4306 sc.paintBottom(c, x, y, w, h, rectStyle, bottomLeftStyle, size, left);
4310 sc.moveSWInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, left);
4311 sc.paintBottomInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, right, bottom);
4312 sc.paintSEInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent);
4313 sc.paintRightInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, top, right);
4314 sc.paintNEInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent);
4315 sc.paintTopInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, left, top);
4323 sc.moveNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
4324 sc.paintTop(c, x, y, w, h, rectStyle, topRightStyle, size, right);
4325 sc.paintNE(c, x, y, w, h, rectStyle, topRightStyle, size, top);
4326 sc.paintRight(c, x, y, w, h, rectStyle, bottomRightStyle, size, bottom);
4327 sc.paintSE(c, x, y, w, h, rectStyle, bottomRightStyle, size, right);
4328 sc.paintBottom(c, x, y, w, h, rectStyle, bottomLeftStyle, size, left);
4329 sc.lineSWInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, left);
4330 sc.paintBottomInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, right, bottom);
4331 sc.paintSEInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent);
4332 sc.paintRightInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, top, right);
4333 sc.paintNEInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent);
4334 sc.paintTopInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, left, top);
4344 sc.moveNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
4345 sc.paintNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
4346 sc.paintTop(c, x, y, w, h, rectStyle, topRightStyle, size, right);
4347 sc.paintNE(c, x, y, w, h, rectStyle, topRightStyle, size, top);
4348 sc.paintRight(c, x, y, w, h, rectStyle, bottomRightStyle, size, bottom);
4349 sc.paintSE(c, x, y, w, h, rectStyle, bottomRightStyle, size, right);
4350 sc.paintBottom(c, x, y, w, h, rectStyle, bottomLeftStyle, size, left);
4351 sc.paintSW(c, x, y, w, h, rectStyle, bottomLeftStyle, size, bottom);
4352 sc.paintLeft(c, x, y, w, h, rectStyle, topLeftStyle, size, top);
4357 sc.moveSWInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, left);
4358 sc.paintSWInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom);
4359 sc.paintBottomInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, right, bottom);
4360 sc.paintSEInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent);
4361 sc.paintRightInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, top, right);
4362 sc.paintNEInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent);
4363 sc.paintTopInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, left, top);
4364 sc.paintNWInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent);
4365 sc.paintLeftInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, left);
4374 sc.moveNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
4375 sc.paintNW(c, x, y, w, h, rectStyle, topLeftStyle, size, left);
4376 sc.paintTop(c, x, y, w, h, rectStyle, topRightStyle, size, right);
4377 sc.paintNE(c, x, y, w, h, rectStyle, topRightStyle, size, top);
4378 sc.paintRight(c, x, y, w, h, rectStyle, bottomRightStyle, size, bottom);
4379 sc.paintSE(c, x, y, w, h, rectStyle, bottomRightStyle, size, right);
4380 sc.paintBottom(c, x, y, w, h, rectStyle, bottomLeftStyle, size, left);
4381 sc.paintSW(c, x, y, w, h, rectStyle, bottomLeftStyle, size, bottom);
4382 sc.paintLeft(c, x, y, w, h, rectStyle, topLeftStyle, size, top);
4384 sc.moveSWInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, left);
4385 sc.paintSWInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom);
4386 sc.paintBottomInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent, right, bottom);
4387 sc.paintSEInner(c, x, y, w, h, rectStyle, bottomRightStyle, size, indent);
4388 sc.paintRightInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent, top, right);
4389 sc.paintNEInner(c, x, y, w, h, rectStyle, topRightStyle, size, indent);
4390 sc.paintTopInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent, left, top);
4391 sc.paintNWInner(c, x, y, w, h, rectStyle, topLeftStyle, size, indent);
4392 sc.paintLeftInner(c, x, y, w, h, rectStyle, bottomLeftStyle, size, indent, bottom, left);
4399 …sc.paintFolds(c, x, y, w, h, rectStyle, topLeftStyle, topRightStyle, bottomRightStyle, bottomLeftS…
4403 mxShapeBasicRect2.prototype.moveNW = function(c, x, y, w, h, rectStyle, topLeftStyle, size, left) argument
4405 if((topLeftStyle == 'square' || (topLeftStyle == 'default' && rectStyle == 'square' )) || !left)
4415 mxShapeBasicRect2.prototype.moveNE = function(c, x, y, w, h, rectStyle, topRightStyle, size, top) argument
4417 if((topRightStyle == 'square' || (topRightStyle == 'default' && rectStyle == 'square' )) || !top)
4427 …mxShapeBasicRect2.prototype.moveSE = function(c, x, y, w, h, rectStyle, bottomRightStyle, size, ri… argument
4429 …if((bottomRightStyle == 'square' || (bottomRightStyle == 'default' && rectStyle == 'square' )) || …
4439 …mxShapeBasicRect2.prototype.moveSW = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size, bot… argument
4441 …if((bottomLeftStyle == 'square' || (bottomLeftStyle == 'default' && rectStyle == 'square' )) || !b…
4451 mxShapeBasicRect2.prototype.paintNW = function(c, x, y, w, h, rectStyle, topLeftStyle, size, left) argument
4457 else if((topLeftStyle == 'rounded' || (topLeftStyle == 'default' && rectStyle == 'rounded' )) ||
4458 (topLeftStyle == 'invRound' || (topLeftStyle == 'default' && rectStyle == 'invRound' )) )
4462 if (topLeftStyle == 'rounded' || (topLeftStyle == 'default' && rectStyle == 'rounded' ))
4469 else if((topLeftStyle == 'snip' || (topLeftStyle == 'default' && rectStyle == 'snip' )) ||
4470 (topLeftStyle == 'fold' || (topLeftStyle == 'default' && rectStyle == 'fold' )))
4476 …mxShapeBasicRect2.prototype.paintTop = function(c, x, y, w, h, rectStyle, topRightStyle, size, rig… argument
4478 …if((topRightStyle == 'square' || (topRightStyle == 'default' && rectStyle == 'square' )) || !right)
4488 mxShapeBasicRect2.prototype.paintNE = function(c, x, y, w, h, rectStyle, topRightStyle, size, top) argument
4494 else if((topRightStyle == 'rounded' || (topRightStyle == 'default' && rectStyle == 'rounded' )) ||
4495 (topRightStyle == 'invRound' || (topRightStyle == 'default' && rectStyle == 'invRound' )) )
4499 if (topRightStyle == 'rounded' || (topRightStyle == 'default' && rectStyle == 'rounded' ))
4506 else if((topRightStyle == 'snip' || (topRightStyle == 'default' && rectStyle == 'snip' )) ||
4507 (topRightStyle == 'fold' || (topRightStyle == 'default' && rectStyle == 'fold' )))
4513 …mxShapeBasicRect2.prototype.paintRight = function(c, x, y, w, h, rectStyle, bottomRightStyle, size… argument
4515 …if((bottomRightStyle == 'square' || (bottomRightStyle == 'default' && rectStyle == 'square' )) || …
4525 mxShapeBasicRect2.prototype.paintLeft = function(c, x, y, w, h, rectStyle, topLeftStyle, size, top) argument
4527 if((topLeftStyle == 'square' || (topLeftStyle == 'default' && rectStyle == 'square' )) || !top)
4537 …mxShapeBasicRect2.prototype.paintSE = function(c, x, y, w, h, rectStyle, bottomRightStyle, size, r… argument
4543 …else if((bottomRightStyle == 'rounded' || (bottomRightStyle == 'default' && rectStyle == 'rounded'…
4544 … (bottomRightStyle == 'invRound' || (bottomRightStyle == 'default' && rectStyle == 'invRound' )) )
4548 if (bottomRightStyle == 'rounded' || (bottomRightStyle == 'default' && rectStyle == 'rounded' ))
4555 else if((bottomRightStyle == 'snip' || (bottomRightStyle == 'default' && rectStyle == 'snip' )) ||
4556 (bottomRightStyle == 'fold' || (bottomRightStyle == 'default' && rectStyle == 'fold' )))
4562 …mxShapeBasicRect2.prototype.paintBottom = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size… argument
4564 …if((bottomLeftStyle == 'square' || (bottomLeftStyle == 'default' && rectStyle == 'square' )) || !l…
4574 …mxShapeBasicRect2.prototype.paintSW = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size, bo… argument
4580 …else if((bottomLeftStyle == 'rounded' || (bottomLeftStyle == 'default' && rectStyle == 'rounded' )…
4581 (bottomLeftStyle == 'invRound' || (bottomLeftStyle == 'default' && rectStyle == 'invRound' )) )
4585 if (bottomLeftStyle == 'rounded' || (bottomLeftStyle == 'default' && rectStyle == 'rounded' ))
4592 else if((bottomLeftStyle == 'snip' || (bottomLeftStyle == 'default' && rectStyle == 'snip' )) ||
4593 (bottomLeftStyle == 'fold' || (bottomLeftStyle == 'default' && rectStyle == 'fold' )))
4599 …mxShapeBasicRect2.prototype.paintNWInner = function(c, x, y, w, h, rectStyle, topLeftStyle, size, … argument
4601 if(topLeftStyle == 'rounded' || (topLeftStyle == 'default' && rectStyle == 'rounded' ))
4605 else if(topLeftStyle == 'invRound' || (topLeftStyle == 'default' && rectStyle == 'invRound' ))
4609 else if(topLeftStyle == 'snip' || (topLeftStyle == 'default' && rectStyle == 'snip' ))
4613 else if(topLeftStyle == 'fold' || (topLeftStyle == 'default' && rectStyle == 'fold' ))
4620 …mxShapeBasicRect2.prototype.paintTopInner = function(c, x, y, w, h, rectStyle, topLeftStyle, size,… argument
4638 else if(topLeftStyle == 'square' || (topLeftStyle == 'default' && rectStyle == 'square' ))
4642 else if((topLeftStyle == 'rounded' || (topLeftStyle == 'default' && rectStyle == 'rounded' )) ||
4643 (topLeftStyle == 'snip' || (topLeftStyle == 'default' && rectStyle == 'snip' )))
4653 …mxShapeBasicRect2.prototype.paintNEInner = function(c, x, y, w, h, rectStyle, topRightStyle, size,… argument
4655 if(topRightStyle == 'rounded' || (topRightStyle == 'default' && rectStyle == 'rounded' ))
4659 else if(topRightStyle == 'invRound' || (topRightStyle == 'default' && rectStyle == 'invRound' ))
4663 else if(topRightStyle == 'snip' || (topRightStyle == 'default' && rectStyle == 'snip' ))
4667 else if(topRightStyle == 'fold' || (topRightStyle == 'default' && rectStyle == 'fold' ))
4674 …mxShapeBasicRect2.prototype.paintRightInner = function(c, x, y, w, h, rectStyle, topRightStyle, si… argument
4692 else if(topRightStyle == 'square' || (topRightStyle == 'default' && rectStyle == 'square' ))
4696 else if((topRightStyle == 'rounded' || (topRightStyle == 'default' && rectStyle == 'rounded' )) ||
4697 (topRightStyle == 'snip' || (topRightStyle == 'default' && rectStyle == 'snip' )))
4707 …mxShapeBasicRect2.prototype.paintLeftInner = function(c, x, y, w, h, rectStyle, bottomLeftStyle, s… argument
4725 else if(bottomLeftStyle == 'square' || (bottomLeftStyle == 'default' && rectStyle == 'square' ))
4729 …else if((bottomLeftStyle == 'rounded' || (bottomLeftStyle == 'default' && rectStyle == 'rounded' )…
4730 (bottomLeftStyle == 'snip' || (bottomLeftStyle == 'default' && rectStyle == 'snip' )))
4740 …mxShapeBasicRect2.prototype.paintSEInner = function(c, x, y, w, h, rectStyle, bottomRightStyle, si… argument
4742 if(bottomRightStyle == 'rounded' || (bottomRightStyle == 'default' && rectStyle == 'rounded' ))
4746 …else if(bottomRightStyle == 'invRound' || (bottomRightStyle == 'default' && rectStyle == 'invRound…
4750 else if(bottomRightStyle == 'snip' || (bottomRightStyle == 'default' && rectStyle == 'snip' ))
4754 else if(bottomRightStyle == 'fold' || (bottomRightStyle == 'default' && rectStyle == 'fold' ))
4761 …mxShapeBasicRect2.prototype.paintBottomInner = function(c, x, y, w, h, rectStyle, bottomRightStyle… argument
4775 …else if((bottomRightStyle == 'square' || (bottomRightStyle == 'default' && rectStyle == 'square' )…
4779 …else if((bottomRightStyle == 'rounded' || (bottomRightStyle == 'default' && rectStyle == 'rounded'…
4780 (bottomRightStyle == 'snip' || (bottomRightStyle == 'default' && rectStyle == 'snip' )))
4790 …mxShapeBasicRect2.prototype.paintSWInner = function(c, x, y, w, h, rectStyle, bottomLeftStyle, siz… argument
4796 else if(bottomLeftStyle == 'square' || (bottomLeftStyle == 'default' && rectStyle == 'square' ))
4800 else if(bottomLeftStyle == 'rounded' || (bottomLeftStyle == 'default' && rectStyle == 'rounded' ))
4804 …else if(bottomLeftStyle == 'invRound' || (bottomLeftStyle == 'default' && rectStyle == 'invRound' …
4808 else if(bottomLeftStyle == 'snip' || (bottomLeftStyle == 'default' && rectStyle == 'snip' ))
4812 else if(bottomLeftStyle == 'fold' || (bottomLeftStyle == 'default' && rectStyle == 'fold' ))
4819 …mxShapeBasicRect2.prototype.moveSWInner = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size… argument
4825 else if(bottomLeftStyle == 'square' || (bottomLeftStyle == 'default' && rectStyle == 'square' ))
4829 …else if((bottomLeftStyle == 'rounded' || (bottomLeftStyle == 'default' && rectStyle == 'rounded' )…
4830 (bottomLeftStyle == 'snip' || (bottomLeftStyle == 'default' && rectStyle == 'snip' )))
4834 …else if((bottomLeftStyle == 'invRound' || (bottomLeftStyle == 'default' && rectStyle == 'invRound'…
4835 (bottomLeftStyle == 'fold' || (bottomLeftStyle == 'default' && rectStyle == 'fold' )))
4841 …mxShapeBasicRect2.prototype.lineSWInner = function(c, x, y, w, h, rectStyle, bottomLeftStyle, size… argument
4847 else if(bottomLeftStyle == 'square' || (bottomLeftStyle == 'default' && rectStyle == 'square' ))
4851 …else if((bottomLeftStyle == 'rounded' || (bottomLeftStyle == 'default' && rectStyle == 'rounded' )…
4852 (bottomLeftStyle == 'snip' || (bottomLeftStyle == 'default' && rectStyle == 'snip' )))
4856 …else if((bottomLeftStyle == 'invRound' || (bottomLeftStyle == 'default' && rectStyle == 'invRound'…
4857 (bottomLeftStyle == 'fold' || (bottomLeftStyle == 'default' && rectStyle == 'fold' )))
4863 …mxShapeBasicRect2.prototype.moveSEInner = function(c, x, y, w, h, rectStyle, bottomRightStyle, siz… argument
4869 else if(bottomRightStyle == 'square' || (bottomRightStyle == 'default' && rectStyle == 'square' ))
4873 …else if((bottomRightStyle == 'rounded' || (bottomRightStyle == 'default' && rectStyle == 'rounded'…
4874 (bottomRightStyle == 'snip' || (bottomRightStyle == 'default' && rectStyle == 'snip' )))
4878 …else if((bottomRightStyle == 'invRound' || (bottomRightStyle == 'default' && rectStyle == 'invRoun…
4879 (bottomRightStyle == 'fold' || (bottomRightStyle == 'default' && rectStyle == 'fold' )))
4885 …mxShapeBasicRect2.prototype.lineSEInner = function(c, x, y, w, h, rectStyle, bottomRightStyle, siz… argument
4891 else if(bottomRightStyle == 'square' || (bottomRightStyle == 'default' && rectStyle == 'square' ))
4895 …else if((bottomRightStyle == 'rounded' || (bottomRightStyle == 'default' && rectStyle == 'rounded'…
4896 (bottomRightStyle == 'snip' || (bottomRightStyle == 'default' && rectStyle == 'snip' )))
4900 …else if((bottomRightStyle == 'invRound' || (bottomRightStyle == 'default' && rectStyle == 'invRoun…
4901 (bottomRightStyle == 'fold' || (bottomRightStyle == 'default' && rectStyle == 'fold' )))
4907 …mxShapeBasicRect2.prototype.moveNEInner = function(c, x, y, w, h, rectStyle, topRightStyle, size, … argument
4913 …else if((topRightStyle == 'square' || (topRightStyle == 'default' && rectStyle == 'square' )) || r…
4917 else if((topRightStyle == 'rounded' || (topRightStyle == 'default' && rectStyle == 'rounded' )) ||
4918 (topRightStyle == 'snip' || (topRightStyle == 'default' && rectStyle == 'snip' )))
4922 …else if((topRightStyle == 'invRound' || (topRightStyle == 'default' && rectStyle == 'invRound' )) …
4923 (topRightStyle == 'fold' || (topRightStyle == 'default' && rectStyle == 'fold' )))
4929 …mxShapeBasicRect2.prototype.lineNEInner = function(c, x, y, w, h, rectStyle, topRightStyle, size, … argument
4935 …else if((topRightStyle == 'square' || (topRightStyle == 'default' && rectStyle == 'square' )) || r…
4939 else if((topRightStyle == 'rounded' || (topRightStyle == 'default' && rectStyle == 'rounded' )) ||
4940 (topRightStyle == 'snip' || (topRightStyle == 'default' && rectStyle == 'snip' )))
4944 …else if((topRightStyle == 'invRound' || (topRightStyle == 'default' && rectStyle == 'invRound' )) …
4945 (topRightStyle == 'fold' || (topRightStyle == 'default' && rectStyle == 'fold' )))
4951 …mxShapeBasicRect2.prototype.moveNWInner = function(c, x, y, w, h, rectStyle, topLeftStyle, size, i… argument
4965 else if(topLeftStyle == 'square' || (topLeftStyle == 'default' && rectStyle == 'square' ))
4969 else if((topLeftStyle == 'rounded' || (topLeftStyle == 'default' && rectStyle == 'rounded' )) ||
4970 (topLeftStyle == 'snip' || (topLeftStyle == 'default' && rectStyle == 'snip' )))
4974 else if((topLeftStyle == 'invRound' || (topLeftStyle == 'default' && rectStyle == 'invRound' )) ||
4975 (topLeftStyle == 'fold' || (topLeftStyle == 'default' && rectStyle == 'fold' )))
4981 …mxShapeBasicRect2.prototype.lineNWInner = function(c, x, y, w, h, rectStyle, topLeftStyle, size, i… argument
4995 else if(topLeftStyle == 'square' || (topLeftStyle == 'default' && rectStyle == 'square' ))
4999 else if((topLeftStyle == 'rounded' || (topLeftStyle == 'default' && rectStyle == 'rounded' )) ||
5000 (topLeftStyle == 'snip' || (topLeftStyle == 'default' && rectStyle == 'snip' )))
5004 else if((topLeftStyle == 'invRound' || (topLeftStyle == 'default' && rectStyle == 'invRound' )) ||
5005 (topLeftStyle == 'fold' || (topLeftStyle == 'default' && rectStyle == 'fold' )))
5011 …mxShapeBasicRect2.prototype.paintFolds = function(c, x, y, w, h, rectStyle, topLeftStyle, topRight… argument
5013 …if (rectStyle == 'fold' || topLeftStyle == 'fold' || topRightStyle == 'fold' || bottomRightStyle =…
5015 …if ((topLeftStyle == 'fold' || (topLeftStyle == 'default' && rectStyle == 'fold' )) && (top && lef…
5022 …if ((topRightStyle == 'fold' || (topRightStyle == 'default' && rectStyle == 'fold' )) && (top && r…
5029 …if ((bottomRightStyle == 'fold' || (bottomRightStyle == 'default' && rectStyle == 'fold' )) && (bo…
5036 …if ((bottomLeftStyle == 'fold' || (bottomLeftStyle == 'default' && rectStyle == 'fold' )) && (bott…