Uses of Class
it.univr.di.labeledvalue.LabeledIntTreeMap
Package
Description
Provides the classes necessary to manage labeled value maps.
-
Uses of LabeledIntTreeMap in it.univr.di.labeledvalue
Modifier and TypeClassDescriptionstatic class
A read-only view of an objectclass
Extends LabeledIntTreeMap setting optimize field to false.
In this way, labeled values where labels not shorten.
This class is useful for OSTNUPluggableEdge class.Modifier and TypeMethodDescriptionLabeledIntTreeMap.newInstance()
LabeledIntTreeMap.newInstance
(boolean optimize) LabeledIntTreeMap.newInstance
(LabeledIntMap lim) LabeledIntTreeMap.newInstance
(LabeledIntMap lim, boolean optimize)