Documentation of 'edu.uci.ics.jung.visualization.transform.LayoutLensSupport' Java class
LayoutLensSupport
edu.uci.ics.jung.visualization.transform

Class LayoutLensSupport<V,E>

  • All Implemented Interfaces:
    LensSupport


    public class LayoutLensSupport<V,E>
    extends AbstractLensSupport<V,E>
    implements LensSupport
    A class to make it easy to add an examining lens to a jung graph application. See HyperbolicTransformerDemo for an example of how to use it.
    • Constructor Detail

      • LayoutLensSupport

        public LayoutLensSupport(VisualizationViewer<V,E> vv,
                                 LensTransformer lensTransformer,
                                 ModalGraphMouse lensGraphMouse)
        Create an instance with the specified parameters.
        Parameters:
        vv - the visualization viewer used for rendering
        lensTransformer - the lens transformer to use
        lensGraphMouse - the lens input handler

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.