Interface mxGraph.mxICellVisitor

  • Enclosing class:
    mxGraph

    public static interface mxGraph.mxICellVisitor
    • Method Summary

      Modifier and Type Method Description
      boolean visit​(java.lang.Object vertex, java.lang.Object edge)  
    • Method Detail

      • visit

        boolean visit​(java.lang.Object vertex,
                      java.lang.Object edge)
        Parameters:
        vertex -
        edge -