AtomLabels

AtomLabels

MoleculePlotおよびMoleculePlot3Dのオプションで,原子に使うラベルとその位置を指定する.

詳細

  • 次は,使用可能なオプション設定である.
  • None原子ラベルは使わない
    All常に原子ラベルを使う
    Automatic原子に自動的にラベルを付ける
    "AtomIndex"原子のインデックスをラベルとして使う
    "AtomChirality"原子のキラリティをラベルとして使う
    MoleculeProperty[]原子の分子特性
    EntityProperty["Element",]元素特性
    {a1lbl1,a2lbl2,}原子 aiにラベル lbliを付ける等
    {patt1lbl1,patt2lbl2,}パターン pattiにマッチする原子にラベル lbliを付ける
  • ラベルには任意の式を使うことができる.
  • MoleculeValue["Properties"]["AtomProperties"]を使ってラベル付けのための原子特性をリストにする.
  • Placed[lbl,pos]を使って頂点ボックスと相対的な位置にラベルを置くことができる.
  • Tooltip, StatusAreaツールチップとしてあるいはマウスオーバーの際にステータスエリアに表示する
    Center原子の中心にラベルを置く
    Before,After,Below,Above外側の前,後ろ等にラベルを置く
    Left,Right,Bottom,Top内側の左,右等にラベルを置く
    {Before,Below},{After,Below},外側隅の前/下等にラベルを置く
    {Left,Bottom},{Right,Bottom},内側隅の左/下等にラベルを置く
    {{vx,vy},{lx,ly}}原子内のスケールされた位置{vx,vy}にあるラベル内のスケールされた位置{lx,ly}

例題

すべて開くすべて閉じる

  (4)

すべての原子にインデックスでラベルを付ける:

個々の原子にラベルを付ける:

個々の原子にラベルを付ける:

キラル原子にラベルを付ける:

スコープ  (4)

ラベル指定  (1)

パターンを使って特定の原子の上だけにラベルを置く:

複数のパターンを使って異なるラベルを指定する:

ラベル配置  (3)

Placedを記号的な位置と一緒に使って外側位置を含むラベルの配置を制御する:

記号的な外側隅の位置にラベルを置く:

記号的な内側位置にラベルを置く:

Wolfram Research (2021), AtomLabels, Wolfram言語関数, https://reference.wolfram.com/language/ref/AtomLabels.html.

テキスト

Wolfram Research (2021), AtomLabels, Wolfram言語関数, https://reference.wolfram.com/language/ref/AtomLabels.html.

CMS

Wolfram Language. 2021. "AtomLabels." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AtomLabels.html.

APA

Wolfram Language. (2021). AtomLabels. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AtomLabels.html

BibTeX

@misc{reference.wolfram_2024_atomlabels, author="Wolfram Research", title="{AtomLabels}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/AtomLabels.html}", note=[Accessed: 18-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_atomlabels, organization={Wolfram Research}, title={AtomLabels}, year={2021}, url={https://reference.wolfram.com/language/ref/AtomLabels.html}, note=[Accessed: 18-November-2024 ]}