KR20140063951A - Apparatus and method for mapping the adaptive screen elements - Google Patents

Apparatus and method for mapping the adaptive screen elements Download PDF

Info

Publication number
KR20140063951A
KR20140063951A KR1020120130700A KR20120130700A KR20140063951A KR 20140063951 A KR20140063951 A KR 20140063951A KR 1020120130700 A KR1020120130700 A KR 1020120130700A KR 20120130700 A KR20120130700 A KR 20120130700A KR 20140063951 A KR20140063951 A KR 20140063951A
Authority
KR
South Korea
Prior art keywords
ratio
web document
attribute
flex
size
Prior art date
Application number
KR1020120130700A
Other languages
Korean (ko)
Inventor
김민태
문추근
Original Assignee
케이티하이텔 주식회사
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 케이티하이텔 주식회사 filed Critical 케이티하이텔 주식회사
Priority to KR1020120130700A priority Critical patent/KR20140063951A/en
Publication of KR20140063951A publication Critical patent/KR20140063951A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation
    • G06F40/154Tree transformation for tree-structured or markup documents, e.g. XSLT, XSL-FO or stylesheets
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The present invention relates to a device and a method to adaptively map screen elements wherein the method provides a user information wanted by the user by emphasizing (enlarging) through the variations of size of a selected element, and rearranging the element included in a web document according to the variations of the size of the selected element when the element included in the cascading style sheets (CSS) is selected. Furthermore, the present invention provides a screen ratio optimized for the selected element by dividing the selected element in a predetermined form and adjusting the same to a predetermined ratio by a separate region when the element included in the web document is selected.

Description

