CN103885700A - Touch screen zoom command method - Google Patents

Touch screen zoom command method Download PDF

Info

Publication number
CN103885700A
CN103885700A CN201210561050.8A CN201210561050A CN103885700A CN 103885700 A CN103885700 A CN 103885700A CN 201210561050 A CN201210561050 A CN 201210561050A CN 103885700 A CN103885700 A CN 103885700A
Authority
CN
China
Prior art keywords
formula
clockwise
user
screen
touch screen
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.)
Pending
Application number
CN201210561050.8A
Other languages
Chinese (zh)
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.)
Foxconn Kunshan Computer Connector Co Ltd
Hon Hai Precision Industry Co Ltd
Original Assignee
Foxconn Kunshan Computer Connector Co Ltd
Hon Hai Precision Industry 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 Foxconn Kunshan Computer Connector Co Ltd, Hon Hai Precision Industry Co Ltd filed Critical Foxconn Kunshan Computer Connector Co Ltd
Priority to CN201210561050.8A priority Critical patent/CN103885700A/en
Publication of CN103885700A publication Critical patent/CN103885700A/en
Pending legal-status Critical Current

Links

Images

Abstract

A touch screen zoom command method is characterized in that a judging program is set, a user makes a clockwise or anticlockwise track on a screen with a single point without leaving the screen, the judging program executes a screen image zooming command by judging the clockwise or anticlockwise command sent by the user. The touch screen zoom command method has the advantages that operation is facilitated and equipment cost can be lowered.

Description

Touch screen zooming command method
[technical field]
The present invention is about a kind of command method of touch screen zooming image.
[background technology]
At present, the mobile phone with Touch Screen has become the main flow in market, it typically is the resistance touch screen that size is less, only accepts single-point touch.Moving about image, is all on screen, to draw straight line at present, respectively up and down, left and right picture straight line, represents mobile image or page turning backward forward.The conventional two point adopting consecutive click chemical reaction of its image scaling order represents to zoom in or out order.This kind of touch-control the Scale command method can not zoom in or out continuously, and inconsistent with the operation of computing machine, easily causes and obscures.For large-sized contact panel, be generally capacitance touch control screen, it can accept 2 touch-controls, can separately move and represent to amplify order with two contacts, and the mobile order that represents to dwindle is drawn close in two contacts.This kind of touch-control Zoom method is directly perceived, but multi-point touch screen price is slightly expensive, and must control two points, and one-handed performance is not very convenient.
[summary of the invention]
Technical matters to be solved by this invention is to provide a kind of command method of touch screen zooming image, and it is easy to operate.
For solving the problems of the technologies described above, the invention provides a kind of touch screen zooming command method, set a determining program, user utilizes the mode that single-point does not frame out on screen, to mark clockwise or counterclockwise track, thereby described determining program carries out by judging the clockwise or counterclockwise instruction that user sends the order that screen picture zooms in or out.
Compared with prior art, the present invention has following beneficial effect: single-point is realized the order that Touch Screen zooms in or out, easy to operate and be applicable to resistance touch screen, is beneficial to reduction equipment cost.
[accompanying drawing explanation]
Fig. 1 is the diagram of drawing clockwise track on screen.
Fig. 2 is the diagram of drawing counterclockwise track on screen.
[embodiment]
Consult shown in Fig. 1 and Fig. 2, the invention provides a kind of touch screen zooming command method, this screen scaling order utilizes the mode that single-point does not frame out on screen, to mark clockwise or counterclockwise track, is the order zooming in or out that the mode of clockwise or counterclockwise instruction is carried out screen picture by what set that a determining program judges that user marks.
Described judgement formula conventionally need arrange one and judge formula, and what described judgement formula utilized that coordinate points that track that user marks on screen produces judges that user sends is clockwise instruction or instruction counterclockwise.This creation most preferred embodiment is in the time judging that formula judges that drawn track result is clockwise instruction, determining program is carried out screen picture and is amplified instruction, and in the time judging that formula judges that drawn track result is counterclockwise instruction, determining program is carried out screen picture and is dwindled instruction; This creation another one embodiment is in the time judging that formula judges that drawn track result is counterclockwise instruction, determining program is carried out screen picture and is amplified instruction, and in the time judging that formula judges that drawn track result is clockwise instruction, determining program is carried out screen picture and is dwindled instruction.
Described touch screen zooming command method, specific embodiments comprises the steps:
One Touch Screen is provided;
The determining program that connects aforementioned Touch Screen is provided, and described determining program can read the coordinate points of user's stroke trajectory generation on Touch Screen;
The judgement formula that is arranged at determining program is provided, the trajectory coordinates point that described judgement formula can utilize determining program to read judges that the track that user marks is clockwise or counterclockwise, and the clockwise or counterclockwise track that determining program marks according to user realizes to Touch Screen the instruction that image zooms in or out.
Continue to consult shown in Fig. 1 and Fig. 2, describedly judge that formula is S=(X2-X1) * (Y3-Y2)-(Y2-Y1) * (X3-X2), executive mode is: when user draws track, can on X coordinate and Y coordinate, correspondingly produce some coordinate points, determining program can import to these coordinate points that produce successively and judge in the middle of formula and calculate, thereby what judge that user sends clockwise also or counterclockwise instruction is.It is specific as follows: in the time that user draws track clockwise on screen, determining program imports to Y1, Y2, the Y3 of coordinate points X1, the X2 of the X coordinate reading successively, X3 and Y coordinate to judge in formula and calculate, if what user marked at that time is clockwise track, the result of calculation that judges formula is S<0, if what user marked at that time is counterclockwise track, the result of calculation that judges formula is S>0.As aforementioned, the present invention is mentioned to two kinds of embodiment, the first embodiment be when determining program judge that user marks be clockwise instruction time, determining program is carried out screen picture and is amplified instruction, when being specifically the result of calculation that judges formula and being S<0, when determining program judge that user marks be counterclockwise instruction time, determining program is carried out screen picture and is dwindled instruction, when being specifically the result of calculation that judges formula and being S>0; The second embodiment be when determining program judge that user marks be counterclockwise instruction time, determining program is carried out screen picture and is amplified instruction, when being specifically the result of calculation that judges formula and being S>0, when determining program judge that user marks be clockwise instruction time, determining program is carried out screen picture and is dwindled instruction, when being specifically the result of calculation that judges formula and being S<0.
Described determining program reads coordinate points X1, X2, X3 and Y1, Y2, Y3 all by the identical time interval, and the time interval of each coordinate points that the determining program of this creation most preferred embodiment reads according to track that user draws is set to 0.01 second.If it should be noted that, the size of screen picture can not meet user's demand, only needs the instruction that screen is marked to clockwise or counterclockwise track can realize the object of the screen picture that further zooms in or out.
Touch screen zooming command method of the present invention discloses as above, but those of ordinary skill in the art still may carry out all replacement and modifications that does not deviate from spirit of the present invention based on teaching of the present invention and announcement.Therefore, protection scope of the present invention should be not limited only to the content that embodiment discloses, and comprises various do not deviate from replacement of the present invention and modifications, is present patent application claim and contains.

