edu.uci.ics.jung.visualization.transform
Interface LensSupport
- All Known Implementing Classes:
- AbstractLensSupport, HyperbolicImageLensSupport, LayoutLensSupport, MagnifyImageLensSupport, ViewLensSupport
public interface LensSupport
basic API for implementing lens projection support
- Author:
- Tom Nelson
activate
void activate()
deactivate
void deactivate()
activate
void activate(boolean state)
getLensTransformer
LensTransformer getLensTransformer()
getGraphMouse
ModalGraphMouse getGraphMouse()
Copyright © 2009. All Rights Reserved.