1 2 3 4
pub(super) const LABEL_ANCHOR_REVALIDATION_MAX_DISTANCE: f64 = 2.0; pub(super) const POINT_EPS: f64 = 0.000_001; pub(super) const MIN_PORT_CORNER_INSET_FORWARD: f64 = 8.0; pub(super) const MIN_PORT_CORNER_INSET_BACKWARD: f64 = 12.0;