isIsolated abstract method

bool isIsolated()

An isolated component is one that does not intersect or touch any other component. This is the case if the label has valid locations for only a single Geometry.

@return true if this component is isolated

Implementation

bool isIsolated();