<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>torutk</author_name>
  <author_url>https://blog.hatena.ne.jp/torutk/</author_url>
  <blog_title>torutkのブログ</blog_title>
  <blog_url>https://torutk.hatenablog.jp/</blog_url>
  <categories>
    <anon>JavaFX</anon>
  </categories>
  <description>昨日JavaFXのアニメーションで繰り返しを無制限にするとメモリリークの兆候が… - torutkのブログの続きです。アナログ時計の実現方法として、RotateTransitionを作成し、cycleCountを無限に設定してplay()を呼ぶことで、時計の針を回転させるアニメーションを繰り返し実行させていました。骨子は次のようなコードになります。 RotateTransition rt = new RotateTransition(Duration.seconds(60), secondHand); : rt.setCycleCount(Animation.INDEFINITE); rt.p…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftorutk.hatenablog.jp%2Fentry%2F20151028%2Fp1&quot; title=&quot;JavaFXのアニメーションで繰り返しを無制限にするとメモリリークの兆候が…（続） - torutkのブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/t/torutk/20151029/20151029023846.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-10-28 00:00:00</published>
  <title>JavaFXのアニメーションで繰り返しを無制限にするとメモリリークの兆候が…（続）</title>
  <type>rich</type>
  <url>https://torutk.hatenablog.jp/entry/20151028/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
