public static class PlotView.PlotViewGroup
extends java.lang.Object
Constructor and Description |
---|
PlotView.PlotViewGroup() |
Modifier and Type | Method and Description |
---|---|
void |
addView(PlotView view,
boolean linkY)
Adds the given PlotView to the group.
|
void |
propagateScale(PlotView propagator,
float scale,
boolean isY) |
void |
propagateTrans(PlotView propagator,
float xTrans,
float yTrans) |
public void addView(PlotView view, boolean linkY)
view
- public void propagateScale(PlotView propagator, float scale, boolean isY)
public void propagateTrans(PlotView propagator, float xTrans, float yTrans)