Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ユーザーにある種の曲線を表示するアプリケーションがあります...ポイントのリストがあり、各ポイントには座標(x、y)があります...
私のレイアウトは、autoScroll = true に設定された 1 つの大きなパネルと、この親パネル内の 4 つの他のパネルです! これら4つのすべてのパネルは、曲線を示しています!
場合によっては、最初と終点の距離が最大値よりも大きくなる可能性があります。パネルの高さ、その結果、曲線全体を表示できません!
これを回避する方法はありますか?