GraphUtilities`
GraphUtilities`

LineScaledCoordinate

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

LineScaledCoordinate[{{x1,y1},{x2,y2},,{xk,yk}},r]

{x1,y1}からスケールされた距離 r において,ポリライン{{x1,y1},{x2,y2},,{xk,yk}}の点の座標を返す.

LineScaledCoordinate[{{x1,y1},{x2,y2},,{xk,yk}}]

LineScaledCoordinate[{{x1,y1},{x2,y2},,{xk,yk}},0.5]と等価である.

詳細とオプション

  • LineScaledCoordinateを使うためには,まずグラフユーティリティパッケージをロードしなくてはならない.それにはNeeds["GraphUtilities`"]を実行する必要がある.
  • LineScaledCoordinateは2D,3Dのどちらにも有効である.

例題

すべて開くすべて閉じる

  (1)

矢印から60%下がった点において辺を形成する頂点を表示する:

GraphPlot3Dで辺のラベルを加える:

インタラクティブな例題  (1)

Wolfram Research (2007), LineScaledCoordinate, Wolfram言語関数, https://reference.wolfram.com/language/GraphUtilities/ref/LineScaledCoordinate.html.

テキスト

Wolfram Research (2007), LineScaledCoordinate, Wolfram言語関数, https://reference.wolfram.com/language/GraphUtilities/ref/LineScaledCoordinate.html.

CMS

Wolfram Language. 2007. "LineScaledCoordinate." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/GraphUtilities/ref/LineScaledCoordinate.html.

APA

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

BibTeX

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

BibLaTeX

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