1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>m17n ライブラリ: モジュール</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">m17n ライブラリ
 <span id="projectnumber">1.8.4</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- 構築: Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'検索','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','検索');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">モジュール</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">全モジュールの一覧です。</div><div class="directory">
<div class="levels">[表示階層 <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a class="el" href="group__m17nIntro.html" target="_self">はじめに</a></td><td class="desc">M17n ライブラリ イントロダクション </td></tr>
<tr id="row_1_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_1_" class="arrow" onclick="toggleFolder('1_')">▼</span><a class="el" href="group__m17nCore.html" target="_self">コア API</a></td><td class="desc">Libm17n-core.so が提供する API </td></tr>
<tr id="row_1_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nObject.html" target="_self">管理下オブジェクト</a></td><td class="desc">参照回数で管理されるオブジェクト </td></tr>
<tr id="row_1_1_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nSymbol.html" target="_self">シンボル</a></td><td class="desc">シンボルオブジェクトとそれに関する API </td></tr>
<tr id="row_1_2_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nPlist.html" target="_self">プロパティリスト</a></td><td class="desc">プロパティリストオブジェクトとそれに関する API </td></tr>
<tr id="row_1_3_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nCharacter.html" target="_self">文字</a></td><td class="desc">文字オブジェクトとそれに関する API </td></tr>
<tr id="row_1_4_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nChartable.html" target="_self">文字テーブル</a></td><td class="desc">文字テーブルとそれに関する API </td></tr>
<tr id="row_1_5_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nMtext.html" target="_self">M-text</a></td><td class="desc">M-text オブジェクトとそれに関する API </td></tr>
<tr id="row_1_6_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nTextProperty.html" target="_self">テキストプロパティ</a></td><td class="desc">テキストプロパティを操作するための関数 </td></tr>
<tr id="row_1_7_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nDatabase.html" target="_self">データベース</a></td><td class="desc">M17n データベースにとそれに関する API </td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_2_" class="arrow" onclick="toggleFolder('2_')">▼</span><a class="el" href="group__m17nShell.html" target="_self">シェル API</a></td><td class="desc">Libm17n.so が提供する API </td></tr>
<tr id="row_2_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nCharset.html" target="_self">文字セット</a></td><td class="desc">文字セットオブジェクトとそれに関する API </td></tr>
<tr id="row_2_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nConv.html" target="_self">コード変換</a></td><td class="desc">コード系オブジェクトとそれに関する API </td></tr>
<tr id="row_2_2_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nLocale.html" target="_self">ロケール</a></td><td class="desc">ロケールオブジェクトとそれに関する API </td></tr>
<tr id="row_2_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nInputMethod.html" target="_self">入力メソッド (基本部分)</a></td><td class="desc">入力メソッド用API </td></tr>
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a class="el" href="group__m17nFLT.html" target="_self">FLT API</a></td><td class="desc">Libm17n-flt.so が提供する API </td></tr>
<tr id="row_4_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_4_" class="arrow" onclick="toggleFolder('4_')">▼</span><a class="el" href="group__m17nGUI.html" target="_self">GUI API</a></td><td class="desc">Libm17n-gui.so が提供する API </td></tr>
<tr id="row_4_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nFrame.html" target="_self">フレーム</a></td><td class="desc"><em>フレーム</em> とはグラフィックデバイスに対応するオブジェクトである </td></tr>
<tr id="row_4_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nFont.html" target="_self">フォント</a></td><td class="desc"></td></tr>
<tr id="row_4_2_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nFontset.html" target="_self">フォントセット</a></td><td class="desc">フォントセットは文字からフォントへの対応付けを行うオブジェクトである </td></tr>
<tr id="row_4_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nFace.html" target="_self">フェース</a></td><td class="desc">フェースとは、M-text の見栄えを制御するオブジェクトである </td></tr>
<tr id="row_4_4_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nDraw.html" target="_self">表示</a></td><td class="desc">M-text をウィンドウに描画する </td></tr>
<tr id="row_4_5_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nInputMethodWin.html" target="_self">入力メソッド (GUI)</a></td><td class="desc">ウィンドウシステム上の入力メソッドのサポート </td></tr>
<tr id="row_5_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_5_" class="arrow" onclick="toggleFolder('5_')">▼</span><a class="el" href="group__m17nMisc.html" target="_self">MISC API</a></td><td class="desc">その他の API </td></tr>
<tr id="row_5_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nError.html" target="_self">エラー処理</a></td><td class="desc">M17n ライブラリのエラー処理 </td></tr>
<tr id="row_5_1_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><a class="el" href="group__m17nDebug.html" target="_self">デバッグサポート</a></td><td class="desc">M17n ライブラリユーザのためのプログラムデバッグサポート </td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
<!-- -*- coding: utf-8; -*- -->
<hr>
<ADDRESS>
<a href="http://www.m17n.org/m17n-lib-ja/index.html" target="mulewindow"><img src="parrot.png" align=bottom alt="m17n-lib Home" border=0></a>
</ADDRESS>
</body>
</HTML>
<!-- Copyright information
Copyright (C) 2001 Information-technology Promotion Agency (IPA)
Copyright (C) 2001-2011
National Institute of Advanced Industrial Science and Technology (AIST)
This file is part of the m17n library documentation.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no
Invariant Section, no Front-Cover Texts,
and no Back-Cover Texts. A copy of the license is included in the
appendix entitled "GNU Free Documentation License".
-->
|