WO2017032191A1 - 绘制图形的方法和系统 - Google Patents

绘制图形的方法和系统 Download PDF

Info

Publication number
WO2017032191A1
WO2017032191A1 PCT/CN2016/090713 CN2016090713W WO2017032191A1 WO 2017032191 A1 WO2017032191 A1 WO 2017032191A1 CN 2016090713 W CN2016090713 W CN 2016090713W WO 2017032191 A1 WO2017032191 A1 WO 2017032191A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
graphic
display device
preset
image display
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/CN2016/090713
Other languages
English (en)
French (fr)
Inventor
吴汉富
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Shirui Electronics Co Ltd
Original Assignee
Guangzhou Shirui Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Shirui Electronics Co Ltd filed Critical Guangzhou Shirui Electronics Co Ltd
Publication of WO2017032191A1 publication Critical patent/WO2017032191A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs

Definitions

  • the present invention relates to the field of computer software technology, and in particular, to a method and system for drawing graphics.
  • the drawing software When drawing graphics, the drawing software generally gives some drawing methods that enable the graphics to be connected, so that the drawing shape strictly meets certain precision requirements.
  • a method of drawing a graphic comprising the following steps:
  • the graphic is drawn according to the image displayed by the image display device.
  • a system for drawing graphics including:
  • a position obtaining module configured to obtain current position information of the drawing operation point during drawing the graphic
  • An image obtaining module configured to acquire an image within the preset range of the operating point according to the location information
  • an enlarged display module configured to send the image to a preset image display device, and perform a preset proportional enlargement display by the image display device;
  • a graphic drawing module is configured to perform graphic drawing according to an image displayed by the image display device.
  • the method and system for drawing a graphic can obtain the current position information of the drawing operation point in real time, and obtain an image within the preset range of the operating point according to the position information, and send the acquired graphic to the preset image display device. And the enlarged display of the preset ratio is performed by the image display device, so that the user can draw the graphic according to the enlarged image.
  • the solution of the invention enlarges the image in the preset range of the drawing operation point, does not enlarge the entire interface, and does not need to locate the real-time operation point from the entire enlarged drawing interface, and can directly locate the small area being drawn, Does not affect the graphics drawing process, improves efficiency, and ensures the accuracy of the drawing.
  • FIG. 1 is a flow chart of a method of drawing a graphic in an embodiment
  • FIG. 2 is a schematic diagram showing an enlarged display operation of an embodiment
  • FIG. 3 is a schematic structural diagram of a system for drawing a graphic according to an embodiment.
  • FIG. 1 is a flowchart of a method for drawing a graphic according to an embodiment, including the following steps:
  • the current position information of the drawing operation point may be obtained, wherein the operation point may be a mouse point, a cursor point or a touch point, etc.; the position information may include the operation point in the drawing interface.
  • the method may further include:
  • S100 start the image display device and the monitor when the drawing software is started; wherein, the The monitor is configured to listen to input operation information for drawing a graphic; in addition, the image display device and the monitor may be activated upon receiving the set open command input.
  • the monitor is configured to listen to input operation information of the drawing graphic, such as listening system information, to obtain a human body input device input event (message); the image display device and the monitor may determine whether Startup, you can set the image display device and monitor to start automatically when the drawing software starts, or set to the default non-self-start mode, and turn on the image display device and monitor when the corresponding startup command is received.
  • the startup command can be input by using a preset shortcut key operation by setting a corresponding start button on the drawing interface, a right click of the mouse, or a keyboard.
  • S120 Acquire an image within the preset range of the operating point according to the location information.
  • an image within a certain range of the operating point can be obtained by a screenshot method, and the preset range size can be preset according to needs, for example, a suitable range is selected centering on the operating point, and in general, the range is selected comprehensively. Consider enough to be able to display enough information, but to a certain size so as not to affect the content displayed on other parts of the drawing interface.
  • the process of acquiring an image within the preset range of the operating point according to the location information of step S120 may include: calling a system screenshot tool through a system application program interface, and intercepting the operation by using the system screenshot tool Click on an image within the preset range.
  • the process of acquiring the image in the preset range of the operating point according to the location information in step S120 may also be invoked by a third-party screenshot control by using a third-party screenshot control, and the third-party screenshot tool is used to intercept the image.
  • the operating point is an image within a preset range. That is, the third-party screenshot tool installed on the system is called to intercept the image.
  • the preset range may be a circle with a set radius centered on the drawing operation point, and an elliptical shape, a set area quadrilateral or a polygon of a set radius of the set radius. Wait.
  • the shape of the preset range can be preset according to the needs of the user, and is called during the drawing process. And you can further set the drop-down menu and select button so that the user can pass the point. Click the preset range shape button on the menu to open the drop-down menu, select the desired shape from the drop-down menu, or set and switch the preset range shape with the mouse shortcut.
  • S130 Send the image to a preset image display device, and perform an enlarged display of a preset ratio by the image display device.
  • a display window is set on the top layer, and an image display device with a set scale enlargement display is constructed, and the image of the screenshot in the previous step S20 is sent to the image display device for corresponding scale enlargement, and then displayed in In the interface, the user can accurately draw the corresponding position according to the enlarged image, and does not affect the display of other parts of the drawing interface.
  • the method for drawing a graphic of the present invention may further include: acquiring a proportional adjustment value input by the user, and adjusting a display ratio of the image display device according to the proportional adjustment value.
  • the enlargement ratio in the case of drawing with higher accuracy requirements, the enlargement ratio can be appropriately increased, so that the display can be made more delicate; in addition, for the manner of adjusting the value of the user input, the enlargement ratio value input box can be set or The slider bar allows the user to manually input the magnification ratio value or slide to change the display ratio of the image display device.
  • the setting position of the image display device can generally be set at the upper, lower, left, right or upper left, lower left, upper right, lower right, etc. of the operating point; considering that the operating point position is at the edge of the interface At this point, you can consider adjusting the enlarged image to another position display without exceeding the interface.
  • the method may further include: determining whether there is a drawn graphic in the preset range of the drawing operation point, if yes, The image display device is activated and then the image is sent to the image display device.
  • the present application sets a judgment means here, when drawing a graphic, if there is no drawn figure around the drawing process. , the description does not affect other graphics, and when there is a drawn graphics, for example, there are two connected lines, the image display device is activated to enlarge the captured image; in addition, after drawing a graphic, If there are other graphics that have not been drawn around, the image display device can be turned off at this time to reduce the influence on the drawing interface.
  • S140 Perform graphic drawing according to an image displayed by the image display device.
  • the user can guide the drawing of the graphic according to the enlarged image, and can conveniently perform accurate drawing of the graphic, and can solve the precise drawing such as precise connection between the graphics or very close but not connected.
  • the method for drawing a graphic of the present invention may further include: acquiring a resolution adjustment value input by a user, and adjusting a resolution of the image display device according to the resolution adjustment value.
  • the resolution adjustment function of the image display device is set, and the user can input the corresponding resolution adjustment value, and adjust the value of the image display device according to the resolution adjustment value.
  • the area of the area centered on the operation point that needs to be acquired may be adjusted according to the size of the display screen or the drawing interface, or the size of the area range may be adjusted by setting corresponding parameters of the area range, such as radius, area, and the like.
  • the enlarged image is a partial enlargement of the range near the operating point. Therefore, it is not necessary to locate the real-time drawing operation point from the entire enlarged drawing interface, and the image can be directly positioned in the small area being drawn, Affects the drawing process, improves efficiency, and ensures the accuracy of drawing.
  • FIG. 2 is a schematic diagram of an enlarged display operation of an embodiment. Taking the three letters “C”, “V”, and “T” as an example, when drawing the upper part “-" of "C”, “V”, and “T”, the drawing operation point preset range is not drawn. Other graphics, you can not zoom in on the image within its range;
  • the system resources can be saved, and the enlarged image can be displayed as little as possible under the condition of accurate drawing, thereby avoiding distracting the user's attention and improving the drawing efficiency.
  • the image in the preset range of the drawing operation point is partially enlarged, and it is not necessary to The large drawing interface locates the real-time operating points, which can be directly positioned in the small area being drawn, without affecting the drawing process, improving efficiency, and ensuring the accuracy of drawing.
  • the image of the drawing operation point is selectively enlarged, which can save system resources, and can display the enlarged image as little as possible under the condition of accurate drawing, thereby avoiding the attention when the drawing is dispersed and improving. Drawing efficiency.
  • the actual situation of the drawing operation is fully considered, and the display range, the display shape, the display position, and the display resolution can be adjusted at any time during the drawing process, so that the drawing process and the drawing interface are more friendly and more humanized.
  • FIG. 3 is a schematic structural diagram of a system for drawing a graphic according to an embodiment, including:
  • the location obtaining module 110 is configured to obtain current location information of the drawing operation point during the drawing of the graphic.
  • system for drawing graphics of the present invention may further include: before the location obtaining module 110:
  • the monitor startup module 100 is configured to start the image display device and the monitor when the drawing software is started; wherein the monitor is used to listen to the drawing operation point position information of the drawing graphic, or is used to receive the setting The image display device and the monitor are activated when the command input is turned on.
  • the image obtaining module 120 is configured to acquire an image within the preset range of the operating point according to the location information
  • the preset range may be a circle with a set radius centered on the drawing operation point, and an ellipse, a set area quadrilateral or a polygon of a set radius is set. .
  • the image obtaining module 120 may invoke a system screenshot tool through the system application program interface, and use the system screenshot tool to intercept an image within the preset range of the operation point; or invoke a third-party screenshot through a third-party screenshot control.
  • the tool intercepts the image within the preset range of the operating point by using the third-party screenshot tool.
  • the image acquisition module 120 may invoke a system screenshot tool through the system application interface, and use the system screenshot tool to intercept an image within the preset range of the operation point.
  • the image acquisition module 120 may also invoke a third-party screenshot tool through a third-party screenshot control, and use the third-party screenshot tool to intercept an image within the preset range of the operation point. That is, the third-party screenshot tool installed on the system is called to intercept the image.
  • the magnifying display module 130 is configured to send the image to a preset image display device, and perform an enlarged display of a preset ratio by the image display device;
  • the display module 130 is further configured to determine whether there is a drawn graphic in the preset range of the drawing operation point, if any Opening the image display device and then transmitting the image to the image display device
  • the magnifying display module 130 may be further configured to acquire a proportional adjustment value input by the user, and adjust the value according to the proportional adjustment value to the image display device, before performing the enlarged display of the preset ratio by the image display device.
  • the aspect ratio is adjusted.
  • the display module 130 may be further configured to obtain a resolution adjustment value input by the user, and adjust the value according to the resolution adjustment value, before performing the enlarged display of the preset ratio by the image display device.
  • the resolution of the image display device may be further configured to obtain a resolution adjustment value input by the user, and adjust the value according to the resolution adjustment value, before performing the enlarged display of the preset ratio by the image display device. The resolution of the image display device.
  • the graphic drawing module 140 is configured to perform graphic drawing according to the image displayed by the image display device.
  • the system for drawing graphics of the present invention corresponds to the method for drawing graphics of the present invention one by one, and the technical features and advantages of the embodiments of the method for drawing graphics are applicable to the embodiment of the system for drawing graphics, and hereby declare .

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Controls And Circuits For Display Device (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

本发明涉及一种绘制图形的方法和系统,包括如下步骤:在绘制图形过程中,获取绘制操作点当前的位置信息;根据所述位置信息获取所述操作点预设范围内的图像;将所述图像发送至预设的图像显示装置上,并通过所述图像显示装置进行预设比例的放大显示;根据图像显示装置显示的图像进行图形绘制。本发明方案是对绘制操作点预设范围内的图像进行放大,不是对整个界面都进行放大,不需要再从整个放大的绘图界面定位实时的操作点,可以直接定位到正在绘图的小区域内,不影响图形绘制过程,提高效率,并且能够确保绘制的准确性。

Description

绘制图形的方法和系统 技术领域
本发明涉及计算机软件技术领域,特别是涉及一种绘制图形的方法和系统。
背景技术
绘图软件在绘制图形时,一般会给定一些使得图形之间能够连接的绘图方法,使所绘图形严格满足一定的精度要求。
在现有方案中,在绘制线条时,一般采用的方案是,当要绘制相互靠近或者有接触的图形时,例如两根相衔接的线,则放大界面,确保两线衔接完全,绘制完后,为了能有一个更宽广的视野,又需要缩小界面;该方案中,用户需要不断的手动操作,来完成界面的放大、缩小操作,使得操作繁琐、不够方便;为了解决手动操作的问题,出现了自动吸附方案,即当线相接近时,线的端点便相吸附,虽然不用频繁进行手动操作,但用户无法绘制相接近而不相吸附的线,而且,当期望从某根线段上某点开始绘制新的线段时,此时,该方案无法确保其准确性,导致绘制效果较差。
发明内容
基于此,有必要针对上述操作繁琐、绘制效果较差的问题,提供一种绘制图形的方法和系统。
一种绘制图形的方法,包括如下步骤:
在绘制图形过程中,获取绘制操作点当前的位置信息;
根据所述位置信息获取所述操作点预设范围内的图像;
将所述图像发送至预设的图像显示装置上,并通过所述图像显示装置进行预设比例的放大显示;
根据图像显示装置显示的图像进行图形绘制。
一种绘制图形的系统,包括:
位置获取模块,用于在绘制图形过程中,获取绘制操作点当前的位置信息;
图像获取模块,用于根据所述位置信息获取所述操作点预设范围内的图像;
放大显示模块,用于将所述图像发送至预设的图像显示装置上,并通过所述图像显示装置进行预设比例的放大显示;
图形绘制模块,用于根据图像显示装置显示的图像进行图形绘制。
上述绘制图形的方法和系统,可以实时获取绘制操作点当前的位置信息,并根据所述位置信息获取操作点预设范围内的图像,将获取到的图形发送至预设的图像显示装置上,并通过所述图像显示装置进行预设比例的放大显示,从而使得用户可以根据放大的图像来进行绘制图形。本发明方案是对绘制操作点预设范围内的图像进行放大,不是对整个界面都进行放大,不需要再从整个放大的绘图界面定位实时的操作点,可以直接定位到正在绘图的小区域内,不影响图形绘制过程,提高效率,并且能够确保绘制的准确性。
附图说明
图1为一个实施例的绘制图形的方法流程图;
图2为一个实施例的放大显示操作示意图;
图3为一个实施例的绘制图形的系统结构示意图。
具体实施方式
下面结合附图对本发明的绘制图形的方法和系统的具体实施方式作详细描述。
参考图1所示,图1为一个实施例的绘制图形的方法流程图,包括如下步骤:
S110:在绘制图形过程中,获取绘制操作点当前的位置信息。
在本步骤中,可以在绘制图形过程中,通过获取绘制操作点当前的位置信息,其中,所述操作点可以为鼠标点、光标点或者是触摸点等;位置信息可以包括操作点在绘图界面中所处的直角坐标系的坐标值。
在一个实施例中,在步骤S110之前,还可以包括:
S100:在绘图软件启动时,启动所述图像显示装置和监视器;其中,所述 监视器用于侦听绘制图形的输入操作信息;另外,也可以在接收到设定的开启指令输入时,启动所述图像显示装置和监视器。
在上述实施例的方案中,所述监视器用于侦听绘制图形的输入操作信息,如侦听系统信息,以获取人体输入设备输入事件(消息);图像显示装置和监视器可以根据需要决定是否启动,可以设置图像显示装置和监视器在绘图软件启动时自动启动,也可以设置为默认不自启动模式,在接收到相应的启动指令时,才开启图像显示装置和监视器。可以通过设置在绘图界面上对应的启动按钮、鼠标的右击或键盘上,利用预先设定的快捷键操作来输入启动指令。
S120:根据所述位置信息获取所述操作点预设范围内的图像。
在本步骤中,可以通过截图方式来获取操作点一定范围内的图像,预设范围大小可以根据需要预先设定,例如,以操作点为中心选取一合适范围,一般情况下,该范围选取综合考虑足够大以能够显示足够的信息,但又要限定一定大小以不至于影响绘制界面上其他部分显示的内容。
在一个实施例中,步骤S120的根据所述位置信息获取所述操作点预设范围内的图像的过程可以包括:通过系统应用程序接口调用系统截图工具,利用所述系统截图工具截取所述操作点预设范围内的图像。
例如,在Windows、Linux、Unix等多种操作系统下,直接调用系统自带的截图工具,这些截图工具稳定性非常好,并且可以很方便的通过相应的系统应用程序接口进行调用。
在另一个实施例中,步骤S120的根据所述位置信息获取所述操作点预设范围内的图像的过程,也可以通过第三方截图控件调用第三方截图工具,利用所述第三方截图工具截取所述操作点预设范围内的图像。即调用系统上安装的第三方截图工具来进行图像的截取。
作为一个实施例,所述的预设范围可以为以绘制操作点为中心的设定半径的圆形,对设定半径的圆形进行设定比例压缩的椭圆形、设定面积的四边形或多边形等。
进一步的,可以根据用户的需要预先设定预设范围的形状,在绘图过程中进行调用。并且还可以进一步设置下拉菜单及选择按钮,使得用户可以通过点 击菜单上的预设范围形状按钮来打开下拉菜单,在下拉菜单里中选择所需的形状;也可以设置通过鼠标快捷键对预设的范围形状进行选择和切换。
S130:将所述图像发送至预设的图像显示装置上,并通过所述图像显示装置进行预设比例的放大显示。
在本步骤中,可以首先顶层设置一个显示的窗口,构建一个具有设定比例放大显示的图像显示装置,将前面步骤S20中截图的图像发送至图像显示装置上进行相应比例的放大,然后显示在界面上,这样,用户就可以根据放大显示的图像,来对相应位置进行精确的图形绘制,并且不会影响到绘制界面其它部分图形的显示。
在一个实施例中,本发明绘制图形的方法还可以包括:获取用户输入的比例调整值,根据所述比例调整值对图像显示装置的显示比例进行调整。
上述实施例,在对于精确度要求较高的绘图情况下,可以适当增大放大比例,从而可以使得显示更加细腻;此外,对于用户输入的比例调整值的方式,可以设置放大比例值输入框或者滑动条,这样用户可以手动输入放大比例值或者滑动改变图像显示装置的显示比例。
在一个实施例中,对于图像显示装置的设置位置,一般可以设置在操作点的上、下、左、右或左上、左下、右上、右下等方位;考虑到操作点位置处于界面边缘处时,此时可以考虑将放大后的图像调整到其他位置显示,而不至于超出界面。
在一个实施例中,在步骤S130的将所述图像发送至预设的显示装置上的步骤之前还可以包括:判断所述绘制操作点预设范围内是否存在已绘制的图形,若存在,则启动图像显示装置,然后再将所述图像发送至所述图像显示装置上。
上述实施例的方案,考虑到并非每个位置都是需要进行放大显示,因此,本申请在此设置了一种判断手段,在进行绘制图形时,如果绘制过程中周围并没有已绘制好的图形,说明没有与其他图形有影响,而当出现有已绘制好的图形时,例如有两根相衔接的线时,就启动图像显示装置来放大显示截取的图像;另外,在绘制一段图形后,如果周围又出现没有已绘制好的其他图形,此时又可以关闭图像显示装置,以减少对绘制界面的影响。
S140:根据图像显示装置显示的图像进行图形绘制。
在本步骤中,用户可以根据放大后的图像来指导图形的绘制,能很方便的进行图形的精确绘制,可以解决诸如图形之间的精确连接或非常接近但不相连等的精确绘制情况。
在一个实施例中,本发明绘制图形的方法还可以包括:获取用户输入的分辨率调整值,根据所述分辨率调整值调整所述图像显示装置的分辨率。
上述实施例的方案,设置了图像显示装置的分辨率调整功能,可以通过用户输入相应分辨率调整值,根据该分辨率调整值来调整图像显示装置大小的方式实现。例如,可以根据显示屏、绘图界面的尺寸调整需要获取的以操作点为中心的区域范围,也可以通过设置区域范围的相应参数,如半径、面积等来调整区域范围的大小。
基于上述实施例的技术方案,放大后的图像为操作点附近范围的局部放大,因此,不需要再从整个放大的绘图界面定位实时的绘图操作点,可以直接定位到正在绘图的小区域内,不影响图形绘制过程,提高效率,并且能够确保绘制的准确性。
下面阐述基于本发明技术的一应用实例,参考图2所示,图2为一个实施例的放大显示操作示意图。以绘制“C”、“V”、“T”三个字母为例,在绘制“C”、“V”和“T”的上部分“—”时,绘制操作点预设范围没有已绘制的其他图形,则可以不对其范围内的图像进行放大;
接下来绘制字母“T”的下半部分即竖线(虚线部分)时,通过对图像检测,可以得到绘制操作点预设范围存在已绘制“T”的上部分“—”图形,获取预设范围内图像进行放大,从而方便用户实时绘制的图形与已绘制的图形进行连接、靠近等需要精确的操作。
通过上述有选择性的进行图像的放大显示,既可以节约系统资源,也可以在满足精确绘图的条件下,尽可能少的显示放大的图像,避免分散用户绘制时的注意力,提高绘图效率。
综合上述实施例的技术方案,在绘制图形时具有如下明显优点:
第一、对绘制操作点预设范围内的图像进行局部放大,不需要再从整个放 大的绘图界面定位实时的操作点,可以直接定位到正在绘图的小区域内,不影响图形绘制过程,提高效率,并且能够确保绘制的准确性。
第二,有选择性的对绘制操作点的图像进行放大,既可以节约系统资源,也可以在满足精确绘图的条件下,尽可能少的显示放大的图像,避免分散绘制时的注意力,提高绘图效率。
第三、充分考虑了绘图操作的实际情况,能够在绘图过程中对显示范围、显示形状、显示位置、显示分辨率进行随时调整,使得绘图过程、绘图界面更友好、更人性化。
参考图3所示,图3为一个实施例的绘制图形的系统结构示意图,包括:
位置获取模块110,用于在绘制图形过程中,获取绘制操作点当前的位置信息;
在一个实施例中,本发明的绘制图形的系统,在位置获取模块110之前还可以包括:
监视器启动模块100,用于在绘图软件启动时,启动所述图像显示装置和监视器;其中,所述监视器用于侦听绘制图形的绘制操作点位置信息,或者用于在接收到设定的开启指令输入时,启动所述图像显示装置和监视器。
图像获取模块120,用于根据所述位置信息获取所述操作点预设范围内的图像;
在一个实施例中,所述预设范围可以为以绘制操作点为中心的设定半径的圆形,对设定半径的圆形进行设定比例压缩的椭圆形、设定面积的四边形或多边形。
在一个实施例中,图像获取模块120,可以通过系统应用程序接口调用系统截图工具,利用所述系统截图工具截取所述操作点预设范围内的图像;或者通过第三方截图控件调用第三方截图工具,利用所述第三方截图工具截取所述操作点预设范围内的图像。
在一个实施例中,图像获取模块120,可以通过系统应用程序接口调用系统截图工具,利用所述系统截图工具截取所述操作点预设范围内的图像。
例如,在Windows、Linux、Unix等多种操作系统下,直接调用系统自带的 截图工具,这些截图工具稳定性非常好,并且可以很方便的通过相应的系统应用程序接口进行调用。
在另一个实施例中,图像获取模块120,也可以通过第三方截图控件调用第三方截图工具,利用所述第三方截图工具截取所述操作点预设范围内的图像。即调用系统上安装的第三方截图工具来进行图像的截取。
放大显示模块130,用于将所述图像发送至预设的图像显示装置上,并通过所述图像显示装置进行预设比例的放大显示;
在一个实施例中,在将所述图像发送至预设的图像显示装置上前,放大显示模块130,还可以用于判断所述绘制操作点预设范围内是否存在已绘制的图形,若存在,则启动图像显示装置,然后再将所述图像发送至所述图像显示装置上
在一个实施例中,在通过所述图像显示装置进行预设比例的放大显示前,放大显示模块130,还可以用于获取用户输入的比例调整值,根据所述比例调整值对图像显示装置的显示比例进行调整。
在一个实施例中,在通过所述图像显示装置进行预设比例的放大显示前,放大显示模块130,还可以用于获取用户输入的分辨率调整值,根据所述分辨率调整值调整所述图像显示装置的分辨率。
图形绘制模块140,用于根据图像显示装置显示的图像进行图形绘制。
本发明的图形绘制的系统与本发明的图形绘制的方法一一对应,在上图形绘制的方法的实施例阐述的技术特征及其有益效果均适用于图形绘制的系统的实施例中,特此声明。
以上所述实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。
以上所述实施例仅表达了本发明的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干变形和改 进,这些都属于本发明的保护范围。因此,本发明专利的保护范围应以所附权利要求为准。

Claims (10)

  1. 一种绘制图形的方法,其特征在于,包括如下步骤:
    在绘制图形过程中,获取绘制操作点当前的位置信息;
    根据所述位置信息获取所述操作点预设范围内的图像;
    将所述图像发送至预设的图像显示装置上,并通过所述图像显示装置进行预设比例的放大显示;
    根据图像显示装置显示的图像进行图形绘制。
  2. 根据权利要求1所述的绘制图形的方法,其特征在于,根据所述位置信息获取所述操作点预设范围内的图像的步骤包括:
    通过系统应用程序接口调用系统截图工具,利用所述系统截图工具截取所述操作点预设范围内的图像;
    通过第三方截图控件调用第三方截图工具,利用所述第三方截图工具截取所述操作点预设范围内的图像。
  3. 根据权利要求1所述的绘制图形的方法,其特征在于,所述预设范围包括:
    以绘制操作点为中心的设定半径的圆形,对设定半径的圆形进行设定比例压缩的椭圆形、设定面积的四边形或多边形。
  4. 根据权利要求1所述的绘制图形的方法,其特征在于,在绘制图形过程中,获取绘制操作点当前的位置信息的步骤之前,还包括:
    在绘图软件启动时,启动所述图像显示装置和监视器;其中,所述监视器用于侦听绘制图形的输入操作信息;
    在接收到设定的开启指令输入时,启动所述图像显示装置和监视器;其中,所述监视器用于侦听绘制图形的输入操作信息。
  5. 根据权利要求1所述的绘制图形的方法,其特征在于,将所述图像发送至预设的图像显示装置上的步骤之前,还包括:
    判断所述绘制操作点预设范围内是否存在已绘制的图形,若存在,则启动 图像显示装置。
  6. 根据权利要求1所述的绘制图形的方法,其特征在于,将所述图像发送至预设的显示装置上进行预设比例的放大步骤之前,还包括:
    获取用户输入的比例调整值,根据所述比例调整值对图像显示装置的显示比例进行调整。
  7. 根据权利要求1所述的绘制图形的方法,其特征在于,将所述图像发送至预设的显示装置上进行预设比例的放大步骤之前,还包括:
    获取用户输入的分辨率调整值,根据所述分辨率调整值调整所述图像显示装置的分辨率。
  8. 一种绘制图形的系统,其特征在于,包括:
    位置获取模块,用于在绘制图形过程中,获取绘制操作点当前的位置信息;
    图像获取模块,用于根据所述位置信息获取所述操作点预设范围内的图像;
    放大显示模块,用于将所述图像发送至预设的图像显示装置上,并通过所述图像显示装置进行预设比例的放大显示;
    图形绘制模块,用于根据图像显示装置显示的图像进行图形绘制。
  9. 根据权利要求8所述的绘制图形的系统,其特征在于,所述图像获取模块,用于通过系统应用程序接口调用系统截图工具,利用所述系统截图工具截取所述操作点预设范围内的图像;
    所述图像获取模块,用于通过第三方截图控件调用第三方截图工具,利用所述第三方截图工具截取所述操作点预设范围内的图像。
  10. 根据权利要求8所述的绘制图形的系统,其特征在于,所述预设范围包括:
    以绘制操作点为中心的设定半径的圆形,对设定半径的圆形进行设定比例压缩的椭圆形、设定面积的四边形或多边形。
PCT/CN2016/090713 2015-08-25 2016-07-20 绘制图形的方法和系统 Ceased WO2017032191A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510529038.2 2015-08-25
CN201510529038.2A CN105045604A (zh) 2015-08-25 2015-08-25 绘制图形的方法和系统

Publications (1)

Publication Number Publication Date
WO2017032191A1 true WO2017032191A1 (zh) 2017-03-02

Family

ID=54452169

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/090713 Ceased WO2017032191A1 (zh) 2015-08-25 2016-07-20 绘制图形的方法和系统

Country Status (2)

Country Link
CN (1) CN105045604A (zh)
WO (1) WO2017032191A1 (zh)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105045604A (zh) * 2015-08-25 2015-11-11 广州视睿电子科技有限公司 绘制图形的方法和系统
CN106775600A (zh) * 2015-11-19 2017-05-31 北京国双科技有限公司 HTML5 canvas画布的处理方法及装置
CN107291346B (zh) * 2016-04-12 2021-07-06 北京三星通信技术研究有限公司 终端设备的绘制内容处理方法、装置及终端设备
CN106097952B (zh) * 2016-06-29 2019-12-27 深圳市富优镁科技有限公司 一种终端显示屏分辨率调整方法和终端
CN106327545A (zh) * 2016-08-19 2017-01-11 江苏中威科技软件系统有限公司 一种矢量线条的放大绘制方法
CN110989905A (zh) * 2019-12-18 2020-04-10 深圳市商汤科技有限公司 信息处理方法及装置、电子设备和存储介质
CN114385304B (zh) * 2022-03-23 2022-07-08 麒麟软件有限公司 安卓应用调用Linux截图工具的方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103530021A (zh) * 2013-10-18 2014-01-22 苏州浩辰软件股份有限公司 图纸中实体的选择方法和装置
CN103984478A (zh) * 2014-04-25 2014-08-13 广州市久邦数码科技有限公司 一种动态图标的展示方法及系统
CN105045604A (zh) * 2015-08-25 2015-11-11 广州视睿电子科技有限公司 绘制图形的方法和系统

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102298504A (zh) * 2011-09-27 2011-12-28 汉王科技股份有限公司 一种放大显示方法和系统
CN102830963B (zh) * 2012-06-28 2016-03-30 北京奇虎科技有限公司 一种匹配截图方法和系统
CN103412724B (zh) * 2013-08-16 2016-05-25 广东欧珀移动通信有限公司 一种移动终端及其操控方法
CN103777866B (zh) * 2014-02-24 2019-11-08 苏州浩辰软件股份有限公司 用于放大镜的数据编辑方法及装置
CN104238863B (zh) * 2014-08-29 2018-02-16 广州视睿电子科技有限公司 基于Android的圈选缩放方法和系统

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103530021A (zh) * 2013-10-18 2014-01-22 苏州浩辰软件股份有限公司 图纸中实体的选择方法和装置
CN103984478A (zh) * 2014-04-25 2014-08-13 广州市久邦数码科技有限公司 一种动态图标的展示方法及系统
CN105045604A (zh) * 2015-08-25 2015-11-11 广州视睿电子科技有限公司 绘制图形的方法和系统

Also Published As

Publication number Publication date
CN105045604A (zh) 2015-11-11

Similar Documents

Publication Publication Date Title
WO2017032191A1 (zh) 绘制图形的方法和系统
US10514842B2 (en) Input techniques for virtual reality headset devices with front touch screens
US9965039B2 (en) Device and method for displaying user interface of virtual input device based on motion recognition
TWI478045B (zh) 手持移動系統之動態桌布
WO2017028436A1 (zh) 一种绘图工具的实现方法、装置、设备和计算机存储介质
CN103092524A (zh) 一种通过触摸屏实现截图的方法及移动终端
WO2013169843A1 (en) Device, method, and graphical user interface for manipulating framed graphical objects
CN105468253A (zh) 一种移动终端界面内容的显示方法、装置及终端
WO2015149679A1 (zh) 界面元素的自动调整方法和装置
WO2021232951A1 (zh) 截屏方法、终端及非易失性计算机可读存储介质
WO2016082379A1 (zh) 一种超声设备的多屏互动操作方法和系统
US10248307B2 (en) Virtual reality headset device with front touch screen
WO2018010440A1 (zh) 一种投影画面调整方法、装置和投影终端
WO2015043113A1 (zh) 一种单手操作手持设备屏幕的方法
WO2021098832A1 (zh) 元素控制方法、装置、设备及存储介质
WO2016197638A2 (zh) 一种实现截屏的方法、装置和终端
US10735606B2 (en) Display device, image processing device and non-transitory recording medium determining continuity of operation two or more display areas
WO2017032193A1 (zh) 用户界面布局的调整方法及装置
WO2018045688A1 (zh) 光标的控制方法和装置
US10073586B2 (en) Method and system for mouse pointer to automatically follow cursor
CN105607800A (zh) 一种终端屏幕输入显示的方法及装置
WO2015196770A1 (zh) 桌面壁纸更换方法及装置
WO2018205392A1 (zh) 控制响应区域显示控制方法、电子装置及存储介质
TWI607369B (zh) 調整畫面顯示的系統及方法
CN111930278B (zh) 智能交互设备、智能交互方法和存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16838451

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16838451

Country of ref document: EP

Kind code of ref document: A1