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.
Java プログラムを使用して、ノード間のいくつかのリンクを含む形状ファイルを作成しました。ここで、リンク (または線) の 1 つの太さを変更したいと考えています。
つまり、シェイプ ファイルでは、(1.0f 基本ストローク) でいくつかの線を作成し、(2.of 基本ストローク) で別の線を作成したいと考えています。どうやってやるの?
お時間とご協力をよろしくお願いいたします。