Documentation of 'org.jgrapht.ext.IntegerComponentNameProvider' Java class
IntegerComponentNameProvider
org.jgrapht.ext

Class IntegerComponentNameProvider<T>

  • Type Parameters:
    T - the component type
    All Implemented Interfaces:
    ComponentNameProvider<T>

    Deprecated. 

    @Deprecated
    public class IntegerComponentNameProvider<T>
    extends IntegerComponentNameProvider<T>
    implements ComponentNameProvider<T>
    Assigns a unique integer to represent each component. Each instance of provider maintains an internal map between every component it has ever seen and the unique integer representing that edge. As a result it is probably desirable to have a separate instance for each distinct graph.
    • Constructor Detail

      • IntegerComponentNameProvider

        public IntegerComponentNameProvider()
        Deprecated. 

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.