public class AbsoluteCrossoverScalingControl extends CrossoverScalingControl implements ScalingControl
crossover
Constructor and Description |
---|
AbsoluteCrossoverScalingControl() |
Modifier and Type | Method and Description |
---|---|
void |
scale(VisualizationViewer<?,?> vv,
float amount,
java.awt.geom.Point2D at)
scale to the absolute value passed as 'amount'.
|
getCrossover, scale, setCrossover
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
scale
public void scale(VisualizationViewer<?,?> vv, float amount, java.awt.geom.Point2D at)