public interface ScalingControl
| Modifier and Type | Method and Description |
|---|---|
void |
scale(VisualizationServer<?,?> vv,
float amount,
Point2D at)
zoom the display in or out
|
void scale(VisualizationServer<?,?> vv, float amount, Point2D at)
vv - the VisualizationVieweramount - how much to adjust scale byat - where to adjust scale fromCopyright © 2016. All rights reserved.