Index - All Packages - All Categories - All Classes
Class IntegerEdgeAccumulator
Package: Udanax-Gold
All Superclasses: Object Heaper Accumulator
Protocols: Object
Categories: Xanadu-Spaces-Integers
Class Methods
initTimeNonInherited
linkTimeNonInherited
make: startsInside with: count
Instance Methods
copy
Overrides: Accumulator
create: startsInside with: count
create: startsInside with: edges with: index with: hasPending with: pending
destroy
Overrides: Heaper
edge: x
add a transition at the given position. doing it again cancels it. This particular coding is used for C++ inlinability
edges: stepper
add a whole bunch of edges at once, assuming that they are sorted and there are no duplicates
printOn: oo
Overrides: Object
region
make a region out of the accumulated edges
step: someObj
Overrides: Accumulator
value
Overrides: Accumulator
Index - All Packages - All Categories - All Classes