public class ElementBoundsAnimator extends Object
| Modifier and Type | Field and Description |
|---|---|
static long |
ANIMATION_DURATION_MS |
| Constructor and Description |
|---|
ElementBoundsAnimator(TimeService timeService) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(GraphicsOperations g,
FontMetricsService fm) |
void |
updateElement(net.avh4.math.geometry.Rect bounds,
Element element) |
public static final long ANIMATION_DURATION_MS
public ElementBoundsAnimator(TimeService timeService)
public void updateElement(net.avh4.math.geometry.Rect bounds,
Element element)
public void render(GraphicsOperations g, FontMetricsService fm)
Copyright © 2013. All Rights Reserved.