Uses of Class
it.univr.di.labeledvalue.AbstractLabeledIntMap
Packages that use AbstractLabeledIntMap
Package
Description
Provides the classes necessary to manage labeled value maps.
-
Uses of AbstractLabeledIntMap in it.univr.di.labeledvalue
Subclasses of AbstractLabeledIntMap in it.univr.di.labeledvalueModifier and TypeClassDescriptionclassSimple implementation ofLabeledIntMapinterface.static classA read-only view of an objectclassDeprecated.static classDeprecated.classSimple implementation ofLabeledIntMapinterface.static classA read-only view of an objectclassExtends LabeledIntTreeMap, setting optimize field to false.
In this way, labeled values where labels are not shortened.
This class is useful for the OSTNUPluggableEdge class.