IL273279A - Integrated document editor - Google Patents

Integrated document editor

Info

Publication number
IL273279A
IL273279A IL273279A IL27327920A IL273279A IL 273279 A IL273279 A IL 273279A IL 273279 A IL273279 A IL 273279A IL 27327920 A IL27327920 A IL 27327920A IL 273279 A IL273279 A IL 273279A
Authority
IL
Israel
Prior art keywords
document editor
integrated document
integrated
editor
document
Prior art date
Application number
IL273279A
Other languages
Hebrew (he)
Other versions
IL273279B1 (en
IL273279B2 (en
Original Assignee
Eli Zeevi
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 Eli Zeevi filed Critical Eli Zeevi
Publication of IL273279A publication Critical patent/IL273279A/en
Publication of IL273279B1 publication Critical patent/IL273279B1/en
Publication of IL273279B2 publication Critical patent/IL273279B2/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04845Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range for image manipulation, e.g. dragging, rotation, expansion or change of colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04815Interaction with a metaphor-based environment or interaction object displayed as three-dimensional, e.g. changing the user viewpoint with respect to the environment or object
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/32Digital ink
    • G06V30/333Preprocessing; Feature extraction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/32Digital ink
    • G06V30/36Matching; Classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2203/00Indexing scheme relating to G06F3/00 - G06F3/048
    • G06F2203/048Indexing scheme relating to G06F3/048
    • G06F2203/04806Zoom, i.e. interaction techniques or interactors for controlling the zooming operation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/40Document-oriented image-based pattern recognition

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Human Computer Interaction (AREA)
  • Multimedia (AREA)
  • Artificial Intelligence (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • User Interface Of Digital Computer (AREA)
  • Processing Or Creating Images (AREA)
IL273279A 2017-09-15 2018-09-18 Integrated document editor IL273279B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201762559269P 2017-09-15 2017-09-15
PCT/US2018/051400 WO2019055952A1 (en) 2017-09-15 2018-09-18 Integrated document editor

Publications (3)

Publication Number Publication Date
IL273279A true IL273279A (en) 2020-04-30
IL273279B1 IL273279B1 (en) 2023-12-01
IL273279B2 IL273279B2 (en) 2024-04-01

Family

ID=65723440

Family Applications (2)

Application Number Title Priority Date Filing Date
IL273279A IL273279B2 (en) 2017-09-15 2018-09-18 Integrated document editor
IL308115A IL308115B1 (en) 2017-09-15 2018-09-18 Integrated document editor

Family Applications After (1)

Application Number Title Priority Date Filing Date
IL308115A IL308115B1 (en) 2017-09-15 2018-09-18 Integrated document editor

Country Status (5)

Country Link
EP (1) EP3682319A4 (en)
CN (2) CN111492338B (en)
CA (1) CA3075627A1 (en)
IL (2) IL273279B2 (en)
WO (1) WO2019055952A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11550583B2 (en) * 2020-11-13 2023-01-10 Google Llc Systems and methods for handling macro compatibility for documents at a storage system

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2124624C (en) * 1993-07-21 1999-07-13 Eric A. Bier User interface having click-through tools that can be composed with other tools
US7185291B2 (en) 2003-03-04 2007-02-27 Institute For Information Industry Computer with a touch screen
US7961943B1 (en) 2005-06-02 2011-06-14 Zeevi Eli I Integrated document editor
JP4770360B2 (en) * 2005-09-26 2011-09-14 富士通株式会社 CAD program, CAD apparatus and CAD system for performing projection control processing
US8884990B2 (en) * 2006-09-11 2014-11-11 Adobe Systems Incorporated Scaling vector objects having arbitrarily complex shapes
US8896597B2 (en) * 2008-04-14 2014-11-25 Siemens Product Lifecycle Management Software Inc. System and method for modifying geometric relationships in a solid model
CN101986249A (en) * 2010-07-14 2011-03-16 上海无戒空间信息技术有限公司 Method for controlling computer by using gesture object and corresponding computer system
US20120092268A1 (en) * 2010-10-15 2012-04-19 Hon Hai Precision Industry Co., Ltd. Computer-implemented method for manipulating onscreen data
US9317196B2 (en) * 2011-08-10 2016-04-19 Microsoft Technology Licensing, Llc Automatic zooming for text selection/cursor placement
CN103294657B (en) * 2012-03-02 2017-10-27 富泰华工业(深圳)有限公司 Method for editing text and system
JP5946216B2 (en) * 2012-12-21 2016-07-05 富士フイルム株式会社 Computer having touch panel, operating method thereof, and program
US10120529B2 (en) * 2014-07-08 2018-11-06 Verizon Patent And Licensing Inc. Touch-activated and expandable visual navigation of a mobile device via a graphic selection element
CN105373309B (en) * 2015-11-26 2019-10-08 努比亚技术有限公司 Text selection method and mobile terminal

Also Published As

Publication number Publication date
IL273279B1 (en) 2023-12-01
IL308115B1 (en) 2024-10-01
CN111492338B (en) 2024-04-19
CA3075627A1 (en) 2019-03-21
CN111492338A (en) 2020-08-04
CN118131966A (en) 2024-06-04
IL308115A (en) 2023-12-01
WO2019055952A1 (en) 2019-03-21
EP3682319A4 (en) 2021-08-04
EP3682319A1 (en) 2020-07-22
IL273279B2 (en) 2024-04-01

Similar Documents

Publication Publication Date Title
GB2550864B (en) Well
SG10202007262PA (en) Copanlisib biomarkers
GB2570618B (en) Components
SG10202007322PA (en) Copanlisib biomarkers
GB201614455D0 (en) Biomarkers
AU201714106S (en) Mandoline
GB201820521D0 (en) n
GB2562533B (en) Components
PT3634774T (en) Forge-proof document
GB201701986D0 (en) n
GB201702356D0 (en) Fixing means
PL3256331T3 (en) Document
HK1254913A1 (en) Text obfuscation
GB201813378D0 (en) n
IL273279A (en) Integrated document editor
GB201509890D0 (en) Highlight editor
SI3558692T1 (en) Secure document
GB2549084B (en) Fixing
GB201716636D0 (en) An improved swimfin
RS20170895A1 (en) An ice-cutter for ice-breaker
GB201716016D0 (en) Text etc
AP00994S1 (en) Autorickshaw
GB201705701D0 (en) Interface
GB201705290D0 (en) Improvements
GB201702820D0 (en) Interface