Claims (8)

1. a touch screen zooming command method, it is characterized in that: set a determining program, user utilizes the mode that single-point does not frame out on screen, to mark clockwise or counterclockwise track, thereby described determining program carries out by judging the clockwise or counterclockwise instruction that user sends the order that screen picture zooms in or out.
2. touch screen zooming command method as claimed in claim 1, it is characterized in that: determining program is set with one and judges formula, judge formula according to user on screen the coordinate points of the trajectory generation of drawing judge that it is clockwise or counterclockwise instruction that user sends, if the track of drawing for clockwise; realize screen picture and amplify instruction, otherwise, realize counterclockwise screen picture and dwindle instruction.
3. touch screen zooming command method as claimed in claim 1, it is characterized in that: determining program is set with one and judges formula, judge formula according to user on screen the coordinate points of the trajectory generation of drawing judge that it is clockwise or counterclockwise instruction that user sends, if the track of drawing for counterclockwise; realize screen picture and amplify instruction, otherwise, realize clockwise screen picture and dwindle instruction.
4. touch screen zooming command method as claimed in claim 1, is characterized in that: comprise the steps:
One Touch Screen is provided;
The determining program that connects aforementioned Touch Screen is provided, and described determining program can read the coordinate points of user's stroke trajectory generation on Touch Screen;
The judgement formula that is arranged at determining program is provided, the trajectory coordinates point that described judgement formula can utilize determining program to read judges that the track that user marks is clockwise or counterclockwise, and the clockwise or counterclockwise track that determining program marks according to user realizes to Touch Screen the instruction that image zooms in or out.
5. touch screen zooming command method as claimed in claim 4, it is characterized in that: describedly judge that formula is S=(X2-X1) * (Y3-Y2)-(Y2-Y1) calculating formula of * (X3-X2), when user produces respectively X1 at X coordinate and Y coordinate successively in the time that screen is drawn track clockwise or counterclockwise, X2, X3 and Y1, Y2, after the coordinate points of Y3, determining program is the X1 reading, X2, X3 and Y1, Y2, coordinate points such as Y3 importing to judge in formula to be calculated, if what user marked is clockwise track, the result of calculation that judges formula is S<0, now realize screen picture and amplify instruction, if what user marked is counterclockwise track, the result of calculation that judges formula is S>0, now realize screen picture and dwindle instruction.
6. touch screen zooming command method as claimed in claim 4, it is characterized in that: describedly judge that formula is S=(X2-X1) * (Y3-Y2)-(Y2-Y1) calculating formula of * (X3-X2), when user produces respectively X1 at X coordinate and Y coordinate successively in the time that screen is drawn track clockwise or counterclockwise, X2, X3 and Y1, Y2, after the coordinate points of Y3, determining program is the X1 reading, X2, X3 and Y1, Y2, coordinate points such as Y3 importing to judge in formula to be calculated, if what user marked is clockwise track, the result of calculation that judges formula is S<0, now realize screen picture and dwindle instruction, if what user marked is counterclockwise track, the result of calculation that judges formula is S>0, now realize screen picture and amplify instruction.
7. the touch screen zooming command method as described in claim 5 or 6, is characterized in that: described determining program reads coordinate points X1, X2, X3 and Y1, Y2, Y3 all by the identical time interval.
8. touch screen zooming command method as claimed in claim 7, is characterized in that: the time interval that described determining program reads each coordinate points is set to 0.01 second.
CN201210561050.8A 2012-12-21 2012-12-21 Touch screen zoom command method Pending CN103885700A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210561050.8A CN103885700A (en) 2012-12-21 2012-12-21 Touch screen zoom command method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210561050.8A CN103885700A (en) 2012-12-21 2012-12-21 Touch screen zoom command method

