Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 134336
Collapse All | Expand All

(-)src/org/eclipse/gef/SnapToGeometry.java (-1 / +1 lines)
Lines 216-222 Link Here
216
}
216
}
217
217
218
/**
218
/**
219
 * Returns the correction value between ± {@link #THRESHOLD}, or the THRESHOLD if no
219
 * Returns the correction value between ± {@link #THRESHOLD}, or the THRESHOLD if no
220
 * corrections were found.
220
 * corrections were found.
221
 * @param entries the entries
221
 * @param entries the entries
222
 * @param extendedData the map for setting values
222
 * @param extendedData the map for setting values

Return to bug 134336