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