NullPointerExceptionが発生します(Batikによってキャッチされ、「エラー:nはパスに沿って要素をアニメーション化しようとします。パスの長さが-0.3 *であるため、作成されていないPoint2Dまで追跡しました。これは負のタイムステップが原因で発生します。
これは私のコントロールの範囲内にあるのだろうか?誰かがXMLを見て、私が混乱したかどうかを確認できますか?
一部のパスを簡略化しましたが、パスに沿って特定の割合までアニメーション化してからフリーズさせようとしています。
<path fill="#ffffff" d="M14.25,-2.5 A2.5,2.5 0 1,1 14.25,2.5 L5.75,2.5 z" stroke-width="1.0" opacity="0.0" transform="translate(0.0,0.0) rotate(0.0,0,0) scale(1.0)" stroke="#000000">
<animateMotion dur="1.0" rotate="auto-reverse" fill="freeze" repeatCount="indefinite" begin="0.0" path="M1212.3,273.5 C1001.2,509.3 452.1,480.7 266.7,224.3 " min="0.0" calcMode="paced" max="0.47916282407407407"/>
</path>
<text x="14.0" y="20.0" style="font-family:Droid Sans Mono; font-size:12.0; color:#000000; font-weight:bold; " opacity="0.0" transform="rotate(0.0,14.0,20.0) ">
A6EMF
<animateMotion dur="1.0" rotate="0" fill="freeze" repeatCount="indefinite" begin="0.0" path="M1212.3,273.5 C1001.2,509.3 452.1,480.7 266.7,224.3 " min="0.0" calcMode="paced" max="0.47"/>
</text>