public class PositionPatternNode extends SquareNode
SquareNode.KdTreeSquareNode| Modifier and Type | Field and Description |
|---|---|
double |
grayThreshold |
center, edges, graph, largestSide, RESET_GRAPH, sideLengths, smallestSide, square, touch| Constructor and Description |
|---|
PositionPatternNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset()
Discards previous information
|
distanceSqCorner, findEdge, findEdgeIndex, getNumberOfConnections, smallestSideLength, updateArrayLengthpublic void reset()
SquareNodereset in class SquareNode