JPS58225473A - Clipping circuit of graphic display - Google Patents

Clipping circuit of graphic display

Info

Publication number
JPS58225473A
JPS58225473A JP57108722A JP10872282A JPS58225473A JP S58225473 A JPS58225473 A JP S58225473A JP 57108722 A JP57108722 A JP 57108722A JP 10872282 A JP10872282 A JP 10872282A JP S58225473 A JPS58225473 A JP S58225473A
Authority
JP
Japan
Prior art keywords
coordinates
starting point
point
coordinate area
line segment
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
JP57108722A
Other languages
Japanese (ja)
Inventor
Tomohiko Uozumi
魚住 智彦
Shigeki Morioka
森岡 茂樹
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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric Corp
Yokogawa Hokushin Electric Corp
Yokogawa Electric Works 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 Yokogawa Electric Corp, Yokogawa Hokushin Electric Corp, Yokogawa Electric Works Ltd filed Critical Yokogawa Electric Corp
Priority to JP57108722A priority Critical patent/JPS58225473A/en
Publication of JPS58225473A publication Critical patent/JPS58225473A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering
    • G06T15/10Geometric effects

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Geometry (AREA)
  • Computer Graphics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Image Generation (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To reduce the load of a CPU as well as to perform the processing at a high speed, by using the hardware to perform a clipping operation or an operation a coordinate region and therefore using the software only for designation of the operation. CONSTITUTION:An operator 3 has functions of multiplication/division and addition/subtraction and calculates the coordinates of intersections between the segments forming a pattern and a view board shaft. The coordinates of both start and end points of the calculated segments are stored in a data register 2. The output of the operator 3 is fed to storage parts 7 and 8 via multiplexers 5 and 6, and then the start and end points within the view board are obtained at the parts 7 and 8. Synchronously with this, the coordinate value in the register 2 is transferred to a CPU1. Then a linear interpolation is carried out, and a pattern, etc. is drawn on a display 20.

Description

【発明の詳細な説明】 本発明は、コンピュータの制御により表示器上へ図形な
どをディスプレイ(display)する装置において
、表示器のビューボートを中心の座標区域として図形が
のる平面を9個の区域に分割し、このビューボートから
はみ出た図形の部分をクリップする回路に関するもので
ある。
DETAILED DESCRIPTION OF THE INVENTION The present invention provides an apparatus for displaying figures and the like on a display under the control of a computer. This relates to a circuit that divides a figure into areas and clips the portion of the figure that protrudes from the viewboard.

グラフィック(graphic)ディスプレイ装置は、
通常コンピュータ(以下単にCPUと略す)の制御によ
り表示器(例えば陰極線表示管)上へ各種の図形を写し
出している。このような装置において、CPUは、図形
を構成する各線分座標を演算し、その座標値に基づいて
表示器を制御するわけであるが、図形の中には、表示器
の画面からはみ出るようなものもある。このように表示
器の画面上からはみ出し、ディスプレイされることのな
い図形の部分についてまで、その座標などをCPUで演
算するのは、無駄なことである。従って、以上のように
、表示画面からはみ出した図形の部分は、クリップ処理
されることが好ましい。
A graphic display device is
Usually, various figures are displayed on a display (for example, a cathode ray display tube) under the control of a computer (hereinafter simply abbreviated as CPU). In such devices, the CPU calculates the coordinates of each line segment that makes up the figure and controls the display based on the coordinate values. There are some things. It would be wasteful to use the CPU to calculate the coordinates of parts of graphics that extend beyond the screen of the display device and are never displayed. Therefore, as described above, it is preferable that the portion of the figure that protrudes from the display screen be clipped.

従来のクリップ処理は、ソフトウェアにより行っていた
が、この手段には、いくつかの欠点があるので、その欠
点を改善するために本発明は、なされたものである。
Conventional clip processing has been performed by software, but this method has several drawbacks, and the present invention has been made to improve these drawbacks.

壕ず、第1図〜第3図を用いて、従来から行なわれてい
たクリップ処理を説明する。
The conventional clipping process will be explained with reference to FIGS. 1 to 3.

第1図は、図形がのる平面を9個の座標区域に分割した
ところを示す図である。同図において、点線t、〜t4
  で囲まれた部分(実線で描いた部分)をビューボー
トと称する。このビューボートは、通常、表示器の画面
領域を表わすが、表示器の画面の1部を区分して、その
1区分内に独立して図形を小さく表示する場合は、この
1区分が第1図で言うビューボートになる。いずれにし
ても、ビューボートから外れた図形の部分は、表示器上
に表示されない。そして、ビューボートに、’oooo
’の2進数で表現された値を付け、その他、このビュー
ボートに隣接する8個の座標区域には、第1図に示すよ
うな2進数の値を付けることとする。  ゛例えば、ビ
ューボートの左側の区域は、′0001#であり、下側
の区域は、’0100’である。この左側と下側で挾ま
れた斜め隣接の区域は、’0001’と’0100’の
論理和で得られる’0101’の2進数が付けられてい
る。また、ビューボートの平面上の位置及び大きさは、
第1図に示した、C5と02の座標を与えることにより
定められる。
FIG. 1 is a diagram showing a plane on which a figure is placed divided into nine coordinate areas. In the same figure, dotted lines t, ~t4
The part surrounded by (the part drawn with a solid line) is called the view boat. This viewboard usually represents the screen area of the display device, but if a part of the screen of the display device is divided and a small figure is displayed independently within that one division, this one division is the first It becomes a view boat as shown in the diagram. In any case, the portion of the figure that is outside the viewboard is not displayed on the display. And on the view boat, 'oooo
', and the other eight coordinate areas adjacent to this view boat are assigned binary values as shown in FIG. For example, the left area of the view boat is '0001#' and the lower area is '0100'. The diagonally adjacent area sandwiched between the left side and the bottom side is given the binary number '0101' obtained by the logical sum of '0001' and '0100'. In addition, the position and size of the view boat on the plane are as follows:
It is determined by giving the coordinates of C5 and 02 shown in FIG.

第2図は、始点をA、とし終点をB、とする直線を描い
た図である。同図において、点A、とB1はどちらも、
ビューボートか、ら外れており、表示器には表示されな
い。第2図のような直線を図形処理するには、線分A、
 A、と線分BI B!を取シ除  ゛く処理(クリッ
プ処理)を行ない、新たにA6を始点、B、を終点とす
る直線補間によシ、その図形処理がなされる。
FIG. 2 is a diagram depicting a straight line with the starting point at A and the ending point at B. In the same figure, both points A and B1 are
It is out of the view boat and is not displayed on the display. To graphically process a straight line like the one shown in Figure 2, line segment A,
A, and line segment BI B! Then, the graphics processing is performed using linear interpolation with A6 as the starting point and B as the ending point.

以上のようなりリップ処理は、従来、ソフトウェアによ
って行なわれていた。第3図は、そのフローの一例を示
したものである。
The lip processing described above has conventionally been performed by software. FIG. 3 shows an example of the flow.

このソフトウェアによるクリップ処理には、次の欠点が
ある。
Clip processing using this software has the following drawbacks.

(イ) クリップ処理に多くの処理時間を要し、高速性
に欠ける。
(b) Clip processing requires a lot of processing time and lacks high speed.

(ロ) ソフトウェアの設計に負担がかかる。(b) Software design is burdensome.

以上の点に鑑みて本発明は、なされたもので、その要旨
は、次の如くである。図形を構成する線分とビューボー
ト軸とのダ点座標を算出し新たな始点と終点を定める演
算器を備え、更にこの新たな始点と終点が属する座標区
域をノ・−ドクエアによって求めるようにし、ソフトウ
ェアの負担軽減と処理の高速化を図ったものである。
The present invention has been made in view of the above points, and the gist thereof is as follows. It is equipped with an arithmetic unit that calculates the point coordinates of the line segments constituting the figure and the view boat axis and determines new starting points and ending points, and further calculates the coordinate area to which these new starting points and ending points belong using node squares. , which aims to reduce the burden on software and speed up processing.

以下図面に基づいて、本発明の詳細な説明する。The present invention will be described in detail below based on the drawings.

第4図は、本発明に係る図形表示装置のクリップ回路の
1例を示す図である。同図において、1はCPU、2は
データレジスタである。このデータレジスタ2には、表
示器上に描こうとする線分の始点座標(X、、Y、) 
 と終点座標(X2.Y、)  とビューボートの位置
と大きさを定めるC1とC2の座標(υ1゜V2)と(
’I)H+ t)4 )とが書き込まれる。そして、こ
の座標値u 1〜v4  とx、 、 y、 * x2
* y2の初期値はCPU 1からの指令により決定さ
れる。線分の始点及び終点座標値X、 @ Y、l X
21 Y2  は、後述する演算器で算出される毎に新
次に書き直されるものである。3は演算器であり、乗除
算演算部31と加減算演算部32とで構成される。5と
6はマルチプレクサであり、それぞれ4つのスイッチ素
子51〜54と61〜64とで構成される。これらの個
々のスイッチ素子(51〜54.61〜64)は、入力
し7t2つの信号のうち一方を選択するような構成とな
っており、例えば、ゲート素子や半導体スイッチ素子な
どで形成される。マ次、マルチプレクサ5と6を構成す
る8個のスイッチ素子は、そのうちの1個のみが演算器
3からの信号を選択し、その他は後述する記憶部からの
信号を選択するように動作している。そして、このマル
チプレクサ5と6のスイッチ制御は、CPUIからの信
号CNSとCNEで行なわれる。7と8は記憶部であり
、例えばラッチやフリップフロップなどの1時記憶手段
で構成される。この記憶部7と8は、それぞれ4個の素
子(72〜74)と(81〜84)で形成されており、
これらは、上述したマルチプレクサ5と6の各スイッチ
素子と対応している。9と10はゲートであり記憶部7
と8の内容をパスライン13にのせるものである。11
と12は双方向の特性を有するバッファであ、9.20
11図形をディスプレイする表示器である。
FIG. 4 is a diagram showing an example of a clip circuit of a graphic display device according to the present invention. In the figure, 1 is a CPU and 2 is a data register. This data register 2 contains the starting point coordinates (X,, Y,) of the line segment to be drawn on the display.
and the end point coordinates (X2.Y,) and the coordinates of C1 and C2 that define the position and size of the view boat (υ1°V2) and (
'I)H+t)4) is written. Then, these coordinate values u 1 to v4 and x, , y, * x2
*The initial value of y2 is determined by a command from CPU 1. Line segment start point and end point coordinate values X, @ Y, l X
21 Y2 is rewritten to a new order every time it is calculated by an arithmetic unit, which will be described later. 3 is an arithmetic unit, which is composed of a multiplication/division operation section 31 and an addition/subtraction operation section 32. Numerals 5 and 6 are multiplexers, each consisting of four switch elements 51-54 and 61-64. These individual switch elements (51 to 54, 61 to 64) are configured to select one of the two input signals, and are formed of, for example, a gate element or a semiconductor switch element. Of the eight switching elements constituting the multiplexers 5 and 6, only one of them operates to select the signal from the arithmetic unit 3, and the others select signals from the storage section, which will be described later. There is. Switch control of multiplexers 5 and 6 is performed by signals CNS and CNE from the CPUI. Reference numerals 7 and 8 indicate storage units, which are comprised of temporary storage means such as latches and flip-flops. The storage units 7 and 8 are each formed of four elements (72-74) and (81-84),
These correspond to the respective switching elements of multiplexers 5 and 6 described above. 9 and 10 are gates and storage section 7
and 8 are placed on the path line 13. 11
and 12 are buffers with bidirectional characteristics, and 9.20
This is a display device that displays 11 figures.

以上のような構成の第4図回路の動作を詳述する。The operation of the circuit shown in FIG. 4 having the above configuration will be described in detail.

まずCPU1 からバッファ11とパスライン13など
を介し7てビューボートの位置及び大きさを定める座1
iAv、〜ν4の値が送信され、これらは、データレジ
スタ2へ格納される。更に、CPUI からは、表示し
ようとする図形の線分の始点と終点の座標値(X、、Y
、)と(x2.y2)とが送信拝れ、これらは、データ
レジスタ2へ格納される。このCPU 1から送信され
た始点と終点は、第2図のA、(始点)とB、 (終点
)であったと仮定する。
First, the seat 1 determines the position and size of the view boat from the CPU 1 via the buffer 11 and the path line 13.
The values of iAv, ~v4 are transmitted and these are stored in data register 2. Furthermore, from the CPUI, the coordinate values (X, Y
, ) and (x2.y2) are transmitted and stored in the data register 2. Assume that the starting point and ending point sent from this CPU 1 are A, (starting point) and B, (ending point) in FIG.

本発明のクリップ回路においては、線分の始点と終点と
が、第1図で説明した9個の座標区域のどれに属してい
るかをハードウェア的に算出するようにしている点が一
つの特徴となっている。すなわち、演算器3により、始
点と終点の座標区域を算出しているが、その動作は、次
の如くである。
One feature of the clipping circuit of the present invention is that hardware calculates to which of the nine coordinate areas explained in FIG. 1 the starting point and ending point of a line segment belong. It becomes. That is, the coordinate area of the starting point and the ending point is calculated by the calculator 3, and its operation is as follows.

始点A、の座標区域を検出するには、まず、始点A、が
ビューボート軸t、の右又は左にあるかを演算器3によ
り算出する。第2図の場合、A。
To detect the coordinate area of the starting point A, first, the calculator 3 calculates whether the starting point A is on the right or left of the viewport axis t. In the case of Figure 2, A.

は軸t、の左にあり、この時演算器3の出力は′1N 
となるように定められている。そして、この軸t、との
比較結果(演算器3の出力11′)は、マルチプレクサ
5のスイッチ素子51を介して記憶部の素子71に格納
される。マルチプレクサの他のスイッチ素子は皆第4図
のような接点に接続されており、軸t、との比較結果は
、記憶部の素    1子71のみに格納される。なお
、他の記憶部の素子は、予め、その内容をクリアされて
いる。
is on the left of the axis t, and at this time the output of the arithmetic unit 3 is '1N
It is determined that The result of comparison with this axis t (output 11' of the arithmetic unit 3) is stored in the element 71 of the storage section via the switch element 51 of the multiplexer 5. All other switch elements of the multiplexer are connected to the contacts as shown in FIG. 4, and the comparison result with axis t is stored only in element 1 71 of the storage section. Note that the contents of the other memory elements are cleared in advance.

次にA、が軸t、の右又は左にあるかを算出する。第2
図の場合、A、Fi軸t2の左にあり、この時演算器3
の出力は′0′ となる占うに定めら。
Next, it is calculated whether A is on the right or left of axis t. Second
In the case of the figure, A is on the left of the Fi axis t2, and at this time the arithmetic unit 3
The output of is assumed to be '0'.

れている。そして、この場合はマルチプレクサ5のスイ
ッチ素子52を介して記憶部7の素子72へ′0“ が
格納される。なお、この場合、スイッチ素子51は記憶
部7からの信号側へ切り換えられているので、記憶部の
素子71の内容は、先程格納した状態を保持し続ける。
It is. In this case, '0'' is stored in the element 72 of the storage unit 7 via the switch element 52 of the multiplexer 5. In this case, the switch element 51 is switched to the signal side from the storage unit 7. Therefore, the contents of the storage element 71 continue to maintain the previously stored state.

次にA、が軸t3の上又は下にあるかを算出する。第2
図の場合、A1 は軸t、の下にあり、この時演算器3
の出力は11′ となるように定められている。この演
算器3の出力は記憶部の素子73へ格納される。
Next, it is calculated whether A is above or below the axis t3. Second
In the case of the figure, A1 is below the axis t, and at this time the computing unit 3
The output of is set to be 11'. The output of this arithmetic unit 3 is stored in the element 73 of the storage section.

同様にしてA、が軸t4の上又は下にあるかを算出し、
その結果′0# を記憶部の素子74へ格納する。
Similarly, calculate whether A is above or below the axis t4,
The result '0#' is stored in element 74 of the storage section.

従って、記憶部7には’0101 ’  の座標区域を
示す付号が形成されることとなる。
Therefore, a number indicating the coordinate area of '0101' is formed in the storage unit 7.

以上と同じ動作によシ終点B、の座標区域も記憶部8に
付号として形成される。
By the same operation as above, the coordinate area of the end point B is also formed in the storage section 8 as a number.

上述の動作により%  A、  とB、は、ビューポー
) ’0000’の区域外にあることが判別でき、従ク
ーCクリップ処理がなされる。
By the above-described operation, it can be determined that %A, and B are outside the area of ``0000'' (viewpoint), and the secondary clip processing is performed.

クリップ処理は次の動作により行なわれる。まず、A、
とB、を結ぶ直線と軸t、との交点A2の座標を演算器
3により求める。この関係を第5図に示し、演算式は、
(1)式のとうりである。
Clip processing is performed by the following operations. First, A.
The coordinates of the intersection A2 between the straight line connecting B and B and the axis t are determined by the calculator 3. This relationship is shown in Figure 5, and the calculation formula is:
According to equation (1).

I=I、+(j2−I、 )X(t+−J、)/(J2
−J、)  ・・・(1)従って乗除算演茸部31と加
減算演算部32とでA2 の座標を算出することができ
る。
I=I, +(j2-I, )X(t+-J,)/(J2
-J, ) ... (1) Therefore, the coordinates of A2 can be calculated by the multiplication/division operation section 31 and the addition/subtraction operation section 32.

新しい始点であるA2の座標区域は上述と同じ要領で算
出され、記憶部7へ格納される。
The coordinate area of A2, which is the new starting point, is calculated in the same manner as described above and stored in the storage unit 7.

しかじA2点もビューボート外であるため、更に軸t、
と直線A、B、−との交点A3の座標を演算器3により
算出する。そして、この更に新しい始点A、は、第2図
に示す如く座標区域が’ oooo ’でありビューボ
ート内にある。この始点、Asの座標値は演算器3によ
り出力され、データレジスタ2内に書き込まれる。
Since point A2 is also outside the view boat, the axis t,
The arithmetic unit 3 calculates the coordinates of the intersection point A3 between and the straight lines A, B, and -. As shown in FIG. 2, this newer starting point A has a coordinate area of 'oooo' and is located within the view boat. The coordinate values of this starting point, As, are output by the arithmetic unit 3 and written into the data register 2.

上述と同じ動作により終点B、の座標も算中され、デー
タレジスタ2内に書き込まれるとともに、記憶部8の付
号も’oooo’  となる。
By the same operation as described above, the coordinates of the end point B are also calculated and written into the data register 2, and the number in the storage section 8 is also changed to 'oooo'.

このように2つの記憶部7と8の内容がゝoooo ’
すなわち、ビューボート内に位置する始点と終点が得ら
れると、これに同期して、データレジスタ2内の座標値
(X、、Y、)と(X21Y2)の値がCPU1へ転送
され、その後、始点A、、終点B、とする直線補間がな
され、表示器20上に描かれる。
In this way, the contents of the two storage units 7 and 8 are
That is, when the starting point and ending point located in the view boat are obtained, the coordinate values (X,, Y,) and (X21Y2) in the data register 2 are transferred to the CPU 1 in synchronization with this, and then, Linear interpolation is performed with starting point A, ending point B, and drawn on the display 20.

なお、以上の説明では、座標区域を表わす付号として、
具体的付号を用いて説明したが、上述の付号やビット数
に限定するものでないことは明らかである。
In addition, in the above explanation, the subtitles representing the coordinate area are
Although the description has been made using specific numbers, it is clear that the present invention is not limited to the above-mentioned numbers or number of bits.

以上述べたように、本発明によれば、ハードウェアによ
りクリップ演算や座標区域の演算を行なうため、ソフト
ウェアは、演算の指定のみでよくCPUの負担が軽減さ
れる。また、処理の高速化も実現で籾る。
As described above, according to the present invention, since the clip calculation and coordinate area calculation are performed by hardware, the software only needs to specify the calculation, and the load on the CPU is reduced. It will also help speed up processing.

【図面の簡単な説明】[Brief explanation of drawings]

第1図〜第3図は従来から行なわれているクリップ地理
を説明するための図、第4図は本発明に係る図形表示装
置のクリップ回路の1例を示す図、第5図Fi(11式
の関係を示す図である。 l・・・CPU、2・・・データレジスタ、3・・・演
算器、5.6・・・マルチプレクサ、7.8・・・記憶
部、9゜10・・・ゲート、11..12・・・バッフ
ァ、2o・・・表示器。 第 l 図        茅 2 図第 3  口 第  4  m
1 to 3 are diagrams for explaining conventional clipping geography, FIG. 4 is a diagram showing an example of a clipping circuit of a graphic display device according to the present invention, and FIG. It is a diagram showing the relationship between formulas. l...CPU, 2...Data register, 3...Arithmetic unit, 5.6...Multiplexer, 7.8...Storage unit, 9°10. ...Gate, 11..12...Buffer, 2o...Display device.

Claims (2)

【特許請求の範囲】[Claims] (1)  コンピュータの制御により表示器上へ図形を
表示するにあたり、表示器のビューボートを中心の座標
区域として図形がのる平面を9個の区域に分割し、この
ビューボートからはみ出た図形の部分をクリップする回
路において、乗除算及び加減算の機能を有し前記図形を
構成する線分とビューボート軸との交点座標を算出する
演算器と、前記算出された線分の始点と終点の座標をメ
モリするデータレジスタと、各ビューボート軸に対する
前記始点と終点の上下左右の位置情報を前記演算器から
導入しこの始点と終点が属する座標区域をメモリする1
時記憶手段と、前記演算器からの出力を順に前記1時記
憶手段に導入するマルチプレクサと、を備え、 前記1時記憶手段に格納された線分の始点と終点の属す
る座標区域がビューポー・)を示す座標区域となった時
に、前記データレジスタに記憶されている線分の始点座
標と終点座標をCPUへ送るようにしたクリップ回路。
(1) When displaying a figure on a display under computer control, the plane on which the figure rests is divided into nine areas with the viewboard of the display as the center coordinate area, and the figure that protrudes from the viewboard is divided into nine areas. In a circuit for clipping a portion, a computing unit having multiplication/division and addition/subtraction functions and calculating the coordinates of the intersection of the line segments constituting the figure and the view boat axis, and the coordinates of the start and end points of the calculated line segments. and a data register for storing the coordinate area to which the starting point and the ending point belong by inputting the vertical and horizontal positional information of the starting point and ending point for each view boat axis from the computing unit.
and a multiplexer that sequentially introduces the output from the arithmetic unit into the primary storage means, and the coordinate area to which the starting point and end point of the line segment stored in the primary storage means belong is a viewport. A clipping circuit configured to send starting point coordinates and ending point coordinates of a line segment stored in the data register to a CPU when the coordinate area is reached.
(2)  前記1時記憶手段を線分の始点用と終点用の
2つに分けて構成したことを特徴とする特許請求の範囲
第1項記載のクリップ回路。
(2) The clip circuit according to claim 1, wherein the temporary storage means is divided into two parts, one for a starting point and one for an end point of a line segment.
JP57108722A 1982-06-24 1982-06-24 Clipping circuit of graphic display Pending JPS58225473A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57108722A JPS58225473A (en) 1982-06-24 1982-06-24 Clipping circuit of graphic display

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57108722A JPS58225473A (en) 1982-06-24 1982-06-24 Clipping circuit of graphic display

Publications (1)

Publication Number Publication Date
JPS58225473A true JPS58225473A (en) 1983-12-27

Family

ID=14491894

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57108722A Pending JPS58225473A (en) 1982-06-24 1982-06-24 Clipping circuit of graphic display

Country Status (1)

Country Link
JP (1) JPS58225473A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0214352A (en) * 1989-05-17 1990-01-18 Casio Comput Co Ltd Electronic calculator with graph display function

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0214352A (en) * 1989-05-17 1990-01-18 Casio Comput Co Ltd Electronic calculator with graph display function
JPH0512743B2 (en) * 1989-05-17 1993-02-18 Casio Computer Co Ltd

Similar Documents

Publication Publication Date Title
KR900006042B1 (en) Display control apparatus for use in composite document processing apparatus
JPH10275460A (en) Memory device and picture processing device using this
JPH0640259B2 (en) Data processing device
JPS58225473A (en) Clipping circuit of graphic display
JPS58163992A (en) Crt display unit
JPH11316856A (en) Picture processor
JPS58146931A (en) Display
JP3092154B2 (en) Digital drawing equipment
EP0838786A1 (en) Method of producing polygon data, image processor to which the method is applied, and expanded function board
JP2656753B2 (en) Image data processing apparatus and system using the same
JPH10222695A (en) Plotting device and plotting method
EP0227702A4 (en) Laser display system.
JP2787487B2 (en) Circuit for determining the position of a line segment displayed and operated on a computer system
JPS6159484A (en) Segment control system
JPS61251968A (en) Image display device
JPS61148487A (en) Expander/reducer
JP2001166767A (en) Device and method for processing drawing
JPS62290980A (en) Parallel type display system
JPS60107151A (en) Vector expanding system
JPS61196288A (en) Cursor position coordinate conversion system
JPS59211130A (en) Graphic display device
JPH03156690A (en) Rectangular area picture-drawing system
JPH02183877A (en) Graphic display device
JPH01293488A (en) Plotting address controller
JPH02207383A (en) Graphic painting-out device