Class MagnifyImageLensSupport<V,​E,​M extends LensGraphMouse>

  • Type Parameters:
    V - vertex type
    E - edge type
    M - LensGraphMouse type
    All Implemented Interfaces:
    ItemSelectable, LensSupport<M>

    public class MagnifyImageLensSupport<V,​E,​M extends LensGraphMouse>
    extends AbstractLensSupport<V,​E,​M>
    Changes various visualization settings to activate or deactivate an examining lens for a graph visualization.
    Author:
    Tom Nelson