Class VerticesUpdateManager.VerticesUpdateEvent

    • Constructor Detail

      • VerticesUpdateEvent

        public VerticesUpdateEvent​(Set<VertexRef> vertexRefs,
                                   TopologyServiceClient source,
                                   boolean displayingAllVertices)
        Parameters:
        vertexRefs - The vertices currently selected.
        source - The source of the event.
        displayingAllVertices - If all vertices are selected this should be true.