ComputationalGeometry`
ComputationalGeometry`

DiagramPlot

バージョン10で,ComputationalGeometryパッケージのすべての機能がWolframシステムに組み込まれている. »

DiagramPlot[{{x1,y1},{x2,y2},}]

{{x1,y1},}のボロノイ図をプロットする.

DiagramPlot[{{x1,y1},{x2,y2},},{q1,q2,},val]

頂点 q1,q2,と頂点隣接リスト val により記述される図とともに点{{x1,y1},}をプロットする.

詳細とオプション

  • DiagramPlotの機能はWolfram言語の組込み関数VoronoiMeshで利用できるようになった.
  • DiagramPlotを使うためには,まず計算幾何学パッケージをロードしなくてはならない.それにはNeeds["ComputationalGeometry`"]を実行する必要がある.
  • DiagramPlotGraphicsと同じオプションの他に,次のオプションも取る:
  • LabelPointsTrue点にラベルを付けるかどうか
    TrimPoints0省略する図の頂点の数
  • LabelPointsの設定はTrueFalseのいずれかである.LabelPoints->Trueの設定では,入力リストの位置に従って各点にラベルが付けられる.
  • TrimPointsの有効な設定は,任意の非負の整数である.PlotRangeTrimPointsの設定にかかわらず点{x1,y1},{x2,y2},がすべて含めるほど常に大きい.
Wolfram Research (2012), DiagramPlot, Wolfram言語関数, https://reference.wolfram.com/language/ComputationalGeometry/ref/DiagramPlot.html.

テキスト

Wolfram Research (2012), DiagramPlot, Wolfram言語関数, https://reference.wolfram.com/language/ComputationalGeometry/ref/DiagramPlot.html.

CMS

Wolfram Language. 2012. "DiagramPlot." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ComputationalGeometry/ref/DiagramPlot.html.

APA

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

BibTeX

@misc{reference.wolfram_2024_diagramplot, author="Wolfram Research", title="{DiagramPlot}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ComputationalGeometry/ref/DiagramPlot.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_diagramplot, organization={Wolfram Research}, title={DiagramPlot}, year={2012}, url={https://reference.wolfram.com/language/ComputationalGeometry/ref/DiagramPlot.html}, note=[Accessed: 21-November-2024 ]}