> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 要素

> 要素は、FlexiLayout が検出する必要がある画像オブジェクト（型、形状、位置、リレーション）を記述するもので、単純型と複合型に分けられます。

**要素**は、区切り線、静的テキスト、画像などの1つ以上の[画像オブジェクト](/ja/flexi-capture/fls/batch/prerecognition)を記述します。要素には、オブジェクトの型、幾何学的特徴、おおよその位置、さらに他のオブジェクトとの関係に関する情報が含まれます。

プログラムは要素のプロパティを使用して、その要素が記述するオブジェクトを探し、そのオブジェクトの[領域](/ja/flexi-capture/fls/glossary/glossary-main-body#region)を特定します。領域は、オブジェクトを囲む1つ以上の矩形で構成されます。次に、プログラムは検出されたオブジェクトを使用して[Blocks](/ja/flexi-capture/fls/template/blocks)を特定します。

<div id="simple-and-compound-elements">
  ## 単純要素と複合要素
</div>

要素は次の2つのカテゴリに分類されます。

* **単純要素**は他の要素を含みません：[Static Text](/ja/flexi-capture/fls/template/static-text)、[Separator](/ja/flexi-capture/fls/template/separator)、[White Gap](/ja/flexi-capture/fls/template/white-gap)、[Barcode](/ja/flexi-capture/fls/template/barcode)、[Character String](/ja/flexi-capture/fls/template/character-chain)、[Paragraph](/ja/flexi-capture/fls/template/text-chain)、[Object Collection](/ja/flexi-capture/fls/template/object-collection)、[Date](/ja/flexi-capture/fls/template/date)、[Phone](/ja/flexi-capture/fls/template/phone)、[固有表現](/ja/flexi-capture/fls/ner)、[通貨](/ja/flexi-capture/fls/template/currency)、および [Region](/ja/flexi-capture/fls/template/area)。
* **複合要素**は他の要素を含みます：[Group](/ja/flexi-capture/fls/template/elements-compound)、[繰り返しグループ](/ja/flexi-capture/fls/template/repeatable-group)、[First Found](/ja/flexi-capture/fls/template/first-found)、[Labeled Field](/ja/flexi-capture/fls/template/labeled-field)、[Header](/ja/flexi-capture/fls/template/elements-header-footer)、および [Footer](/ja/flexi-capture/fls/template/elements-header-footer)。

[テーブル](/ja/flexi-capture/fls/tables/table-element)要素は単純要素でも複合要素でもなく、他のどの型の要素にも変換できません。

ある型の要素を別の型の要素に変換することはできますが、複合要素を単純要素に変換したり、その逆を行ったりすることはできません。要素を変換するには、ショートカットメニューの**Convert To**コマンドを選択します。

<div id="how-elements-are-displayed-in-the-tree">
  ## ツリー内での要素の表示
</div>

要素は、プロパティに応じて表示が異なる場合があります。

| 状態 | 表示               |
| -- | ---------------- |
| 無効 | グレーで表示されます       |
| 必須 | 緑色のチェック マークが付きます |
| 禁止 | 赤色のチェック マークが付きます |

要素は結合されて[代替レイアウト](/ja/flexi-capture/fls/template/alternative-layout)を形成します。プロジェクトツリーでは、各代替レイアウトは <img src="https://mintcdn.com/abbyy/lqYknuOmCa79141v/images/flexi-capture/fls/el_compaund.gif?s=9c5e3c2b2460692062808aab4f7f8a1a" alt="代替レイアウト アイコン" style={{display:"inline-block",verticalAlign:"middle",margin:0}} width="16" height="16" data-path="images/flexi-capture/fls/el_compaund.gif" /> で示されます。

<div id="related-topics">
  ## 関連トピック
</div>

* [要素の作成、コピー、削除](/ja/flexi-capture/fls/template/elements-simple)
* [要素のプロパティの概要](/ja/flexi-capture/fls/template/elements-properties)
* [検索領域](/ja/flexi-capture/fls/template/search-constraints)
* [追加の検索条件](/ja/flexi-capture/fls/template/advanced-constraints)
* [要素パラメーターの学習](/ja/flexi-capture/fls/template/elements-training)