화면요소를 적응적으로 매핑하는 장치 및 방법{Apparatus and method for mapping the adaptive screen elements}[0001] Apparatus and method for mapping adaptive screen elements [

본 발명은 케스케이딩 스타일 시트(CSS; Cascading Style Sheets)가 적용된 웹 문서의 표시 형태를 제어하는 장치 및 방법에 관한 것으로, 보다 상세하게는 웹 문서에 포함된 요소가 선택되면, 선택된 요소의 크기를 변경하고, 선택된 요소의 크기 변경에 따라 웹 문서에 포함된 요소를 재배치하는 기술에 관한 것이다.The present invention relates to an apparatus and a method for controlling a display format of a web document to which a cascading style sheet (CSS) is applied. More specifically, when an element included in a web document is selected, And rearranging the elements included in the web document according to the size change of the selected element.

본 발명은 문화체육관광부 및 한국 콘텐츠 진흥원의 2012년도 콘텐츠 산업기술지원 사업의 일환으로 수행한 연구로부터 도출된 것이다[과제관리번호: R2011090044, 과제명: N Screen 기반의 스마트 콘텐츠 제작 및 기술 개발].The present invention is derived from research carried out by the Ministry of Culture, Sports and Tourism and the Korea Creative Content Agency (KISDI) as part of the contents industry support program for 2012. [assignment number: R2011090044, title: N Screen-based Smart Content Production and Technology Development].

근래에 들어, 인터넷 사용이 확산됨에 따라 다양한 시각적 표현이 가능할 뿐만 아니라 구조화가 잘 이루어진 웹 문서를 만들기 위하여 마크업 언어(Markup Language; 예를 들면, HTML, XHTML, XML, mHTML, WML 등)의 기능을 보완할 수 있는 스타일 언어에 대한 필요성이 증대되었다.In recent years, as the use of the Internet has expanded, a variety of visual expressions have been possible. In addition, a function of a markup language (for example, HTML, XHTML, XML, mHTML, WML, etc.) The need for a style language that can complement it has increased.

이에 부응하여 등장한 스타일 언어 중 하나가 CSS(Cascading Style Sheets)인데, CSS는 다양한 프리젠테이션 효과와 구조화가 가능하다는 특성이 있어 마크업 언어의 결점을 보완하는 스타일 언어로서 많이 이용되고 있는 실정이다. CSS의 장점은 서로 다른 여러 개의 스타일 정보를 통합하여 관리할 수 있는 간결하고 효과적인 언어라는 것이다. 예를 들면, HTML은 폰트 정보, 문단 정보 등을 문단마다 매번 반복적으로 지정해줘야 하는 등의 이유로 웹 문서의 작성 효율이 떨어지고 추후 수정, 갱신 등의 관리를 함에도 큰 수고가 들어가게 되는 반면, CSS는 클래스(구조화) 개념을 도입하여 웹 문서의 문단 등의 스타일을 한 번에 정의하고, 반복 지정 사용이 가능하도록 할 수 있다. 이에 따라, 최근에는 마크업 언어로서 작성된 웹 문서에 대하여 CSS를 이용하여 스타일을 적용해 주는 것이 보편화되는 추세이다.Cascading Style Sheets (CSS) is one of the emerging style languages in response to this, and CSS is widely used as a style language to complement the shortcomings of markup language because it has various presentation effect and structure. The advantage of CSS is that it is a concise and effective language that can integrate and manage multiple styles of information. For example, in HTML, font information, paragraph information, and the like are repeatedly designated for each paragraph. For this reason, the efficiency of creating a web document is lowered, and a great deal of trouble is involved in managing later modification and updating. (Structuring) concept, it is possible to define a style such as a paragraph of a web document at a time and make it possible to use it repeatedly. Accordingly, in recent years, it has become common to apply a style to a web document created as a markup language using CSS.

한편, 최근에는 사용자 단말 장치가 모바일 종합 단말기로서 통합되고 무선 통신 기술의 비약적인 발전에 따라 사용자가 무선 단말기를 통해 웹 문서에 접하는 시간과 기회가 점점 증가하고 있으므로, 무선 단말기 상에서 웹 문서를 효과적으로 브라우징할 수 있도록 하기 위한 방안이 더욱 연구되고 있다. 다만, 무선 단말기의 프로세서 및 메모리 성능이 그다지 높지 않고 일반적인 유선 네트워크와 대비하여 모바일 네트워크를 통한 데이터 전송 속도가 상대적으로 느리다는 제약으로 인하여, 현재 무선 단말기에 구비되는 대부분의 모바일 웹 브라우저들은 웹 문서에 포함되어 있는 모든 내용을 제공하지 못하고 일부 필수적인 내용만을 제공하고 있는 실정이다.Meanwhile, in recent years, as the user terminal device has been integrated as a mobile general terminal and the time and opportunity for the user to contact the web document through the wireless terminal have been increasing with the rapid development of wireless communication technology, There are more researches to be done. However, since the processor and memory performances of the wireless terminal are not so high and the data transmission speed through the mobile network is relatively slow compared to a general wired network, It does not provide all the contents that are included, but only provides some essential contents.

무선 단말기는 디스플레이 영역의 크기가 작아서 웹 문서 전체를 디스플레이 할 경우 웹 문서가 매우 작게 출력되는 문제가 있다.The wireless terminal has a problem that the size of the display area is small and the web document is displayed very small when the entire web document is displayed.

종래의 웹 문서의 표시를 제어하는 기술에 한 예로, 일본 공개특허 제2012-079188 호 "체재 정보 처리 장치 및 방법"이 제안되었다. 상기 선행기술에서는 단말기의 종류에 대응하는 웹 문서의 표시형태를 기설정해서 단말기에 따라 다른 표시형태의 웹 문서를 제공하는 기술이다.As an example of a technique for controlling display of a conventional web document, Japanese Patent Application Laid-Open No. 2007-079188 entitled " Apparatus and method for processing a stay information "has been proposed. In the prior art, a display format of a web document corresponding to a terminal type is set in advance, and a web document having a different display format is provided according to the terminal.

하지만, 제공되는 선행기술은 웹 문서의 제공자 입장에서 사용자에게 보여주고자 하는 표시형태로 웹 문서를 가공하기 때문에 정작 사용자가 보고자 하는 정보가 부각되지 않을 수 있다.However, since the provided prior art processes a web document in the form of a display format to be displayed to a user in view of the provider of the web document, the information to be viewed by the user may not be highlighted.

따라서, 사용자가 원하는 정보가 부각(확대) 되도록 개선할 필요성이 대두된다.Therefore, there is a need to improve the information desired by the user so as to be enlarged (enlarged).

일본공개특허 제2012-079188 호 (공개일 2012.04.19)Japanese Laid-Open Patent No. 2012-079188 (public date April 19, 2012)

본 발명은 상기와 같은 종래 기술의 문제점을 해결하고자 도출된 것으로서, 화면요소를 적응적으로 매핑하는 장치 및 방법을 제공하는 것을 목적으로 한다.SUMMARY OF THE INVENTION It is an object of the present invention to provide an apparatus and method for adaptively mapping screen elements.

구체적으로, 본 발명은 케스케이딩 스타일 시트(CSS; Cascading Style Sheets)가 적용된 웹 문서의 표시 형태를 제어하는 장치 및 방법을 제공하는 것을 목적으로 한다.In particular, it is an object of the present invention to provide an apparatus and method for controlling the display form of a web document to which Cascading Style Sheets (CSS) are applied.

또한, 본 발명은 웹 문서에 포함된 요소가 선택되면, 선택된 요소의 크기를 변경하고, 선택된 요소의 크기 변경에 따라 웹 문서에 포함된 요소를 재배치하는 장치 및 방법을 제공하는 것을 목적으로 한다.Another object of the present invention is to provide an apparatus and method for re-arranging elements included in a web document in accordance with a size of a selected element and a size of a selected element when an element included in the web document is selected.

또한, 본 발명은 웹 문서에 포함된 요소가 선택되면, 선택된 요소를 기설정한 형태로 분할하고, 분할된 영역별로 기설정한 비율로 조정하는 장치 및 방법을 제공하는 것을 목적으로 한다.It is another object of the present invention to provide an apparatus and a method for dividing a selected element into a predetermined form when the element included in the web document is selected and adjusting the predetermined factor for each divided region.

상기와 같은 목적을 달성하기 위하여, 본 발명의 일 실시 예에 따른 화면요소를 적응적으로 매핑하는 장치는, 스타일시트가 적용된 웹 문서가 수신되면, 상기 웹 문서에 관한 상기 스타일시트의 정보를 분석하여 상기 웹 문서에 포함된 요소(element)의 선택여부에 따라 크기가 변동되는 동적 유연성 속성이 적용되었는지 확인하는 스타일 분석부; 상기 웹 문서에 포함된 요소가 선택되고, 상기 동적 유연성 속성이 적용되었으면 상기 선택된 요소의 크기를 상기 동적 유연성 속성에 따라 확대하는 크기 변경부; 및 상기 선택된 요소의 크기 변경에 따라 상기 웹 문서에 포함된 요소를 재배치하는 재배치부를 포함한다.According to another aspect of the present invention, there is provided an apparatus for adaptively mapping a screen element according to an exemplary embodiment of the present invention, the apparatus comprising: A style analyzer for checking whether a dynamic flexibility attribute whose size varies depending on whether an element included in the web document is selected or not; A size changing unit that enlarges the size of the selected element according to the dynamic flexibility attribute when the element included in the web document is selected and the dynamic flexibility attribute is applied; And a rearrangement unit for rearranging elements included in the web document according to the size change of the selected element.

이때, 상기 웹 문서에 포함된 요소의 선택은, 사용자의 입력을 통한 선택, 기설정된 요소별 중요도에 따른 선택, 기설정된 사용자의 요소별 선호도에 따른 선택, 및 상기 웹 문서의 개발자가 기설정한 요소별 중요도에 따른 선택 중에서 적어도 하나를 이용하여 선택될 수 있다.At this time, the selection of the elements included in the web document may be performed by selecting through the input of the user, selecting according to the importance according to predetermined elements, selecting according to the preference of each predetermined element of the user, And selection based on the importance of each element.

이때, 상기 스타일시트는, 케스케이딩 스타일 시트(CSS; Cascading Style Sheets) 일 수 있다.At this time, the style sheet may be a CSS (Cascading Style Sheets).

이때, 상기 동적 유연성 속성은, 플렉스 인터렉티브(flex-interactive) 속성 또는 플렉스 그리드(flex-grid) 속성일 수 있다.At this time, the dynamic flexibility attribute may be a flex-interactive attribute or a flex-grid attribute.

이때, 상기 플렉스 인터렉티브 속성은 상기 플렉스 인터렉티브의 적용 유무를 설정하는 사용유무 정보, 요소가 선택된 경우 선택된 요소의 크기를 확대하는 비율을 설정하는 확대비율 정보 및 요소가 선택되지 않은 경우 선택되지 않은 요소의 크기를 축소하는 비율을 설정하는 축소비율 정보 중에서 적어도 하나를 포함할 수 있다.At this time, the flex interactive attribute includes use presence / absence information for setting whether the flex interactive is applied, magnification ratio information for setting a ratio for enlarging the size of the selected element when the element is selected, And reduction ratio information for setting a reduction ratio of the size.

이때, 상기 플렉스 그리드 속성은, 상기 플렉스 그리드의 적용 유무를 설정하는 사용유무 정보, 상기 선택된 요소에 할당된 크기와 위치에 관한 정보, 및 상기 선택되지 않은 요소에 할당된 크기와 위치에 관한 정보 중에서 적어도 하나를 포함할 수 있다.At this time, the Flex Grid attribute may include information on whether or not the Flex Grid is applied, information on the size and position allocated to the selected element, and information on the size and position allocated to the unselected element And may include at least one.

이때, 상기 크기 변경부는, 상기 웹 문서에 포함된 요소가 선택되면, 상기 선택되지 않은 요소의 크기를 상기 동적 유연성 속성에 따라 축소할 수 있다.In this case, when the element included in the web document is selected, the resizing unit may reduce the size of the unselected element according to the dynamic flexibility attribute.

이때, 상기 재배치부는, 상기 선택된 요소와 상기 선택되지 않은 요소의 크기 변경에 따라 상기 웹 문서에 포함된 요소를 재배치할 수 있다.At this time, the relocation unit may rearrange elements included in the web document according to the size change of the selected element and the unselected element.

이때, 상기 스타일 분석부는, 상기 웹 문서에 포함된 요소(element)의 선택여부에 따라 디스플레이 비율(ratio)을 변경하는 플렉스 비율(flex-ratio)의 속성이 적용되었는지 더 확인함을 특징으로 하고, 상기 웹 문서에 포함된 요소가 선택되고, 상기 플렉스 비율 속성이 적용되었으면 상기 선택된 요소를 상기 플렉스 비율 속성에서 기설정한 형태로 분할하고, 분할된 영역별로 상기 플렉스 비율 속성에서 기설정한 비율로 조정하는 비율 조정부를 더 포함할 수 있다.In this case, the style analyzer further determines whether an attribute of a flex-ratio for changing a display ratio is applied according to whether an element included in the web document is selected, If the element included in the web document is selected and if the flex ratio attribute is applied, the selected element is divided into a predetermined form in the flex ratio attribute, and adjusted in a ratio set in the flex ratio attribute for each divided area And a ratio adjusting unit that adjusts the ratio of the output signal.

이때, 상기 플렉스 비율 속성은, 상기 플렉스 비율의 적용 유무를 설정하는 사용유무 정보, 요소가 선택된 경우 선택된 요소를 분할하는 형태를 설정하는 분할 정보, 및 분할된 영역별로 확대 비율 또는 축소 비율을 설정하는 비율 정보를 포함할 수 있다.At this time, the flex ratio attribute includes usage information for setting whether the flex ratio is applied, division information for setting a mode for dividing the selected element when the element is selected, and an enlargement ratio or a reduction ratio for each divided area Ratio information.

이때, 상기 재배치부는, 상기 비율 조정부의 비율 조정에 따라 요소의 크기가 변경되면 상기 웹 문서에 포함된 요소를 재배치할 수 있다.At this time, the relocation unit may rearrange the elements included in the web document when the size of the element is changed according to the ratio adjustment of the ratio adjustment unit.

본 발명의 다른 일 실시 예에 따른 화면요소를 적응적으로 매핑하는 방법은, 스타일시트가 적용된 웹 문서를 수신하는 단계; 상기 웹 문서에 관한 상기 스타일시트의 정보를 분석하여 상기 웹 문서에 포함된 요소(element)의 선택여부에 따라 크기가 변동되는 동적 유연성 속성이 적용되었는지 확인하는 단계; 상기 웹 문서에 포함된 요소가 선택되고, 상기 동적 유연성 속성이 적용되었으면 상기 선택된 요소의 크기를 상기 동적 유연성 속성에 따라 확대하는 단계; 및 상기 선택된 요소의 크기 변경에 따라 상기 웹 문서에 포함된 요소를 재배치하는 단계를 포함한다.According to another aspect of the present invention, there is provided a method of adaptively mapping a screen element, the method comprising: receiving a web document to which a style sheet is applied; Analyzing information of the style sheet related to the web document to determine whether a dynamic flexibility attribute whose size varies depending on whether an element included in the web document is selected; Expanding the size of the selected element according to the dynamic flexibility attribute when the element included in the web document is selected and the dynamic flexibility attribute is applied; And rearranging elements included in the web document according to the size change of the selected element.

본 발명은 케스케이딩 스타일 시트(CSS; Cascading Style Sheets)가 적용된 웹 문서의 표시 형태를 제어하는 장치 및 방법에 관한 것으로, 웹 문서에 포함된 요소가 선택되면, 선택된 요소의 크기를 변경하고, 선택된 요소의 크기 변경에 따라 웹 문서에 포함된 요소를 재배치하기 때문에 사용자가 원하는 정보가 부각(확대) 해서 사용자에게 제공할 수 있다.The present invention relates to an apparatus and a method for controlling a display format of a web document to which a cascading style sheet (CSS) is applied. When an element included in a web document is selected, Since the element included in the web document is rearranged according to the size change of the selected element, the user can provide desired information to the user and enlarge it.

또한, 본 발명은 웹 문서에 포함된 요소가 선택되면, 선택된 요소를 기설정한 형태로 분할하고, 분할된 영역별로 기설정한 비율로 조정하기 때문에 선택된 요소에 최적화된 화면 비율을 제공할 수도 있다.In addition, according to the present invention, when elements included in a web document are selected, the selected element is divided into a predetermined form and adjusted to a predetermined ratio for each divided region, so that an optimized aspect ratio may be provided for the selected element .

도 1은 본 발명의 일실시예에 따른 화면요소를 적응적으로 매핑하는 화면요소 매핑 장치의 구성을 도시한 도면이다.
도 2는 본 발명의 일실시예에 따라 동적 유연성 속성에 의해 선택된 요소와 선택되지 않은 요소의 크기가 변경되는 일 예를 도시한 도면이다.
도 3은 본 발명의 일실시예에 따라 플렉스 비율 속성에 의해 선택된 요소의 분할된 영역의 비율이 변경되는 일 예를 도시한 도면이다.
도 4는 본 발명의 일실시예에 따라 동적 유연성 속성에 의해 선택된 요소의 크기가 변경되는 과정을 도시한 흐름도이다.
도 5는 본 발명의 일실시예에 따라 동적 유연성 속성에 의해 선택된 요소와 선택되지 않은 요소의 크기가 변경되는 과정을 도시한 흐름도이다.
도 6은 본 발명의 일실시예에 따라 플렉스 비율 속성에 의해 선택된 요소의 분할된 영역의 비율이 변경되는 과정을 도시한 흐름도이다.
도 7은 본 발명의 일실시예에 따른 플렉스 인터렉티브 속성의 정보를 도시한 표이다.
도 8은 본 발명의 일실시예에 따른 플렉스 그리드 속성의 정보를 도시한 표이다.
1 is a block diagram of a screen element mapping apparatus for adaptively mapping screen elements according to an embodiment of the present invention.
FIG. 2 is a diagram illustrating an example in which sizes of elements selected by the dynamic flexibility attribute are changed according to an embodiment of the present invention.
FIG. 3 is a diagram illustrating an example in which a ratio of a divided area of an element selected by the flex ratio attribute is changed according to an embodiment of the present invention.
4 is a flowchart illustrating a process of changing the size of an element selected by the dynamic flexibility attribute according to an embodiment of the present invention.
FIG. 5 is a flowchart illustrating a process of changing sizes of elements selected by the dynamic flexibility attribute and unselected elements according to an embodiment of the present invention.
FIG. 6 is a flowchart illustrating a process of changing a ratio of a divided area of an element selected by the flex ratio attribute according to an embodiment of the present invention.
FIG. 7 is a table showing information of a flex interactive attribute according to an embodiment of the present invention.
FIG. 8 is a table showing information of a flex grid attribute according to an embodiment of the present invention.

상기 목적 외에 본 발명의 다른 목적 및 특징들은 첨부 도면을 참조한 실시 예에 대한 설명을 통하여 명백히 드러나게 될 것이다.Other objects and features of the present invention will become apparent from the following description of embodiments with reference to the accompanying drawings.

본 발명의 바람직한 실시예를 첨부된 도면들을 참조하여 상세히 설명한다. 본 발명을 설명함에 있어, 관련된 공지 구성 또는 기능에 대한 구체적인 설명이 본 발명의 요지를 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명은 생략한다.Preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the following description of the present invention, a detailed description of known functions and configurations incorporated herein will be omitted when it may make the subject matter of the present invention rather unclear.

그러나, 본 발명이 실시예들에 의해 제한되거나 한정되는 것은 아니다. 각 도면에 제시된 동일한 참조 부호는 동일한 부재를 나타낸다.However, the present invention is not limited to or limited by the embodiments. Like reference symbols in the drawings denote like elements.

이하에서는, 본 발명의 일 실시 예에 따른 화면요소를 적응적으로 매핑하는 장치 및 방법을 첨부된 도 1 내지 도 6을 참조하여 상세히 설명한다.Hereinafter, an apparatus and method for adaptively mapping a screen element according to an embodiment of the present invention will be described in detail with reference to FIGS. 1 to 6.

도 1은 본 발명의 일실시예에 따른 화면요소를 적응적으로 매핑하는 화면요소 매핑 장치의 구성을 도시한 도면이다.1 is a block diagram of a screen element mapping apparatus for adaptively mapping screen elements according to an embodiment of the present invention.

도 1을 참조하면, 화면요소 매핑 장치(100)는 제어부(110), 스타일 분석부(112), 크기 변경부(114), 재배치부(116), 비율 조정부(118), 통신부(120), 디스플레이부(130) 및 저장부(140)를 포함할 수 있다.1, the screen element mapping apparatus 100 includes a control unit 110, a style analysis unit 112, a size change unit 114, a relocation unit 116, a ratio adjustment unit 118, a communication unit 120, A display unit 130, and a storage unit 140.

통신부(120)는 웹 문서를 저장하고 있는 웹 서버와 유선 또는 무선으로 통신해서 웹 문서를 수신한다. The communication unit 120 communicates wired or wirelessly with a web server storing web documents to receive web documents.

디스플레이부(130)는 통신부(120)를 통해 수신한 웹 문서를 디스플레이하고 화면요소 매핑 장치(100)의 동작 중에 발생되는 상태 정보 등을 디스플레이한다. 또한, 본 발명에 따라 크기 변경부(114)에 의해 선택된 화면요소의 크기가 변경되고 재배치부(118)에 의해 웹 문서에 포함된 화면요소가 재배치된 웹 문서를 디스플레이 한다.The display unit 130 displays a web document received through the communication unit 120 and displays status information and the like generated during operation of the screen element mapping apparatus 100. In addition, according to the present invention, the size of the screen element selected by the resizing unit 114 is changed, and the reordering unit 118 displays the web document in which the screen elements included in the web document are rearranged.

또한, 디스플레이부(130)는 비율 조정부(118)에 의해 비율 조정되고 재배치부(118)에 의해 웹 문서에 포함된 화면요소가 재배치된 웹 문서를 디스플레이 할 수 있다.In addition, the display unit 130 may display a web document in which a screen element included in the web document is rearranged by the ratio adjusting unit 118 and is rearranged by the rearranging unit 118.

저장부(140)는 화면요소 매핑 장치(100)의 전반적인 동작을 제어하기 위한 운영체제, 응용 프로그램 등을 저장한다.The storage unit 140 stores an operating system, an application program, and the like for controlling the overall operation of the screen element mapping apparatus 100.

스타일 분석부(112)는 스타일시트가 적용된 웹 문서가 수신되면, 웹 문서에 관한 스타일시트의 정보를 분석하여 웹 문서에 포함된 요소(element)에 선택여부에 따라 크기가 변동되는 동적 유연성 속성이 적용되었는지 확인한다. 이때, 스타일시트는 케스케이딩 스타일 시트(CSS; Cascading Style Sheets) 일 수 있다. When a style sheet is received, the style analyzing unit 112 analyzes the information of the style sheet related to the web document to determine whether the dynamic flexibility attribute whose size varies depending on whether or not the element included in the web document is selected Verify that it is applied. At this time, the style sheet may be a cascading style sheet (CSS).

그리고, 동적 유연성 속성은 플렉스 인터렉티브(flex-interactive) 속성 또는 플렉스 그리드(flex-grid) 속성 중 적어도 하나일 수 있다.And, the dynamic flexibility attribute may be at least one of a flex-interactive attribute or a flex-grid attribute.

플렉스 인터렉티브 속성은 플렉스 인터렉티브의 적용 유무를 설정하는 사용유무 정보, 요소가 선택된 경우 선택된 요소의 크기를 확대하는 비율을 설정하는 확대비율 정보 또는 요소가 선택되지 않은 경우 선택되지 않은 요소의 크기를 축소하는 비율을 설정하는 축소비율 정보 중에서 적어도 하나를 포함할 수 있다. 플렉스 인터렉티브 속성은 아래 도 7의 표와 같이 표현될 수 있다.The flex interactive property is used to determine whether or not the application of the flex interactive is used, the enlargement ratio information for setting the ratio for enlarging the size of the selected element when the element is selected, or the size of the unselected element if the element is not selected And reduction ratio information for setting a ratio. The flex interactive property can be expressed as shown in the table of FIG. 7 below.

도 7은 본 발명의 일실시예에 따른 플렉스 인터렉티브 속성의 정보를 도시한 표이다.FIG. 7 is a table showing information of a flex interactive attribute according to an embodiment of the present invention.

도 7을 참조하면, 도 7의 표는 플렉스 인터렉티브 속성의 정보를 W3C Candidate Recommendation의 표준규격 "CSS Flexible Box Layout Module" 형태로 표현한 것으로 가장 큰 특징인 Value의 내용은 다음과 같다.Referring to FIG. 7, the table of FIG. 7 represents the information of the flex interactive property in the form of a standard format "CSS Flexible Box Layout Module" of the W3C Candidate Recommendation.

flex-grow-active는 선택된 요소의 확대 비율을 나타낸다.flex-grow-active represents the magnification of the selected element.

flex-grow-inactive는 선택되지 않은 요소의 확대 비율을 나타낸다.flex-grow-inactive represents the magnification factor of the unselected element.

flex-shrink-active는 선택된 요소의 축소 비율을 나타낸다.flex-shrink-active represents the reduction factor of the selected element.

flex-shrink-inactive는 선택되지 않은 요소의 축소 비율을 나타낸다.flex-shrink-inactive represents the scaling factor of the unselected element.

flex-basis-active는 선택된 요소의 기본(확대 또는 축소) 비율을 나타낸다.flex-basis-active represents the base (enlargement or reduction) ratio of the selected element.

flex-basis-inactive는 선택되지 않은 요소의 기본(확대 또는 축소) 비율을 나타낸다.flex-basis-inactive represents the default (enlargement or reduction) percentage of the non-selected element.

플렉스 그리드 속성은 플렉스 그리드의 적용 유무를 설정하는 사용유무 정보, 선택된 요소에 할당된 크기와 위치에 관한 정보 및 선택되지 않은 요소에 할당된 크기와 위치에 관한 정보 중에서 적어도 하나를 포함할 수 있다. 플렉스 그리드 속성은 아래 도 8의 표와 같이 표현될 수 있다.The flex grid attribute may include at least one of usage information for setting whether to apply the flex grid, information about the size and position assigned to the selected element, and information about the size and position assigned to the unselected element. The flex grid attributes can be expressed as shown in the table of FIG. 8 below.

도 8은 본 발명의 일실시예에 따른 플렉스 그리드 속성의 정보를 도시한 표이다.FIG. 8 is a table showing information of a flex grid attribute according to an embodiment of the present invention.

도 8을 참조하면, 도 8의 표는 플렉스 그리드 속성의 정보를 W3C Candidate Recommendation의 표준규격 "CSS Flexible Box Layout Module" 형태로 표현한 것으로 가장 큰 특징인 Value의 내용은 다음과 같다.Referring to FIG. 8, the table of FIG. 8 represents the information of the flex grid attribute in the form of a standard format "CSS Flexible Box Layout Module" of the W3C Candidate Recommendation.

flex-h-gridnum-active는 선택된 요소의 수평(Horizontal) 그리드(grid) 수를 나타낸다.flex-h-gridnum-active represents the number of horizontal grids of the selected element.

flex-h-gridpos-active는 선택된 요소가 시작하는 위치 정보로 수평의 그리드 좌표값을 나타낸다.flex-h-gridpos-active is the position information at which the selected element starts, indicating horizontal grid coordinate values.

flex-h-gridnum-inactive는 선택되지 않은 요소의 수평의 그리드 수를 나타낸다.flex-h-gridnum-inactive represents the number of horizontal grids of unselected elements.

flex-h-gridnum-total은 컨테이너의 수평에 포함된 총 그리드 수를 나타낸다.flex-h-gridnum-total represents the total number of grids contained in the container's horizontal.

flex-v-gridnum-active는 선택된 요소의 수직(Vertical) 그리드(grid) 수를 나타낸다.flex-v-gridnum-active represents the number of vertical grids of the selected element.

flex-v-gridpos-active는 선택된 요소가 시작하는 위치 정보로 수직의 그리드 좌표값을 나타낸다.flex-v-gridpos-active is the position information that the selected element starts, and represents the vertical grid coordinate value.

flex-v-gridnum-inactive는 선택되지 않은 요소의 수직 그리드 수를 나타낸다.flex-v-gridnum-inactive represents the vertical grid number of the unselected element.

flex-v-gridnum-total은 컨테이너의 수직에 포함된 총 그리드 수를 나타낸다.
flex-v-gridnum-total represents the total number of grids contained in the vertical of the container.

크기 변경부(114)는 웹 문서에 포함된 요소가 선택되고, 동적 유연성 속성이 적용되었으면 선택된 요소의 크기를 동적 유연성 속성에 따라 확대한다. 이때, 동적 유연성 속성은 요소들을 포함하는 컨테이너(container)에 부여될 수도 있고, 요소들 각각에 부여될 수도 있다. 여기서, 컨테이너는 요소들이 디스플레이될 때 요소들이 배치되는 일종의 틀이다. 즉, 컨테이너 내에 하나의 요소 또는 둘 이상의 요소들이 배치되어 디스플레이될 수 있다.The size change unit 114 enlarges the size of the selected element according to the dynamic flexibility attribute when the element included in the web document is selected and the dynamic flexibility attribute is applied. At this time, the dynamic flexibility attribute may be given to a container including the elements, or may be given to each of the elements. Here, a container is a kind of frame in which elements are arranged when elements are displayed. That is, one element or two or more elements may be arranged and displayed in the container.

이때, 웹 문서에 포함된 요소의 선택은 사용자의 입력을 통한 선택, 기설정된 요소별 중요도에 따른 선택, 기설정된 사용자의 요소별 선호도에 따른 선택 및 상기 웹 문서의 개발자가 기설정한 요소별 중요도에 따른 선택 중에서 적어도 하나를 이용하여 선택될 수 있다.At this time, the selection of the elements included in the web document is performed by selecting through the user's input, selecting according to the importance according to predetermined elements, selecting according to the preference of each predetermined element of the user, May be selected using at least one of the following choices.

재배치부(116)는 선택된 요소의 크기 변경에 따라 웹 문서에 포함된 요소를 재배치한다.The relocation unit 116 rearranges the elements included in the web document according to the size change of the selected element.

한편, 크기 변경부(114)는 웹 문서에 포함된 요소가 선택되고, 동적 유연성 속성이 적용되어 있으면, 선택된 요소의 크기를 동적 유연성 속성에 따라 확대하고, 선택되지 않은 요소의 크기는 동적 유연성 속성에 따라 축소할 수 있다.On the other hand, when the element included in the web document is selected and the dynamic flexibility attribute is applied, the size changing section 114 enlarges the size of the selected element according to the dynamic flexibility attribute, and the size of the non- .

이때, 재배치부(116)는 선택된 요소와 선택되지 않은 요소의 크기 변경에 따라 웹 문서에 포함된 요소를 재배치한다.At this time, the relocation unit 116 rearranges the elements included in the web document according to the size change of the selected element and the unselected element.

선택된 요소와 선택되지 않은 요소의 크기 변경되는 예를 아래에서 도 2를 참조해서 설명하고자 한다.An example in which the sizes of selected and unselected elements are changed will be described below with reference to FIG.

도 2는 본 발명의 일실시예에 따라 동적 유연성 속성에 의해 선택된 요소와 선택되지 않은 요소의 크기가 변경되는 일 예를 도시한 도면이다.FIG. 2 is a diagram illustrating an example in which sizes of elements selected by the dynamic flexibility attribute are changed according to an embodiment of the present invention.

도 2(a)는 동적 유연성 속성이 적용된 웹 문서(200)에 포함된 4개의 요소(210, 220, 230, 240) 중에서 어떤것도 선택되지 않았을 때를 디스플레이한 예이다.FIG. 2 (a) illustrates an example in which none of the four elements 210, 220, 230, and 240 included in the Web document 200 to which the dynamic flexibility attribute is applied is selected.

도 2(b)는 플렉스 인터렉티브 속성이 적용된 웹 문서(200)에 포함된 4개의 요소(210, 220, 230, 24) 중에서 요소 A(210)가 선택된 경우를 디스플레이한 예이다. 도 2(b)를 참조하면 선택된 요소 A(210)는 확대되고 선택되지 않은 요소 B,C,D(220, 230, 240)들은 축소되어 재배치되었음을 확인할 수 있다.2B is an example of displaying a case where the element A 210 is selected from the four elements 210, 220, 230, and 24 included in the web document 200 to which the flex interactive attribute is applied. Referring to FIG. 2B, it is confirmed that the selected element A 210 is enlarged and the elements B, C, and D 220, 230, and 240 that are not selected are rearranged.

도 2(b)의 플렉스 인터렉티브 속성의 정보 도 7의 표에서 정의하는 value로 표현하면, 아래 <표 1> 또는 <표 2>과 같이 설정할 수 있다.The information of the flex interactive attribute in FIG. 2 (b) can be set as shown in Table 1 or Table 2, expressed as a value defined in the table of FIG.

valuevalue flex-grow-activeflex-grow-active 3.23.2 flex-grow-inactiveflex-grow-inactive 0.40.4

valuevalue flex-shrink-activeflex-shrink-active 0.31250.3125 flex-shrink-inactiveflex-shrink-inactive 2.52.5

<표 1>의 경우 선택된 요소가 3.2 비율로 확대될 때, 선택되지 않은 요소는 0.4 비율로 확대됨을 나타낸다.In Table 1, when the selected element is enlarged to 3.2, the unselected element is enlarged to 0.4.

도 2(c)는 플렉스 그리드 속성이 적용된 웹 문서(200)에 포함된 4개의 요소(210, 220, 230, 24) 중에서 요소 B(220)가 선택된 경우를 디스플레이한 예이다. 도 2(c)를 참조하면 선택된 요소 B(220)는 확대되고 선택되지 않은 요소 A,C,D(210, 230, 240)들은 축소되어 재배치되었음을 확인할 수 있다.2C is an example of displaying a case where the element B 220 is selected from the four elements 210, 220, 230, and 24 included in the web document 200 to which the flex grid attribute is applied. Referring to FIG. 2 (c), it is confirmed that the selected element B 220 is enlarged and the elements A, C, D (210, 230, 240) that have not been enlarged are rearranged.

도 2(c)의 플렉스 그리드 속성의 정보 도 8의 표에서 정의하는 value 로 표현하면, 아래 <표 3>과 같이 설정할 수 있다.The information of the flex grid attribute of FIG. 2 (c) can be expressed as a value defined in the table of FIG. 8, as shown in Table 3 below.

valuevalue flex-h-gridnum-activeflex-h-gridnum-active 77 flex-h-gridpos-activeflex-h-gridpos-active 1One flex-h-gridnum-inactiveflex-h-gridnum-inactive 33 flex-h-gridnum-totalflex-h-gridnum-total 1010 flex-v-gridnum-activeflex-v-gridnum-active 99 flex-v-gridpos-activeflex-v-gridpos-active 1One flex-v-gridnum-inactiveflex-v-gridnum-inactive 33 flex-v-gridnum-totalflex-v-gridnum-total 99

한편, 스타일 분석부(112)는 웹 문서에 포함된 요소(element)에 선택여부에 따라 디스플레이 비율(ratio)을 변경하는 플렉스 비율(flex-ratio)의 속성이 적용되었는지 확인 할 수 있다.On the other hand, the style analyzer 112 can check whether an attribute of a flex-ratio for changing a display ratio is applied to an element included in a web document.

비율 조정부(118)는 웹 문서에 포함된 요소가 선택되고, 플렉스 비율 속성이 적용되었으면 선택된 요소를 플렉스 비율 속성에서 기설정한 형태로 분할하고, 분할된 영역별로 플렉스 비율 속성에서 기설정한 비율로 조정할 수 있다.If the element included in the web document is selected and the flex ratio attribute is applied, the ratio adjustment unit 118 divides the selected element into a form set in the flex ratio property, and sets the flex ratio property at a predetermined ratio Can be adjusted.

이때, 플렉스 비율 속성은 플렉스 비율의 적용 유무를 설정하는 사용유무 정보, 요소가 선택된 경우 선택된 요소를 분할하는 형태를 설정하는 분할 정보 및 분할된 영역별로 확대 비율 또는 축소 비율을 설정하는 비율 정보를 포함할 수 있다.At this time, the flex ratio attribute includes usage information for setting whether the flex ratio is applied, division information for setting a mode for dividing the selected element when the element is selected, and ratio information for setting the enlargement ratio or reduction ratio for each divided area can do.

여기서, 분할 정보와 비율 정보는 선택된 요소의 종류에 따라 설정하도록 할 수 있다. 예를 들어 선택된 요소의 종류가 동영상이고 동영상이 가로로 길고(ex 16:9) 동영상을 디스플레이 하는 크기는 가로로 그리 길지 않은(ex 4:3) 경우, 동영상은 대체로 영상의 가운데 구간이 중요 영역이므로 동영상을 3등분해서 가운데 영역은 원본대로 출력하고 좌우 영역을 줄여서 요소의 크기와 요소의 디스플레이될 크기를 맞출 수 있다. 이때, 영역 분할은 더 많은 영역으로 분할 할 수 있으며 좌우로 갈수로 압축하는 비율을 높일 수도 있다.Here, the division information and the ratio information can be set according to the kind of the selected element. For example, if the type of selected element is video, the video is long (ex 16: 9), and the size of displaying video is not too long (ex 4: 3) , It is possible to equalize the size of the element and the size of the element to be displayed by dividing the moving image into three, outputting the center area as the original, and reducing the left and right areas. At this time, the region segmentation can be divided into more regions, and the ratio of compression to the left and right can be increased.

또 다른 예로 선택된 요소의 종류가 사진이고, 사진이 가로로 길고(ex 16:9) 사진을 디스플레이 하는 크기는 가로로 그리 길지 않은(ex 4:3) 경우, 사진의 인물이 포함되면 인물의 얼굴이 위치한 영역은 낮은 비율로 줄이고, 얼굴이 위치하지 않은 영역은 보다 높은 비율로 줄일 수도 있다.As another example, if the type of element selected is a picture, the picture is long (ex 16: 9), the size of the picture is not too long (ex 4: 3) The area where the face is located may be reduced to a lower ratio, and the area where the face is not located may be reduced to a higher ratio.

재배치부(116)는 비율 조정부의 비율 조정에 따라 요소의 크기가 변경되면 웹 문서에 포함된 요소를 재배치할 수 있다.The relocation unit 116 can rearrange the elements included in the web document when the size of the element is changed according to the ratio adjustment of the ratio adjustment unit.

비율 조정에 따라 분할된 요소의 분할 영역 별 비율이 변경되고 요소의 크기 변경되는 예를 아래에서 도 3을 참조해서 설명하고자 한다.An example in which the ratio of the divided elements of the divided elements is changed according to the ratio adjustment and the size of the elements is changed will be described below with reference to FIG.

도 3은 본 발명의 일실시예에 따라 플렉스 비율 속성에 의해 선택된 요소의 분할된 영역의 비율이 변경되는 일 예를 도시한 도면이다.FIG. 3 is a diagram illustrating an example in which a ratio of a divided area of an element selected by the flex ratio attribute is changed according to an embodiment of the present invention.

도 3(a)는 플렉스 비율 속성과 동적 유연성 속성이 적용된 웹 문서(300)에 포함된 3개의 요소(310, 320, 330) 중에서 어떤것도 선택되지 않았을 때를 디스플레이한 예이다.3 (a) shows an example in which none of the three elements 310, 320, and 330 included in the web document 300 to which the flex ratio attribute and the dynamic flexibility attribute are applied is displayed.

도 3(b)는 3개의 요소(310, 320, 330) 중에서 요소 A(310)가 선택되어 플렉스 비율 속성에서 기설정한 형태인 세로로 5등분한 형태로 분할한 예를 도시한 도면이다.FIG. 3B is a diagram showing an example in which the element A 310 is selected among the three elements 310, 320, and 330 and is vertically divided into five quadrants, which is a predefined form in the flex ratio property.

도 3(c)는 요소 A(310)의 분할된 영역을 플렉스 비율 속성에 따라 분할된 영역별로 기설정한 비율로 조정한 예를 도시한 도면이다.3C is a diagram showing an example of adjusting the divided area of the element A 310 to a predetermined ratio for each divided area according to the flex ratio attribute.

도 3(c)를 참조하면 플렉스 비율 속성에 따라 분할된 영역별로 기설정한 비율로 조정한 결과에 의해 요소 A(310)의 크기가 변경되면, 동적 유연성 속성에 따라 선택되지 않은 요소 B,C(220, 230)들은 축소된다. 그리고 크기가 변경된 요소(310, 320, 330)들은 재배치된다.Referring to FIG. 3 (c), when the size of the element A 310 is changed according to the result of adjusting the ratio to a predetermined ratio for each divided area according to the flex ratio property, the elements B and C (220, 230) are reduced. The resized elements 310, 320, and 330 are then relocated.

제어부(110)는 화면요소 매핑 장치(100)의 전반적인 동작을 제어할 수 있다. 그리고, 제어부(110)는 스타일 분석부(112), 크기 변경부(114), 재배치부(116) 및 비율 조정부(118)의 기능을 수행할 수 있다. 제어부(110), 스타일 분석부(112), 크기 변경부(114), 재배치부(116) 및 비율 조정부(118)를 구분하여 도시한 것은 각 기능들을 구별하여 설명하기 위함이다. 따라서 제어부(110)는 스타일 분석부(112), 크기 변경부(114), 재배치부(116) 및 비율 조정부(118) 각각의 기능을 수행하도록 구성된(configured) 적어도 하나의 프로세서를 포함할 수 있다. 또한, 제어부(110)는 스타일 분석부(112), 크기 변경부(114), 재배치부(116) 및 비율 조정부(118) 각각의 기능 중 일부를 수행하도록 구성된(configured) 적어도 하나의 프로세서를 포함할 수 있다.The control unit 110 may control the overall operation of the screen element mapping apparatus 100. The control unit 110 may perform functions of the style analyzing unit 112, the size changing unit 114, the rearranging unit 116, and the ratio adjusting unit 118. The control unit 110, the style analyzing unit 112, the size changing unit 114, the rearranging unit 116, and the ratio adjusting unit 118 are distinguished from each other in order to distinguish the respective functions. The control unit 110 may include at least one processor configured to perform the functions of the style analyzing unit 112, the resizing unit 114, the relocating unit 116, and the ratio adjusting unit 118 . The control unit 110 also includes at least one processor configured to perform some of the functions of the style analyzing unit 112, the resizing unit 114, the relocating unit 116, and the ratio adjusting unit 118 can do.

이하, 상기와 같이 구성된 본 발명에 따른 화면요소를 적응적으로 매핑하는 방법을 아래에서 도면을 참조하여 설명한다.Hereinafter, a method of adaptively mapping the screen elements according to the present invention will be described with reference to the drawings.

도 4는 본 발명의 일실시예에 따라 동적 유연성 속성에 의해 선택된 요소의 크기가 변경되는 과정을 도시한 흐름도이다.4 is a flowchart illustrating a process of changing the size of an element selected by the dynamic flexibility attribute according to an embodiment of the present invention.

도 4를 참조하면, 화면요소 매핑 장치(100)는 스타일시트가 적용된 웹 문서를 수신한다(S410).Referring to FIG. 4, the screen element mapping apparatus 100 receives a web document to which a style sheet is applied (S410).

그리고, 화면요소 매핑 장치(100)는 스타일시트를 분석하여 수신한 웹 문서에 관한 상기 스타일시트의 정보를 분석하여 웹 문서에 포함된 요소(element)의 선택여부에 따라 크기가 변동되는 동적 유연성 속성이 적용되었는지 분석한다(S412).The screen element mapping device 100 analyzes the style sheet and analyzes the information of the style sheet related to the received web document to determine a dynamic flexibility property that varies in size depending on whether an element included in the web document is selected or not Is applied (S412).

그리고, 동적 유연성 속성은 플렉스 인터렉티브(flex-interactive) 속성 또는 플렉스 그리드(flex-grid) 속성 중 적어도 하나일 수 있다.And, the dynamic flexibility attribute may be at least one of a flex-interactive attribute or a flex-grid attribute.

플렉스 인터렉티브 속성은 플렉스 인터렉티브의 적용 유무를 설정하는 사용유무 정보, 요소가 선택된 경우 선택된 요소의 크기를 확대하는 비율을 설정하는 확대비율 정보 또는 요소가 선택되지 않은 경우 선택되지 않은 요소의 크기를 축소하는 비율을 설정하는 축소비율 정보 중에서 적어도 하나를 포함할 수 있다. The flex interactive property is used to determine whether or not the application of the flex interactive is used, the enlargement ratio information for setting the ratio for enlarging the size of the selected element when the element is selected, or the size of the unselected element if the element is not selected And reduction ratio information for setting a ratio.

플렉스 그리드 속성은 플렉스 그리드의 적용 유무를 설정하는 사용유무 정보, 선택된 요소에 할당된 크기와 위치에 관한 정보 및 선택되지 않은 요소에 할당된 크기와 위치에 관한 정보 중에서 적어도 하나를 포함할 수 있다. 그리고, 화면요소 매핑 장치(100)는 웹 문서에 포함된 요소가 선택되었는지 확인한다(S414).The flex grid attribute may include at least one of usage information for setting whether to apply the flex grid, information about the size and position assigned to the selected element, and information about the size and position assigned to the unselected element. Then, the screen element mapping apparatus 100 confirms whether an element included in the web document is selected (S414).

S414단계의 확인결과 웹 문서에 포함된 요소가 선택되면, 화면요소 매핑 장치(100)는 동적 유연성 속성이 적용되었는지 확인한다(S416).If it is determined in step S414 that the element included in the web document is selected, the screen element mapping apparatus 100 determines whether the dynamic flexibility attribute is applied (S416).

이때, 웹 문서에 포함된 요소의 선택은 사용자의 입력을 통한 선택, 기설정된 요소별 중요도에 따른 선택, 기설정된 사용자의 요소별 선호도에 따른 선택 및 상기 웹 문서의 개발자가 기설정한 요소별 중요도에 따른 선택 중에서 적어도 하나를 이용하여 선택될 수 있다.At this time, the selection of the elements included in the web document is performed by selecting through the user's input, selecting according to the importance according to predetermined elements, selecting according to the preference of each predetermined element of the user, May be selected using at least one of the following choices.

S416단계의 확인결과 동적 유연성 속성이 적용되었으면, 화면요소 매핑 장치(100)는 선택된 요소의 크기를 플렉스 인터렉티브 속성에 따라 확대한다(S418).If it is determined in step S416 that the dynamic flexibility attribute has been applied, the screen element mapping apparatus 100 enlarges the size of the selected element according to the flex interactive attribute (S418).

그리고, 화면요소 매핑 장치(100)는 선택된 요소의 크기 변경에 따라 상기 웹 문서에 포함된 요소를 재배치한다(S420).The screen element mapping apparatus 100 rearranges elements included in the web document according to the size of the selected element (S420).

도 5는 본 발명의 일실시예에 따라 플렉스 인터렉티브 속성에 의해 선택된 요소와 선택되지 않은 요소의 크기가 변경되는 과정을 도시한 흐름도이다.FIG. 5 is a flowchart illustrating a process of changing sizes of elements selected by the flex interactive attribute and unselected elements according to an embodiment of the present invention.

도 5를 참조하면, 화면요소 매핑 장치(100)는 스타일시트가 적용된 웹 문서를 수신한다(S510).Referring to FIG. 5, the screen element mapping apparatus 100 receives a web document to which a style sheet is applied (S510).

그리고, 화면요소 매핑 장치(100)는 스타일시트를 분석하여 수신한 웹 문서에 관한 상기 스타일시트의 정보를 분석하여 웹 문서에 포함된 요소(element)의 선택여부에 따라 크기가 변동되는 동적 유연성 속성이 적용되었는지 분석한다(S512).The screen element mapping device 100 analyzes the style sheet and analyzes the information of the style sheet related to the received web document to determine a dynamic flexibility property that varies in size depending on whether an element included in the web document is selected or not Is applied (S512).

이때, 동적 유연성 속성은 플렉스 인터렉티브(flex-interactive) 속성 또는 플렉스 그리드(flex-grid) 속성 중 적어도 하나일 수 있다.At this time, the dynamic flexibility attribute may be at least one of a flex-interactive attribute or a flex-grid attribute.

그리고, 화면요소 매핑 장치(100)는 웹 문서에 포함된 요소가 선택되었는지 확인한다(S514).Then, the screen element mapping apparatus 100 confirms whether an element included in the web document is selected (S514).

S514단계의 확인결과 웹 문서에 포함된 요소가 선택되면, 화면요소 매핑 장치(100)는 동적 유연성 속성이 적용되었는지 확인한다(S516).If it is determined in step S514 that the element included in the web document is selected, the screen element mapping apparatus 100 determines whether the dynamic flexibility attribute is applied (S516).

이때, 웹 문서에 포함된 요소의 선택은 사용자의 입력을 통한 선택, 기설정된 요소별 중요도에 따른 선택, 기설정된 사용자의 요소별 선호도에 따른 선택 및 상기 웹 문서의 개발자가 기설정한 요소별 중요도에 따른 선택 중에서 적어도 하나를 이용하여 선택될 수 있다.At this time, the selection of the elements included in the web document is performed by selecting through the user's input, selecting according to the importance according to predetermined elements, selecting according to the preference of each predetermined element of the user, May be selected using at least one of the following choices.

S516단계의 확인결과 동적 유연성 속성이 적용되었으면, 화면요소 매핑 장치(100)는 선택된 요소의 크기를 동적 유연성 속성에 따라 확대한다(S518).If it is determined in step S516 that the dynamic flexibility attribute has been applied, the screen element mapping apparatus 100 enlarges the size of the selected element according to the dynamic flexibility attribute (S518).

그리고, 화면요소 매핑 장치(100)는 웹 문서에 포함된 요소 중에서 선택되지 않은 요소를 확인한다(S520).Then, the screen element mapping device 100 identifies the element that is not selected among the elements included in the web document (S520).

그리고, 화면요소 매핑 장치(100)는 선택되지 않은 요소의 크기는 동적 유연성 속성에 따라 축소한다(S522).The screen element mapping apparatus 100 reduces the size of the unselected element according to the dynamic flexibility property (S522).

그리고, 화면요소 매핑 장치(100)는 선택된 요소와 선택되지 않은 요소의 크기 변경에 따라 웹 문서에 포함된 요소를 재배치한다(S524).The screen element mapping apparatus 100 rearranges the elements included in the web document according to the size of the selected element and the selected element (S524).

도 6은 본 발명의 일실시예에 따라 플렉스 비율 속성에 의해 선택된 요소의 분할된 영역의 비율이 변경되는 과정을 도시한 흐름도이다.FIG. 6 is a flowchart illustrating a process of changing a ratio of a divided area of an element selected by the flex ratio attribute according to an embodiment of the present invention.

도 6을 참조하면, 화면요소 매핑 장치(100)는 스타일시트가 적용된 웹 문서를 수신한다(S610).Referring to FIG. 6, the screen element mapping apparatus 100 receives a web document to which a style sheet is applied (S610).

그리고, 화면요소 매핑 장치(100)는 스타일시트를 분석하여 수신한 웹 문서에 포함된 요소(element)의 선택여부에 따라 디스플레이 비율(ratio)을 변경하는 플렉스 비율(flex-ratio)의 속성이 적용되었는지 분석한다(S612).The screen element mapping apparatus 100 analyzes the style sheet and determines whether a property of a flex-ratio that changes the display ratio according to whether an element included in the received web document is selected or not is applied (S612).

이때, 플렉스 비율 속성은 플렉스 비율의 적용 유무를 설정하는 사용유무 정보, 요소가 선택된 경우 선택된 요소를 분할하는 형태를 설정하는 분할 정보 및 분할된 영역별로 확대 비율 또는 축소 비율을 설정하는 비율 정보를 포함할 수 있다.At this time, the flex ratio attribute includes usage information for setting whether the flex ratio is applied, division information for setting a mode for dividing the selected element when the element is selected, and ratio information for setting the enlargement ratio or reduction ratio for each divided area can do.

그리고, 화면요소 매핑 장치(100)는 웹 문서에 포함된 요소가 선택되었는지 확인한다(S614).Then, the screen element mapping apparatus 100 confirms whether an element included in the web document is selected (S614).

이때, 웹 문서에 포함된 요소의 선택은 사용자의 입력을 통한 선택, 기설정된 요소별 중요도에 따른 선택, 기설정된 사용자의 요소별 선호도에 따른 선택 및 상기 웹 문서의 개발자가 기설정한 요소별 중요도에 따른 선택 중에서 적어도 하나를 이용하여 선택될 수 있다.At this time, the selection of the elements included in the web document is performed by selecting through the user's input, selecting according to the importance according to predetermined elements, selecting according to the preference of each predetermined element of the user, May be selected using at least one of the following choices.

S614단계의 확인결과 웹 문서에 포함된 요소가 선택되면, 화면요소 매핑 장치(100)는 플렉스 비율 속성이 적용되었는지 확인한다(S616).If it is determined in step S614 that the element included in the web document is selected, the screen element mapping apparatus 100 determines whether the flex ratio attribute is applied (S616).

S616단계의 확인결과 플렉스 비율 속성이 적용되었으면, 화면요소 매핑 장치(100)는 선택된 요소를 플렉스 비율 속성에서 기설정한 형태로 분할한다(S618).If it is determined in step S616 that the flex rate attribute has been applied, the screen element mapping apparatus 100 divides the selected element into a predetermined format in the flex rate attribute (S618).

그리고, 화면요소 매핑 장치(100)는 분할된 영역별로 플렉스 비율 속성에서 기설정한 비율로 조정한다(S620).Then, the screen element mapping apparatus 100 adjusts the ratio by a predetermined ratio in the flex ratio property for each divided area (S620).

이후, 화면요소 매핑 장치(100)는 분할된 영역별 비율 조정으로 선택된 요소의 크기가 변경되었는지 확인한다. (S622).Then, the screen element mapping apparatus 100 confirms whether the size of the selected element is changed by the ratio adjustment for each divided area. (S622).

S622단계의 확인결과 선택된 요소의 크기가 변경되었으면, 화면요소 매핑 장치(100)는 선택된 요소 크기 변경에 따라 웹 문서에 포함된 요소를 재배치한다(S624).If it is determined in operation S622 that the size of the selected element has been changed, the screen element mapping apparatus 100 rearranges elements included in the web document according to the selected element size change (S624).

본 발명의 일 실시 예에 따른 화면요소를 적응적으로 매핑하는 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 본 발명의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.A method of adaptively mapping a screen element according to an exemplary embodiment of the present invention may be implemented in the form of a program command that can be executed through various computer means and recorded in a computer readable medium. The computer-readable medium may include program instructions, data files, data structures, and the like, alone or in combination. The program instructions recorded on the medium may be those specially designed and constructed for the present invention or may be available to those skilled in the art of computer software. Examples of computer-readable media include magnetic media such as hard disks, floppy disks and magnetic tape; optical media such as CD-ROMs and DVDs; magnetic media such as floppy disks; Magneto-optical media, and hardware devices specifically configured to store and execute program instructions such as ROM, RAM, flash memory, and the like. Examples of program instructions include machine language code such as those produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter or the like. The hardware devices described above may be configured to operate as one or more software modules to perform the operations of the present invention, and vice versa.

이상과 같이 본 발명에서는 구체적인 구성 요소 등과 같은 특정 사항들과 한정된 실시예 및 도면에 의해 설명되었으나 이는 본 발명의 보다 전반적인 이해를 돕기 위해서 제공된 것일 뿐, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 본 발명이 속하는 분야에서 통상적인 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다. As described above, the present invention has been described with reference to particular embodiments, such as specific elements, and specific embodiments and drawings. However, it should be understood that the present invention is not limited to the above- And various modifications and changes may be made thereto by those skilled in the art to which the present invention pertains.

따라서, 본 발명의 사상은 설명된 실시예에 국한되어 정해져서는 아니 되며, 후술하는 특허청구범위뿐 아니라 이 특허청구범위와 균등하거나 등가적 변형이 있는 모든 것들은 본 발명 사상의 범주에 속한다고 할 것이다.Accordingly, the spirit of the present invention should not be construed as being limited to the embodiments described, and all of the equivalents or equivalents of the claims, as well as the following claims, belong to the scope of the present invention .

Claims (19)

스타일시트가 적용된 웹 문서가 수신되면, 상기 웹 문서에 관한 상기 스타일시트의 정보를 분석하여 상기 웹 문서에 포함된 요소(element)의 선택여부에 따라 크기가 변동되는 동적 유연성 속성이 적용되었는지 확인하는 스타일 분석부;
상기 웹 문서에 포함된 요소가 선택되고, 상기 동적 유연성 속성이 적용되었으면 상기 선택된 요소의 크기를 상기 동적 유연성 속성에 따라 확대하는 크기 변경부; 및
상기 선택된 요소의 크기 변경에 따라 상기 웹 문서에 포함된 요소를 재배치하는 재배치부를 포함하는
화면요소를 적응적으로 매핑하는 장치.
When a web document to which a style sheet is applied is analyzed, the information of the style sheet related to the web document is analyzed to determine whether a dynamic flexibility attribute whose size changes depending on whether an element included in the web document is selected or not A style analyzer;
A size changing unit that enlarges the size of the selected element according to the dynamic flexibility attribute when the element included in the web document is selected and the dynamic flexibility attribute is applied; And
And a rearrangement unit for rearranging elements included in the web document according to the size change of the selected element
A device that adaptively maps screen elements.
제1항에 있어서,
상기 웹 문서에 포함된 요소의 선택은,
사용자의 입력을 통한 선택,
기설정된 요소별 중요도에 따른 선택,
기설정된 사용자의 요소별 선호도에 따른 선택, 및
상기 웹 문서의 개발자가 기설정한 요소별 중요도에 따른 선택 중에서 적어도 하나를 이용하여 선택됨을 특징으로 하는
화면요소를 적응적으로 매핑하는 장치.
The method according to claim 1,
The selection of the elements included in the web document may be performed,
Selection through user input,
Selection according to importance by predetermined element,
A selection according to the preference of each predetermined element of the user, and
And the web page is selected using at least one of the choices according to the importance of each element set by the developer of the web document
A device that adaptively maps screen elements.
제1항에 있어서,
상기 스타일시트는,
케스케이딩 스타일 시트(CSS; Cascading Style Sheets) 임을 특징으로 하는
화면요소를 적응적으로 매핑하는 장치.
The method according to claim 1,
The style sheet includes:
And a cascading style sheet (CSS).
A device that adaptively maps screen elements.
제1항에 있어서,
상기 동적 유연성 속성은,
플렉스 인터렉티브(flex-interactive) 속성 또는 플렉스 그리드(flex-grid) 속성 중 하나를 임을 특징으로 하는
화면요소를 적응적으로 매핑하는 장치.
The method according to claim 1,
The dynamic flexibility attribute,
Characterized by being either a flex-interactive attribute or a flex-grid attribute
A device that adaptively maps screen elements.
제4항에 있어서,
상기 플렉스 인터렉티브 속성은,
상기 플렉스 인터렉티브의 적용 유무를 설정하는 사용유무 정보,
요소가 선택된 경우 선택된 요소의 크기를 확대하는 비율을 설정하는 확대비율 정보, 및
요소가 선택되지 않은 경우 선택되지 않은 요소의 크기를 축소하는 비율을 설정하는 축소비율 정보 중에서 적어도 하나를 포함하는
화면요소를 적응적으로 매핑하는 장치.
5. The method of claim 4,
The flex interactive attribute may include:
Presence / absence information for setting whether the flex interactive is applied or not,
Enlargement ratio information for setting a ratio for enlarging the size of the selected element when the element is selected, and
And reduction ratio information for setting a ratio for reducing the size of the non-selected element when the element is not selected
A device that adaptively maps screen elements.
제4항에 있어서,
상기 플렉스 그리드 속성은,
상기 플렉스 그리드의 적용 유무를 설정하는 사용유무 정보,
상기 선택된 요소에 할당된 크기와 위치에 관한 정보, 및
상기 선택되지 않은 요소에 할당된 크기와 위치에 관한 정보 중에서 적어도 하나를 포함하는
화면요소를 적응적으로 매핑하는 장치.
5. The method of claim 4,
The Flex Grid attribute may include:
Presence / absence information for setting whether the flex grid is applied or not,
Information about the size and location assigned to the selected element, and
And at least one of information about a size and a position allocated to the unselected element
A device that adaptively maps screen elements.
제1항에 있어서,
상기 크기 변경부는,
상기 웹 문서에 포함된 요소가 선택되면, 상기 선택되지 않은 요소의 크기를 상기 동적 유연성 속성에 따라 축소하는
화면요소를 적응적으로 매핑하는 장치.
The method according to claim 1,
The size-
When an element included in the web document is selected, a size of the unselected element is reduced according to the dynamic flexibility attribute
A device that adaptively maps screen elements.
제7항에 있어서,
상기 재배치부는,
상기 선택된 요소와 상기 선택되지 않은 요소의 크기 변경에 따라 상기 웹 문서에 포함된 요소를 재배치하는
화면요소를 적응적으로 매핑하는 장치.
8. The method of claim 7,
The re-
And rearranging elements included in the web document according to the size change of the selected element and the unselected element
A device that adaptively maps screen elements.
제1항에 있어서,
상기 스타일 분석부는,
상기 웹 문서에 포함된 요소(element)의 선택여부에 따라 디스플레이 비율(ratio)을 변경하는 플렉스 비율(flex-ratio)의 속성이 적용되었는지 더 확인함을 특징으로 하고,
상기 웹 문서에 포함된 요소가 선택되고, 상기 플렉스 비율 속성이 적용되었으면 상기 선택된 요소를 상기 플렉스 비율 속성에서 기설정한 형태로 분할하고, 분할된 영역별로 상기 플렉스 비율 속성에서 기설정한 비율로 조정하는 비율 조정부를 더 포함하는
화면요소를 적응적으로 매핑하는 장치.
The method according to claim 1,
The style analyzing unit,
Wherein it is further determined whether an attribute of a flex-ratio for changing a display ratio is applied according to whether an element included in the web document is selected,
If the element included in the web document is selected and if the flex ratio attribute is applied, the selected element is divided into a predetermined form in the flex ratio attribute, and adjusted in a ratio set in the flex ratio attribute for each divided area Further comprising a ratio adjusting unit
A device that adaptively maps screen elements.
제9항에 있어서,
상기 플렉스 비율 속성은,
상기 플렉스 비율의 적용 유무를 설정하는 사용유무 정보,
요소가 선택된 경우 선택된 요소를 분할하는 형태를 설정하는 분할 정보, 및
분할된 영역별로 확대 비율 또는 축소 비율을 설정하는 비율 정보를 포함하는
화면요소를 적응적으로 매핑하는 장치.
10. The method of claim 9,
The flex ratio attribute may comprise:
Presence / absence information for setting whether the flex ratio is applied,
Division information for setting a form for dividing the selected element when the element is selected, and
And a ratio information for setting an enlargement ratio or a reduction ratio for each divided area
A device that adaptively maps screen elements.
제9항에 있어서,
상기 재배치부는,
상기 비율 조정부의 비율 조정에 따라 요소의 크기가 변경되면 상기 웹 문서에 포함된 요소를 재배치하는
화면요소를 적응적으로 매핑하는 장치.
10. The method of claim 9,
The re-
If the size of the element is changed according to the ratio adjustment of the rate adjustment unit, the element included in the web document is rearranged
A device that adaptively maps screen elements.
스타일시트가 적용된 웹 문서를 수신하는 단계;
상기 웹 문서에 관한 상기 스타일시트의 정보를 분석하여 상기 웹 문서에 포함된 요소(element)의 선택여부에 따라 크기가 변동되는 동적 유연성 속성이 적용되었는지 확인하는 단계;
상기 웹 문서에 포함된 요소가 선택되고, 상기 동적 유연성 속성이 적용되었으면 상기 선택된 요소의 크기를 상기 동적 유연성 속성에 따라 확대하는 단계; 및
상기 선택된 요소의 크기 변경에 따라 상기 웹 문서에 포함된 요소를 재배치하는 단계를 포함하는
화면요소를 적응적으로 매핑하는 방법.
Receiving a web document to which a style sheet is applied;
Analyzing information of the style sheet related to the web document to determine whether a dynamic flexibility attribute whose size varies depending on whether an element included in the web document is selected;
Expanding the size of the selected element according to the dynamic flexibility attribute when the element included in the web document is selected and the dynamic flexibility attribute is applied; And
And rearranging elements included in the web document according to the size change of the selected element
A method of adaptively mapping screen elements.
제12항에 있어서,
상기 웹 문서에 포함된 요소의 선택은,
사용자의 입력을 통한 선택,
기설정된 요소별 중요도에 따른 선택,
기설정된 사용자의 요소별 선호도에 따른 선택, 및
상기 웹 문서의 개발자가 기설정한 요소별 중요도에 따른 선택 중에서 적어도 하나를 이용하여 선택됨을 특징으로 하는
화면요소를 적응적으로 매핑하는 방법.
13. The method of claim 12,
The selection of the elements included in the web document may be performed,
Selection through user input,
Selection according to importance by predetermined element,
A selection according to the preference of each predetermined element of the user, and
And the web page is selected using at least one of the choices according to the importance of each element set by the developer of the web document
A method of adaptively mapping screen elements.
제12항에 있어서,
상기 동적 유연성 속성은,
플렉스 인터렉티브(flex-interactive) 속성 또는 플렉스 그리드(flex-grid) 속성임을 특징으로 하는
화면요소를 적응적으로 매핑하는 방법.
13. The method of claim 12,
The dynamic flexibility attribute,
Characterized by being a flex-interactive attribute or a flex-grid attribute
A method of adaptively mapping screen elements.
제12항에 있어서,
상기 웹 문서에 포함된 요소를 재배치하는 단계 이전에,
상기 웹 문서에 포함된 요소가 선택되면, 상기 선택되지 않은 요소의 크기를 상기 동적 유연성 속성에 따라 축소하는 단계를 더 포함하는
화면요소를 적응적으로 매핑하는 방법.
13. The method of claim 12,
Before the step of rearranging the elements included in the web document,
Further comprising, when an element included in the web document is selected, reducing the size of the unselected element according to the dynamic flexibility attribute
A method of adaptively mapping screen elements.
제15항에 있어서,
상기 웹 문서에 포함된 요소를 재배치하는 단계는,
상기 선택된 요소와 상기 선택되지 않은 요소의 크기 변경에 따라 상기 웹 문서에 포함된 요소를 재배치하는
화면요소를 적응적으로 매핑하는 방법.
16. The method of claim 15,
Wherein relocating elements included in the web document comprises:
And rearranging elements included in the web document according to the size change of the selected element and the unselected element
A method of adaptively mapping screen elements.
제12항에 있어서,
상기 웹 문서에 포함된 요소(element)에 선택여부에 따라 디스플레이 비율(ratio)을 변경하는 플렉스 비율(flex-ratio)의 속성이 적용되었는지 확인하는 단계;
상기 웹 문서에 포함된 요소가 선택되고, 선택된 요소에 상기 플렉스 비율 속성이 적용되었으면 상기 선택된 요소를 상기 플렉스 비율 속성에서 기설정한 형태로 분할하는 단계; 및
분할된 영역별로 상기 플렉스 비율 속성에서 기설정한 비율로 조정하는 단계를 더 포함하는
화면요소를 적응적으로 매핑하는 방법.
13. The method of claim 12,
Confirming whether an attribute of a flex-ratio for changing a display ratio is applied to an element included in the web document according to the selection;
Dividing the selected element into a predetermined form in the flex ratio attribute if the element included in the web document is selected and the flex ratio attribute is applied to the selected element; And
Further comprising the step of adjusting the ratio by a predetermined ratio in the flex ratio attribute for each divided area
A method of adaptively mapping screen elements.
제17항에 있어서,
상기 플렉스 비율 속성은,
상기 플렉스 비율의 적용 유무를 설정하는 사용유무 정보,
요소가 선택된 경우 선택된 요소를 분할하는 형태를 설정하는 분할 정보, 및
분할된 영역별로 확대 비율 또는 축소 비율을 설정하는 비율 정보를 포함하는
화면요소를 적응적으로 매핑하는 방법.
18. The method of claim 17,
The flex ratio attribute may comprise:
Presence / absence information for setting whether the flex ratio is applied,
Division information for setting a form for dividing the selected element when the element is selected, and
And a ratio information for setting an enlargement ratio or a reduction ratio for each divided area
A method of adaptively mapping screen elements.
제12항 내지 제18항 중 어느 한 항의 방법을 실행하기 위한 프로그램이 기록되어 있는 것을 특징으로 하는 컴퓨터에서 판독 가능한 기록 매체.A computer-readable recording medium having recorded thereon a program for executing the method according to any one of claims 12 to 18.
KR1020120130700A 2012-11-19 2012-11-19 Apparatus and method for mapping the adaptive screen elements KR20140063951A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020120130700A KR20140063951A (en) 2012-11-19 2012-11-19 Apparatus and method for mapping the adaptive screen elements

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020120130700A KR20140063951A (en) 2012-11-19 2012-11-19 Apparatus and method for mapping the adaptive screen elements

Publications (1)

Publication Number Publication Date
KR20140063951A true KR20140063951A (en) 2014-05-28

Family

ID=50891491

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020120130700A KR20140063951A (en) 2012-11-19 2012-11-19 Apparatus and method for mapping the adaptive screen elements

Country Status (1)

Country Link
KR (1) KR20140063951A (en)

Similar Documents

Publication Publication Date Title
US8745515B2 (en) Presentation of large pages on small displays
US8302029B2 (en) Presentation of large objects on small displays
US10241975B2 (en) Dynamically determining arrangement of a layout
US9111007B2 (en) Adaptive rendering of a webpage on an electronic display device
KR101472844B1 (en) Adaptive document displaying device and method
JP4079087B2 (en) Layout system
WO2006051415A2 (en) Determining a main content area of a page
US20130061124A1 (en) Managing forms in electronic documents
WO2006067620A2 (en) Indicating related content outside a display area
US20120278696A1 (en) Rule-based grid independent of content
WO2015078159A1 (en) Webpage display method and device
US20140164911A1 (en) Preserving layout of region of content during modification
KR101429466B1 (en) Method and system for providing page using dynamic page division
KR20160006965A (en) Display apparatus and Method for displaying highlight thereof
JP4812077B2 (en) DATA DISPLAY METHOD, DATA DISPLAY DEVICE, AND PROGRAM
CN112416340A (en) Webpage generation method and system based on sketch
JP2005310059A (en) Content reproducing device, mobile phone, content reproducing method, content reproducing program, and recording medium recording content reproducing program
KR20140063951A (en) Apparatus and method for mapping the adaptive screen elements
JP5501915B2 (en) Layout selection device, layout selection method, layout selection program, computer-readable recording medium, content display device, and content creation method
US8988423B2 (en) Electronic album generating apparatus, stereoscopic image pasting apparatus, and methods and programs for controlling operation of same
EP1229512A2 (en) Moving picture playback method and apparatus with the use of windows
KR20130020380A (en) Recoding media for editing web contents in device with touch screen
KR100998076B1 (en) Apparatus and method for controlling size of image displayed on display device
JPH11296463A (en) Marking/redisplay method for home page using frame
KR100782924B1 (en) Display controlling system for controlling font size scalably

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination