public class LayoutLensSupport extends AbstractLensSupport implements LensSupport
AbstractLensSupport.Lens, AbstractLensSupport.LensControlsdefaultToolTipText, graphMouse, instructions, lens, lensControls, lensGraphMouse, lensTransformer, savedViewTransformer, vv| Constructor and Description |
|---|
LayoutLensSupport(VisualizationViewer vv) |
LayoutLensSupport(VisualizationViewer vv,
LensTransformer lensTransformer,
ModalGraphMouse lensGraphMouse)
create the base class, setting common members and creating
a custom GraphMouse
|
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deactivate() |
activate, getGraphMouse, getLensTransformerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactivate, getGraphMouse, getLensTransformerpublic LayoutLensSupport(VisualizationViewer vv)
public LayoutLensSupport(VisualizationViewer vv, LensTransformer lensTransformer, ModalGraphMouse lensGraphMouse)
vv - the VisualizationViewer to work onpublic void activate()
activate in interface LensSupportpublic void deactivate()
deactivate in interface LensSupport