Java javax.media.j3d ScaleInterpolator fields, constructors, methods, implement or subclass

Example usage for Java javax.media.j3d ScaleInterpolator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.media.j3d ScaleInterpolator.

The text is from its open source code.

Constructor

ScaleInterpolator(Alpha alpha, TransformGroup target)
Constructs a trivial scale interpolator that varies its target TransformGroup node between the two specified alpha values using the specified alpha, an identity matrix, a minimum scale = 0.1f, and a maximum scale = 1.0f.