jamWall | js plug-ins for house layout design

 by   FlashMaj JavaScript Version: Current License: GPL-2.0

kandi X-RAY | jamWall Summary

kandi X-RAY | jamWall Summary

jamWall is a JavaScript library. jamWall has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

jamWall.js v2.0.0 FlashMaj qq:1106219402 2018.07.17 这个是重置的jamWall划墙插件,可以用来绘制户型并返回真实坐标。. /* *获取: */ //数值以m为单位 //数值需要在finish()执行后或在执行jamWall.updateInfo()方法后获取. //墙体端点数组: jamWall.vectorPoints //墙上端点数组: jamWall.linePoints //物件数组: jamWall.articles. //墙体对象数组: jamWall.walls //室内围墙数组: jamWall.aroundWalls. //对象可用属性/方法 vectorPoint.position//{x:x,y:y} linePoint.position article.position article.spec article.rotation.y article.ratio//墙上物件相对于墙的位置. wall.points//端点数组 wall.getPosition() wall.getRotationY() wall.getLength()//墙长 wall.getWidth()//墙宽. /* *可用方法 */ jamWall.show(); jamWall.hidden(); jamWall.finish(fun);//完成绘画后执行函数 , 点击对勾按钮触发 jamWall.updateInfo();//更新实际坐标数据(画布坐标(px)为实时的,实际坐标(m)需要转换,jamWall.finish()会自动此函数) jamWall.changeRatio(ratio);//改变画布比例,传入值为一单位距离对应米数 jamWall.clean();//清空画布 jamWall.createMenu(menuName);//创建新菜单 0、"0"、"primaryMenu"、1、"1"、"articles"为已占用菜单名 jamWall.toMenu(menuName);//进入菜单 menu.add(button);//为菜单添加按钮 jamWall.turnTheMenuBack();//返回上一级菜单 jamWall.initArticle(spec);//执行添加物件操作 jamWall.changeOperation(operationType);//改变当前操作状态 jamWall.createSlider( //添加滑动条 changeFun,//方法,能够传入数值 { minValue:minValue,//最大数值 maxValue:maxValue,//最小数值 title:"画布比例"//提示框文字 defaultValue:1,//默认数值,非必须,不填写为平均值 });. /* *类 */ JamWall();//jamWall构造器 jamWall.Button(menuName,clickFun,textOrDraw,promptText,promptBoxPositionType);//按钮构造方法 //参数说明: //menuName必须参数:所在菜单名 //clickFun必须参数:点击后执行函数 //textOrDraw必须函数:传入字符串时按钮显示文字,传入绘制方法时按钮显示图标图形 //promptText可选参数:提示框文字 //promptBoxPositionType可选参数:提示框相对于鼠标的方向的几种预设类型,整数0、1、2、3.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              jamWall has a low active ecosystem.
              It has 4 star(s) with 0 fork(s). There are no watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of jamWall is current.

            kandi-Quality Quality

              jamWall has no bugs reported.

            kandi-Security Security

              jamWall has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              jamWall is licensed under the GPL-2.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              jamWall releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of jamWall
            Get all kandi verified functions for this library.

            jamWall Key Features

            No Key Features are available at this moment for jamWall.

            jamWall Examples and Code Snippets

            No Code Snippets are available at this moment for jamWall.

            Community Discussions

            No Community Discussions are available at this moment for jamWall.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install jamWall

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/FlashMaj/jamWall.git

          • CLI

            gh repo clone FlashMaj/jamWall

          • sshUrl

            git@github.com:FlashMaj/jamWall.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular JavaScript Libraries

            freeCodeCamp

            by freeCodeCamp

            vue

            by vuejs

            react

            by facebook

            bootstrap

            by twbs

            Try Top Libraries by FlashMaj

            jam3D

            by FlashMajJavaScript

            jamView

            by FlashMajJavaScript