public class LayoutLensSupport extends AbstractLensSupport implements LensSupport
AbstractLensSupport.Lens, AbstractLensSupport.LensControls
defaultToolTipText, 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, getLensTransformer
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
activate, getGraphMouse, getLensTransformer
public LayoutLensSupport(VisualizationViewer vv)
public LayoutLensSupport(VisualizationViewer vv, LensTransformer lensTransformer, ModalGraphMouse lensGraphMouse)
vv
- the VisualizationViewer to work onpublic void activate()
activate
in interface LensSupport
public void deactivate()
deactivate
in interface LensSupport