zxing/docs/apidocs/com/google/zxing/package-frame.html
2022-11-01 22:12:49 -05:00

52 lines
3.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>com.google.zxing (ZXing 3.5.1 API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../com/google/zxing/package-summary.html" target="classFrame">com.google.zxing</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="Reader.html" title="interface in com.google.zxing" target="classFrame"><span class="interfaceName">Reader</span></a></li>
<li><a href="ResultPointCallback.html" title="interface in com.google.zxing" target="classFrame"><span class="interfaceName">ResultPointCallback</span></a></li>
<li><a href="Writer.html" title="interface in com.google.zxing" target="classFrame"><span class="interfaceName">Writer</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="Binarizer.html" title="class in com.google.zxing" target="classFrame">Binarizer</a></li>
<li><a href="BinaryBitmap.html" title="class in com.google.zxing" target="classFrame">BinaryBitmap</a></li>
<li><a href="Dimension.html" title="class in com.google.zxing" target="classFrame">Dimension</a></li>
<li><a href="InvertedLuminanceSource.html" title="class in com.google.zxing" target="classFrame">InvertedLuminanceSource</a></li>
<li><a href="LuminanceSource.html" title="class in com.google.zxing" target="classFrame">LuminanceSource</a></li>
<li><a href="MultiFormatReader.html" title="class in com.google.zxing" target="classFrame">MultiFormatReader</a></li>
<li><a href="MultiFormatWriter.html" title="class in com.google.zxing" target="classFrame">MultiFormatWriter</a></li>
<li><a href="PlanarYUVLuminanceSource.html" title="class in com.google.zxing" target="classFrame">PlanarYUVLuminanceSource</a></li>
<li><a href="Result.html" title="class in com.google.zxing" target="classFrame">Result</a></li>
<li><a href="ResultPoint.html" title="class in com.google.zxing" target="classFrame">ResultPoint</a></li>
<li><a href="RGBLuminanceSource.html" title="class in com.google.zxing" target="classFrame">RGBLuminanceSource</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="BarcodeFormat.html" title="enum in com.google.zxing" target="classFrame">BarcodeFormat</a></li>
<li><a href="DecodeHintType.html" title="enum in com.google.zxing" target="classFrame">DecodeHintType</a></li>
<li><a href="EncodeHintType.html" title="enum in com.google.zxing" target="classFrame">EncodeHintType</a></li>
<li><a href="ResultMetadataType.html" title="enum in com.google.zxing" target="classFrame">ResultMetadataType</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="ChecksumException.html" title="class in com.google.zxing" target="classFrame">ChecksumException</a></li>
<li><a href="FormatException.html" title="class in com.google.zxing" target="classFrame">FormatException</a></li>
<li><a href="NotFoundException.html" title="class in com.google.zxing" target="classFrame">NotFoundException</a></li>
<li><a href="ReaderException.html" title="class in com.google.zxing" target="classFrame">ReaderException</a></li>
<li><a href="WriterException.html" title="class in com.google.zxing" target="classFrame">WriterException</a></li>
</ul>
</div>
</body>
</html>