computeLabel method

void computeLabel(
  1. BoundaryNodeRule boundaryNodeRule
)

Implementation

void computeLabel(BoundaryNodeRule boundaryNodeRule) {
  // subclasses should override this if they are using labels
}