Uses of Class
org.gephi.graph.api.types.IntervalBooleanMap
-
Packages that use IntervalBooleanMap Package Description org.gephi.graph.api.types Custom types the API supports, in addition of primitive and arrays. -
-
Uses of IntervalBooleanMap in org.gephi.graph.api.types
Constructors in org.gephi.graph.api.types with parameters of type IntervalBooleanMap Constructor Description IntervalBooleanMap(IntervalBooleanMap source)Copy constructor.
-