Uses of Class
netkit.graph.AttributeCategoricalMetaInfo

Packages that use AttributeCategoricalMetaInfo
netkit.graph   
 

Uses of AttributeCategoricalMetaInfo in netkit.graph
 

Methods in netkit.graph that return AttributeCategoricalMetaInfo
 AttributeCategoricalMetaInfo Graph.getAttributeMetaInfo(java.lang.String nodeTypeName, AttributeCategorical attribute)
          Factory method which gets the meta info object for the supplied nodeType name and attribute.