Publications (1)

Publication Number Publication Date
CN103885700A true CN103885700A (en) 2014-06-25

Family

ID=50954625

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210561050.8A Pending CN103885700A (en) 2012-12-21 2012-12-21 Touch screen zoom command method

Country Status (1)

Country Link
CN (1) CN103885700A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101464749A (en) * 2008-10-03 2009-06-24 友达光电股份有限公司 Method for processing touch control type input signal, its processing apparatus and computer system
US20100156806A1 (en) * 2008-12-19 2010-06-24 Verizon Data Services Llc Zooming techniques for touch screens
CN102479041A (en) * 2010-11-25 2012-05-30 英业达股份有限公司 Operation method for resizing picture on small touch screen by one hand
CN102566807A (en) * 2010-12-23 2012-07-11 联咏科技股份有限公司 Single-finger rotating gesture detection method and gesture detection circuit
CN102591521A (en) * 2011-01-11 2012-07-18 富士康(昆山)电脑接插件有限公司 Touch screen device and manufacturing method of the same

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101464749A (en) * 2008-10-03 2009-06-24 友达光电股份有限公司 Method for processing touch control type input signal, its processing apparatus and computer system
US20100156806A1 (en) * 2008-12-19 2010-06-24 Verizon Data Services Llc Zooming techniques for touch screens
US20120176335A1 (en) * 2008-12-19 2012-07-12 Verizon Patent And Licensing Inc. Zooming techniques for touch screens
CN102479041A (en) * 2010-11-25 2012-05-30 英业达股份有限公司 Operation method for resizing picture on small touch screen by one hand
CN102566807A (en) * 2010-12-23 2012-07-11 联咏科技股份有限公司 Single-finger rotating gesture detection method and gesture detection circuit
CN102591521A (en) * 2011-01-11 2012-07-18 富士康(昆山)电脑接插件有限公司 Touch screen device and manufacturing method of the same

Similar Documents

Publication Publication Date Title
CN102760026B (en) A kind of touch screen interface display packing, display device and a kind of touch panel device
CN103207750B (en) The method of icon convergent-divergent and device
CN101470548B (en) Method for measuring object dimension and angle through touch screen
CN104238745B (en) A kind of mobile terminal one-handed performance method and mobile terminal
CN106293315A (en) The method and apparatus that floating frame shows
CN101930333B (en) Multi-screen display control method
CN103324414A (en) Method and mobile terminal for adjusting icon positions
CN101968698A (en) Electronic whiteboard all-in-one machine
CN103677721A (en) Terminal display interface zooming method and terminal device
CN102945136A (en) Mobile terminal and touch operation method thereof
CN105302464B (en) System and method for scribing flow type document
CN104737221A (en) Information display device and display information operation method
CN103984492A (en) Method and device for scaling display picture of mobile terminal and mobile terminal
TW201411504A (en) Apparatus and method for processing handwriting input
CN103677569A (en) Method for processing user interface of electronic device and electronic device
CN102087571A (en) Method for operational control of operation object and terminal device
CN102591521B (en) Touch screen device and manufacture method thereof
CN107179875B (en) The method and apparatus of window adjustment
CN103699331A (en) Gesture method for controlling screen zooming
CN103870179A (en) Method and device for controlling touch screen in portable terminal
CN100555196C (en) Be applied to the double function operation touch screen component and the method thereof of palm-type device
CN101996046B (en) Systems and methods for application management
CN103914228B (en) A kind of operating method of mobile terminal and its touch-screen
CN104375630A (en) Public information terminal based on Kinect
CN110716671B (en) Electronic whiteboard and driving method thereof

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20140625

WD01 Invention patent application deemed withdrawn after publication