Index - All Packages - All Categories - All Classes

Class EdgeAccumulator


Package: Udanax-Gold
All Superclasses: Object Heaper Accumulator
Protocols: Object
Categories: Xanadu-EdgeRegion

Class Methods

initTimeNonInherited


linkTimeNonInherited


make: manager with: startsInside



Instance Methods

copy



Overrides: Accumulator

create: manager with: startsInside


create: manager with: startsInside with: edges with: index with: pending


createRcvr: receiver


destroy



Overrides: Heaper

edge: x

add a transition at the given position. doing it again cancels it

edges: stepper

add a whole bunch of edges at once, assuming that they are sorted and there are no duplicates

region

make a region out of the accumulated edges

restartEdgeAccumulator: rcvr


sendSelfTo: xmtr


step: someObj



Overrides: Accumulator

storeStep: edge

Just store an edge into the array and increment the count

value



Overrides: Accumulator


Index - All Packages - All Categories - All Classes