Uses of Class
netkit.graph.FixedTokenSet

Packages that use FixedTokenSet
netkit.graph   
 

Uses of FixedTokenSet in netkit.graph
 

Constructors in netkit.graph with parameters of type FixedTokenSet
AttributeFixedCategorical(java.lang.String name, FixedTokenSet tokenSet)
          The constructor must be provided the name of this attribute and the set of valid categorical token values.