|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
merge(SegmentString mergeTarget,
SegmentString ssToMerge,
boolean isSameOrientation)
Updates the context data of a SegmentString when an identical (up to orientation) one is found during dissolving. |
Method Detail |
public void merge(SegmentString mergeTarget, SegmentString ssToMerge, boolean isSameOrientation)
mergeTarget
- the segment string to updatessToMerge
- the segment string being dissolvedisSameOrientation
- true
if the strings are in the same direction,
false
if they are opposite
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |