<!--NewPage-->
<html>
<head>
<!-- Generated by javadoc on Mon Feb 23 10:46:39 CET 1998 -->
<a name="_top_"></a>
<title>
Class display.SoftFont
</title>
</head>
<body>
<pre>
<a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-display.html">This Package</a> <a href="display.CharDisplay.html#_top_">Previous</a> <a href="display.Terminal.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre>
<hr>
<h1>
Class display.SoftFont
</h1>
<pre>
<a href="java.lang.Object.html#_top_">java.lang.Object</a>
|
+----display.SoftFont
</pre>
<hr>
<dl>
<dt> public class <b>SoftFont</b>
<dt> extends <a href="java.lang.Object.html#_top_">Object</a>
</dl>
<hr>
<a name="index"></a>
<h2>
<img src="images/constructor-index.gif" width=275 height=38 alt="Constructor Index">
</h2>
<dl>
<dt> <img src="images/yellow-ball-small.gif" width=6 height=6 alt=" o ">
<a href="#SoftFont()"><b>SoftFont</b></a>()
<dd>
</dl>
<h2>
<img src="images/method-index.gif" width=207 height=38 alt="Method Index">
</h2>
<dl>
<dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">
<a href="#drawChar(java.awt.Graphics, char, int, int, int, int)"><b>drawChar</b></a>(Graphics, char, int, int, int, int)
<dd>
<dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">
<a href="#inSoftFont(char)"><b>inSoftFont</b></a>(char)
<dd>
</dl>
<a name="constructors"></a>
<h2>
<img src="images/constructors.gif" width=231 height=38 alt="Constructors">
</h2>
<a name="SoftFont"></a>
<a name="SoftFont()"><img src="images/yellow-ball.gif" width=12 height=12 alt=" o "></a>
<b>SoftFont</b>
<pre>
public SoftFont()
</pre>
<a name="methods"></a>
<h2>
<img src="images/methods.gif" width=151 height=38 alt="Methods">
</h2>
<a name="inSoftFont(char)"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a>
<a name="inSoftFont"><b>inSoftFont</b></a>
<pre>
public boolean inSoftFont(char c)
</pre>
<a name="drawChar(java.awt.Graphics, char, int, int, int, int)"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a>
<a name="drawChar"><b>drawChar</b></a>
<pre>
public void drawChar(<a href="java.awt.Graphics.html#_top_">Graphics</a> g,
char c,
int x,
int y,
int cw,
int ch)
</pre>
<hr>
<pre>
<a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-display.html">This Package</a> <a href="display.CharDisplay.html#_top_">Previous</a> <a href="display.Terminal.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre>
</body>
</html>