public interface ILineStripMergePolicy
Modifier and Type | Method and Description |
---|---|
boolean |
mergeable(LineStrip ls1,
LineStrip ls2) |
double |
mergeScore(LineStrip ls1,
LineStrip ls2) |
LineStrip |
mostMergeableIfAny(LineStrip ls,
List<LineStrip> lines) |
Copyright © 2016. All rights reserved.