Interface GraphElementAccessor<V,​E>

    • Method Detail

      • getVertices

        Collection<V> getVertices​(LayoutModel<V> layoutModel,
                                  Shape shape)
        Parameters:
        shape - the region in which the returned vertices are located
        Returns:
        the vertices whose locations given by layoutModel are contained within shape