public interface ScalingControl
Modifier and Type | Method and Description |
---|---|
void |
scale(VisualizationServer<?,?> vv,
float amount,
java.awt.geom.Point2D at)
zoom the display in or out
|
void scale(VisualizationServer<?,?> vv, float amount, java.awt.geom.Point2D at)
vv
- the VisualizationVieweramount
- how much to adjust scale byat
- where to adjust scale from