Package fabmetheus_utilities :: Module intercircle :: Class CircleNode
[hide private]
[frames] | no frames]

Class CircleNode

source code

A complex node of complex circle intersections.

Instance Methods [hide private]
 
__init__(self, oneOverRadius, point) source code
 
__repr__(self)
Get the string representation of this CircleNode.
source code
 
getWithinNodes(self, pixelTable)
Get the nodes this circle node is within.
source code